Skip to content

Commit 3102a74

Browse files
Merge pull request #22 from TheDragonCode/andrey-helldar-patch-1
Added support for Laravel 12
2 parents da3e9ce + 5342ce3 commit 3102a74

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
@@ -41,7 +41,7 @@
4141
"archtechx/enums": "^0.3.2 || ^1.0"
4242
},
4343
"require-dev": {
44-
"illuminate/contracts": "^10.14 || ^11.0",
44+
"illuminate/contracts": "^10.14 || ^11.0 || ^12.0",
4545
"pestphp/pest": "^2.8 || ^3.0",
4646
"symfony/var-dumper": "^6.3 || ^7.0"
4747
},

0 commit comments

Comments
 (0)