Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tolgatasci committed Jun 20, 2021
1 parent 914b595 commit 32fa640
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,8 @@
"keywords": ["Laravel", "Soundcloud"],
"require": {
"php": "^7.1",
"illuminate/support": "~7|~8",
"ixudra/curl": "6.*",
"vendor/package": "1.3.2",
"vendor/package2": "1.*",
"vendor/package3": "^2.0.3"

"illuminate/support": "^5.0|^6.0|^7.0|^8.0",
"ixudra/curl": "6.*"
},
"require-dev": {
"phpunit/phpunit": "^8.0|^9.0",
Expand Down

0 comments on commit 32fa640

Please sign in to comment.