Skip to content

Commit 9479289

Browse files
committed
no message
1 parent 7eb5a70 commit 9479289

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
],
2121
"require": {
2222
"php": ">=7.4",
23-
"illuminate/support": "^8.0|^9.0|^10.0",
24-
"illuminate/contracts": "^8.0|^9.0|^10.0",
25-
"illuminate/http": "^8.0|^9.0|^10.0"
23+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
24+
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
25+
"illuminate/http": "^8.0|^9.0|^10.0|^11.0"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)