Skip to content

Commit

Permalink
Merge pull request chrisbjr#150 from chrisbjr/develop
Browse files Browse the repository at this point in the history
Merge for v4
  • Loading branch information
chrisbjr authored May 27, 2017
2 parents 04a3bf2 + ffc19e3 commit d88194a
Show file tree
Hide file tree
Showing 27 changed files with 519 additions and 1,717 deletions.
351 changes: 164 additions & 187 deletions README.md

Large diffs are not rendered by default.

16 changes: 3 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,12 @@
}
],
"require": {
"php": ">=5.5.9",
"illuminate/auth": "~5.0",
"illuminate/contracts": "~5.0",
"illuminate/http": "~5.0",
"illuminate/support": "~5.0",
"nesbot/carbon": "^1.0",
"illuminate/database": "~5.0",
"php": ">=5.6.4",
"illuminate/support": "^5.3.0",
"illuminate/database": "^5.3.0",
"ellipsesynergie/api-response": "*"
},
"require-dev": {
"cartalyst/sentinel": "2.0.*",
"illuminate/console": "~5.0",
"illuminate/database": "~5.0",
"illuminate/routing": "~5.0",
"mockery/mockery": "0.9.*",
"october/rain": "dev-stable",
"phpunit/phpunit": "^4.0 || ^5.0"
},
"autoload": {
Expand Down
372 changes: 0 additions & 372 deletions composer.lock

This file was deleted.

Loading

0 comments on commit d88194a

Please sign in to comment.