Skip to content

Commit 1b40ba9

Browse files
Bump dependencies for Laravel 12 (#132)
1 parent d59b86d commit 1b40ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "~8.0",
22-
"illuminate/support": "^8.0|^9.0|^10.0|^11.0"
22+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0"
2323
},
2424
"require-dev": {
2525
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)