Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
YunusEmreNalbant committed Jun 26, 2024
1 parent 5505000 commit 789613a
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 @@ -24,13 +24,13 @@
"source": "https://github.com/deligoez/laravel-model-hashid"
},
"require": {
"php": "^8.1|^8.2|^8.3",
"php": "^8.0|^8.1|^8.2|^8.3",
"ext-mbstring": "*",
"hashids/hashids": "^4.1|^5.0",
"illuminate/contracts": "^9.0|^10.0|^11.0"
},
"require-dev": {
"laravel/pint": "^1.16.1",
"laravel/pint": "^1.6.0",
"nunomaduro/collision": "^6.4|^8.0",
"nunomaduro/larastan": "^2.9.7",
"orchestra/testbench": "^7.21|^8.0|^9.0",
Expand Down

0 comments on commit 789613a

Please sign in to comment.