Skip to content

Commit

Permalink
Wrong package
Browse files Browse the repository at this point in the history
  • Loading branch information
cjonstrup committed Sep 17, 2017
1 parent daae67d commit 942338a
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,10 +10,10 @@
"minimum-stability": "dev",
"require": {
"php": ">=7.0.0",
"laravel/framework": "5.*"
"laravel/framework": "5.*",
"lenius/basket": "~1.0"
},
"require-dev": {
"lenius/basket": "~1.0",
"phpunit/phpunit": "~6.0"
},
"autoload": {
Expand Down

0 comments on commit 942338a

Please sign in to comment.