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

Commit 7f2e517

Browse files
authored
Update composer.json
1 parent 35e2b67 commit 7f2e517

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
],
1919
"require": {
2020
"php": ">=5.6.0",
21-
"illuminate/support": "~5.2",
22-
"laravelcollective/remote": "~5.4",
21+
"illuminate/support": "*",
22+
"laravelcollective/remote": "*",
2323
"composer/semver": "^1.4"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)