Skip to content

Commit ac317d0

Browse files
committed
Appended PHP ^8.4 and Laravel ^12.0 to requirements
1 parent f086edb commit ac317d0

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.1 | ^8.2 | ^8.3 | ^8.4",
20-
"illuminate/contracts": "^9.0 | ^10.0 | ^11.0",
20+
"illuminate/contracts": "^9.0 | ^10.0 | ^11.0 | ^12.0",
2121
"spatie/laravel-enum": "^3.0",
2222
"spatie/laravel-package-tools": "^1.14"
2323
},

0 commit comments

Comments
 (0)