Skip to content

Commit 96ef5d6

Browse files
authored
Update composer.json For Laravel 12
1 parent 7829de3 commit 96ef5d6

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
"require": {
2727
"php": "^7.2|^8.0|^8.1|^8.2|^8.3",
2828
"laravel/framework": "5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|^9.0|^10.0|^11.0|^12.0",
29-
"eklundkristoffer/seedster": "^8.0",
29+
"eklundkristoffer/seedster": "^8.0|^9.0",
3030
"laravel/helpers": "^1.7"
3131
},
3232
"require-dev": {

0 commit comments

Comments
 (0)