Skip to content

Commit

Permalink
fix framework constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Apr 24, 2024
1 parent ac58b4e commit e46175f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"php": "^8.2 || ^8.3",
"ext-exif": "*",
"ext-gd": "*",
"laravel/framework": "^10.43 || ^11.03"
"laravel/framework": "^10.43 || ^11.0.3"
},
"require-dev": {
"fakerphp/faker": "^1.23",
Expand Down

0 comments on commit e46175f

Please sign in to comment.