Skip to content

Commit 942338a

Browse files
committed
Wrong package
1 parent daae67d commit 942338a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"minimum-stability": "dev",
1111
"require": {
1212
"php": ">=7.0.0",
13-
"laravel/framework": "5.*"
13+
"laravel/framework": "5.*",
14+
"lenius/basket": "~1.0"
1415
},
1516
"require-dev": {
16-
"lenius/basket": "~1.0",
1717
"phpunit/phpunit": "~6.0"
1818
},
1919
"autoload": {

0 commit comments

Comments
 (0)