Skip to content

Commit 4924820

Browse files
committed
Removed illuminate/support dependency
1 parent 7ecc59e commit 4924820

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=7.1",
17-
"illuminate/support": "~5.0|^6.0"
16+
"php": ">=7.1"
1817
},
1918
"require-dev": {
2019
"phpunit/phpunit": "^6.1"

0 commit comments

Comments
 (0)