Skip to content

Commit bc03dcf

Browse files
committed
24.06.2021 19:46
1 parent f270165 commit bc03dcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"php": "^7.4",
1919
"symfony/messenger": "^5.0",
2020
"symfony/serializer": "^5.0",
21-
"illuminate/console": "^7.0",
22-
"illuminate/support": "^7.0"
21+
"illuminate/console": "^7.0|^8.0",
22+
"illuminate/support": "^7.0|^8.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)