Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jarektkaczyk authored Feb 27, 2017
1 parent a566407 commit 972b9d1
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 @@ -19,9 +19,9 @@
"php": ">=5.6.4"
},
"require-dev": {
"illuminate/database": "5.3.*",
"illuminate/support": "5.3.*",
"illuminate/auth": "5.3.*",
"illuminate/database": "5.4.*",
"illuminate/support": "5.4.*",
"illuminate/auth": "5.4.*",
"cartalyst/sentry": "~2.0",
"cartalyst/sentinel": "~2.0",
"tymon/jwt-auth": "^0.5.3",
Expand Down

0 comments on commit 972b9d1

Please sign in to comment.