Skip to content

Commit 54062b0

Browse files
authored
Merge pull request #202 from vool/5.x
Laravel 12.x Compatibility
2 parents eaad803 + c077a7e commit 54062b0

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
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"laravel/framework": "^9.0|^10.0|^11.0"
12+
"laravel/framework": "^9.0|^10.0|^11.0|^12.0"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)