Skip to content

Commit 5b9e593

Browse files
committed
Bump dependencies for Laravel 12
1 parent 292c482 commit 5b9e593

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
@@ -14,8 +14,8 @@
1414
"require": {
1515
"php": ">= 8.2",
1616
"guzzlehttp/guzzle": "^7.0",
17-
"illuminate/notifications": "^10.0|^11.0",
18-
"illuminate/support": "^10.0|^11.0",
17+
"illuminate/notifications": "^10.0|^11.0|^12.0",
18+
"illuminate/support": "^10.0|^11.0|^12.0",
1919
"kreait/laravel-firebase": "^5.7"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)