Skip to content

Commit 2ab0031

Browse files
committed
Laravel 12
1 parent 741d0a4 commit 2ab0031

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
],
2424
"require": {
2525
"php": "^8.0",
26-
"illuminate/support": "^9|^10|^11",
27-
"illuminate/database": "^9|^10|^11",
26+
"illuminate/support": "^9|^10|^11|^12",
27+
"illuminate/database": "^9|^10|^11|^12",
2828
"mailjet/mailjet-apiv3-php": "^1.5"
2929
},
3030
"require-dev": {

0 commit comments

Comments
 (0)