Skip to content

Commit

Permalink
Update lumen to 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
0plus1 committed Sep 22, 2016
1 parent 2e5aa2e commit 14c591d
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 632 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"type": "project",
"require": {
"php": ">=5.5.9",
"laravel/lumen-framework": "5.2.*",
"laravel/lumen-framework": "5.3.*",
"vlucas/phpdotenv": "~2.2",
"dingo/api": "dev-master",
"tymon/jwt-auth": "dev-master#dfd929d",
"barryvdh/laravel-cors": "^0.8.0"
"dingo/api": "1.0.*@dev",
"tymon/jwt-auth": "dev-master#c153d85",
"barryvdh/laravel-cors": "0.8.2"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
Expand Down
Loading

0 comments on commit 14c591d

Please sign in to comment.