Skip to content

Commit 2bd4f20

Browse files
authored
Update composer.json
update 11.x
1 parent 0f3df9b commit 2bd4f20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
],
1212
"require": {
1313
"php": ">=8.1",
14-
"illuminate/view": "^9.0|^10.0",
15-
"illuminate/config": "^9.0|^10.0"
14+
"illuminate/view": "^9.0|^10.0|^11.0",
15+
"illuminate/config": "^9.0|^10.0|^11.0"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^10.0",

0 commit comments

Comments
 (0)