Skip to content

Commit ac4ef86

Browse files
committed
fix composer.json with laravel 11.x
1 parent 543ce03 commit ac4ef86

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
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=7.4",
8-
"laravel/framework": "^10|^11"
8+
"laravel/framework": "^10.0|^11.0"
99
},
1010
"authors": [
1111
{

0 commit comments

Comments
 (0)