Skip to content

Commit b76f4ee

Browse files
author
Miguel López
committed
Remove requiere from composer
1 parent 82296b2 commit b76f4ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
"squizlabs/php_codesniffer": "^3.2",
3737
"Orchestra/Testbench": "^3.5"
3838
},
39-
"require": {
40-
"illuminate/support": "5.6.*"
41-
},
4239
"scripts": {
4340
"test": "vendor/bin/phpunit",
4441
"cs": "vendor/bin/phpcs src/*"

0 commit comments

Comments
 (0)