Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
cjonstrup committed Sep 9, 2018
1 parent faaaafb commit 8876b5a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,9 @@
],
"minimum-stability": "dev",
"require": {
"php": "^7.1",
"laravel/framework": "5.*",
"php": ">=7.0.0",
"lenius/basket": "~2.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0"
},
"autoload": {
"psr-4": {
"Lenius\\Basket\\": "src/"
Expand Down

0 comments on commit 8876b5a

Please sign in to comment.