Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
downgrade so it works on php 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackearl committed Aug 9, 2017
1 parent ee33c97 commit 8b3131a
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 65 deletions.
2 changes: 2 additions & 0 deletions composer.json
Expand Up @@ -18,6 +18,8 @@
],
"require": {
"php": "~5.6|~7.0",
"doctrine/inflector": "~1.1.0",
"doctrine/instantiator": "~1.0.5",
"illuminate/http": "^5.4",
"illuminate/pagination": "^5.4",
"illuminate/routing": "^5.4",
Expand Down
130 changes: 65 additions & 65 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b3131a

Please sign in to comment.