Skip to content

Commit

Permalink
L5 preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
lucadegasperi committed Nov 7, 2014
1 parent aa0e745 commit add78bb
Show file tree
Hide file tree
Showing 4 changed files with 1,843 additions and 1,526 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@
],
"require": {
"php": ">=5.4.0",
"laravel/framework": "5.0.*",
"league/oauth2-server": "4.0.*@dev"
},
"require-dev": {
"phpspec/phpspec": "~2.0",
"henrikbjorn/phpspec-code-coverage": "~1.0",
"phpunit/phpunit": "~4.0",
"mockery/mockery": "~0.8",
"orchestra/testbench": "2.2.*",
"behat/behat": "~2.5"
"orchestra/testbench": "3.0.*",
"behat/behat": "~3.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit add78bb

Please sign in to comment.