Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RamonSmit authored Nov 8, 2020
1 parent 35e2b67 commit 7f2e517
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 @@ -18,8 +18,8 @@
],
"require": {
"php": ">=5.6.0",
"illuminate/support": "~5.2",
"laravelcollective/remote": "~5.4",
"illuminate/support": "*",
"laravelcollective/remote": "*",
"composer/semver": "^1.4"
},
"require-dev": {
Expand Down

0 comments on commit 7f2e517

Please sign in to comment.