Skip to content

Commit

Permalink
Version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-git committed Aug 8, 2024
1 parent a4fed96 commit 6981a3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"minimum-stability": "stable",
"require": {
"php": ">=8.3.0",
"laravel/framework": ">= 10.*|>=11.*|>=12.*",
"laravel/tinker": ">= 2.*"
"laravel/framework": ">= 10.0|>=11.0|>=12.0",
"laravel/tinker": ">= 2.0|>= 2.4|>= 2.9"
},
"autoload": {
"files": [
Expand Down

0 comments on commit 6981a3b

Please sign in to comment.