Skip to content

Commit 0a3b935

Browse files
authored
Update Laravel framework version requirements
1 parent b56d851 commit 0a3b935

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
"php": "^8.0"
2727
},
2828
"require-dev": {
29-
"laravel/framework": "9.*|10.*"
29+
"laravel/framework": "9.*|10.*|11.*|12.*"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)