Skip to content

Commit

Permalink
Fix some versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
reziamini committed Jun 21, 2023
1 parent ab5b3d8 commit 0361375
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 @@ -11,10 +11,10 @@
"require": {
"php": "^7.3|^8.0",
"illuminate/support": "^8.0|^9.0|^10.0",
"rezaamini-ir/laravel-easyblade" : "^0.6",
"rezaamini-ir/laravel-easyblade" : "^0.5|^1.0",
"laravel/framework": "^8.0|^9.0|^10.0",
"livewire/livewire": "^1.0|^2.3",
"iya30n/dynamic-acl": "^1.0.4"
"iya30n/dynamic-acl": "^1.0"
},
"require-dev": {
"orchestra/testbench": "~3.7|^4.0|^5.0|^6.0"
Expand Down

0 comments on commit 0361375

Please sign in to comment.