Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Saifallak authored Sep 4, 2022
1 parent 1eeea77 commit f5b517d
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 @@ -14,8 +14,8 @@
"PayMob"
],
"require": {
"illuminate/support": ">=7 <9"
},
"illuminate/support": "^7.0|^8.0|^9.0",
},
"autoload": {
"psr-4": {
"ctf0\\PayMob\\": "src/"
Expand Down

0 comments on commit f5b517d

Please sign in to comment.