Skip to content

Commit 31f3141

Browse files
authored
Merge pull request #790 from duncanmcclean/laravel-12
Supports Laravel 12
2 parents fe458f1 + 018fa13 commit 31f3141

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
@@ -26,7 +26,7 @@
2626
"spatie/error-solutions": "^1.0"
2727
},
2828
"require-dev" : {
29-
"illuminate/cache" : "^9.52|^10.0|^11.0",
29+
"illuminate/cache" : "^9.52|^10.0|^11.0|^12.0",
3030
"mockery/mockery" : "^1.4",
3131
"pestphp/pest" : "^1.20|^2.0",
3232
"phpstan/extension-installer" : "^1.1",

0 commit comments

Comments
 (0)