Skip to content

Commit 8876b5a

Browse files
committed
update composer
1 parent faaaafb commit 8876b5a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,9 @@
1212
],
1313
"minimum-stability": "dev",
1414
"require": {
15-
"php": "^7.1",
16-
"laravel/framework": "5.*",
15+
"php": ">=7.0.0",
1716
"lenius/basket": "~2.0"
1817
},
19-
"require-dev": {
20-
"phpunit/phpunit": "~6.0"
21-
},
2218
"autoload": {
2319
"psr-4": {
2420
"Lenius\\Basket\\": "src/"

0 commit comments

Comments
 (0)