Skip to content

Commit

Permalink
version 5.2 base
Browse files Browse the repository at this point in the history
  • Loading branch information
potsky committed Jan 7, 2016
1 parent d8ce49c commit b967bc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
],
"license" : "GPL-3.0+",
"require" : {
"laravel/framework" : "5.1.*",
"laravel/framework" : "5.2.*",
"fabpot/php-cs-fixer" : "^1.11"
},
"require-dev" : {
"orchestra/testbench" : "3.1.*",
"orchestra/testbench" : "3.2.*",
"phpunit/phpunit" : "^4.0|^5.0",
"mockery/mockery" : "^0.9",
"satooshi/php-coveralls" : "dev-master"
Expand Down

0 comments on commit b967bc4

Please sign in to comment.