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 2b727eb commit ba76b9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
],
"require": {
"php": "^5.6",
"illuminate/console": "~5.*",
"illuminate/contracts": "~5.*",
"illuminate/support": "~5.*"
"illuminate/console": "5.*",
"illuminate/contracts": "5.*",
"illuminate/support": "5.*"
}
}

0 comments on commit ba76b9b

Please sign in to comment.