Skip to content

Commit 77feb38

Browse files
authored
Update composer.json (#527)
1 parent 93d3892 commit 77feb38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
],
1616
"require": {
1717
"php": "^7.3|^8.0",
18-
"illuminate/contracts": "^8.0|^9.0",
19-
"illuminate/console": "^8.0|^9.0",
20-
"illuminate/support": "^8.0|^9.0"
18+
"illuminate/contracts": "^8.0|^9.0|^10.0",
19+
"illuminate/console": "^8.0|^9.0|^10.0",
20+
"illuminate/support": "^8.0|^9.0|^10.0"
2121
},
2222
"bin": [
2323
"bin/sail"

0 commit comments

Comments
 (0)