Skip to content

Commit 5fc8181

Browse files
committed
chore: increase min L11 version
1 parent 504c584 commit 5fc8181

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"require": {
2323
"php": "^8.0.2",
2424
"ext-json": "*",
25-
"illuminate/console": "^9.52.16 || ^10.28.0 || ^11.16.0",
26-
"illuminate/container": "^9.52.16 || ^10.28.0 || ^11.16.0",
27-
"illuminate/contracts": "^9.52.16 || ^10.28.0 || ^11.16.0",
28-
"illuminate/database": "^9.52.16 || ^10.28.0 || ^11.16.0",
29-
"illuminate/http": "^9.52.16 || ^10.28.0 || ^11.16.0",
30-
"illuminate/pipeline": "^9.52.16 || ^10.28.0 || ^11.16.0",
31-
"illuminate/support": "^9.52.16 || ^10.28.0 || ^11.16.0",
25+
"illuminate/console": "^9.52.16 || ^10.28.0 || ^11.40.0",
26+
"illuminate/container": "^9.52.16 || ^10.28.0 || ^11.40.0",
27+
"illuminate/contracts": "^9.52.16 || ^10.28.0 || ^11.40.0",
28+
"illuminate/database": "^9.52.16 || ^10.28.0 || ^11.40.0",
29+
"illuminate/http": "^9.52.16 || ^10.28.0 || ^11.40.0",
30+
"illuminate/pipeline": "^9.52.16 || ^10.28.0 || ^11.40.0",
31+
"illuminate/support": "^9.52.16 || ^10.28.0 || ^11.40.0",
3232
"phpmyadmin/sql-parser": "^5.9.0",
3333
"phpstan/phpstan": "^1.12.5"
3434
},

0 commit comments

Comments
 (0)