Skip to content

Commit a612bf2

Browse files
author
edwardmuss
committed
update composer.json
1 parent f65a226 commit a612bf2

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
@@ -11,8 +11,7 @@
1111
],
1212
"minimum-stability": "stable",
1313
"require": {
14-
"php": "^7.2 || ^8.1",
15-
"illuminate/support": "^5.0|^6.0|^7.0|^8.0"
14+
"php": "^7.2 || ^8.1"
1615
},
1716
"require-dev": {
1817
"phpunit/phpunit" : "^8.3",

0 commit comments

Comments
 (0)