Skip to content

Commit 038ee57

Browse files
authored
Update composer.json
1 parent e966ee5 commit 038ee57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"require": {
2525
"spatie/laravel-package-tools": "^1.16",
2626
"php": "^8.0",
27-
"laravel/framework": "^9.2|^10.0|^11.0",
28-
"illuminate/support": "^9.0|^10.0|^11.0"
27+
"laravel/framework": "^9.2|^10.0|^11.0|^12",
28+
"illuminate/support": "^9.0|^10.0|^11.0|^12"
2929
}
3030
}

0 commit comments

Comments
 (0)