Skip to content

Commit 5342ce3

Browse files
Added support for Laravel 12
1 parent 06599d9 commit 5342ce3

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)