Skip to content

Commit 8a05f3a

Browse files
committed
Bump dependencies for Laravel 11
1 parent 8184ef6 commit 8a05f3a

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
@@ -13,9 +13,9 @@
1313
],
1414
"require": {
1515
"php": "^8.0|^8.1",
16-
"illuminate/notifications": "^9.0|^10.0",
17-
"illuminate/support": "^9.0|^10.0",
18-
"illuminate/queue": "^9.0|^10.0",
16+
"illuminate/notifications": "^9.0|^10.0|^11.0",
17+
"illuminate/support": "^9.0|^10.0|^11.0",
18+
"illuminate/queue": "^9.0|^10.0|^11.0",
1919
"guzzlehttp/guzzle": "^7.2",
2020
"ext-json": "*"
2121
},

0 commit comments

Comments
 (0)