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

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCrankHank committed Oct 8, 2017
1 parent 8436fe8 commit 2b727eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
}
],
"require": {
"php": "^7.0",
"illuminate/console": "~5.5.0",
"illuminate/contracts": "~5.5.0",
"illuminate/support": "~5.5.0"
"php": "^5.6",
"illuminate/console": "~5.*",
"illuminate/contracts": "~5.*",
"illuminate/support": "~5.*"
}
}

0 comments on commit 2b727eb

Please sign in to comment.