Skip to content

Commit 497f45a

Browse files
author
Kirill Lyubaev
committed
Pull from source
2 parents e7f55e4 + 89358dc commit 497f45a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"symfony/workflow": "^3.3 || ^4.0",
99
"symfony/process": "^3.3 || ^4.0",
1010
"symfony/event-dispatcher": "^3.3 || ^4.0",
11-
"illuminate/console": "5.3 - 5.7",
12-
"illuminate/support": "5.3 - 5.7"
11+
"illuminate/console": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
12+
"illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)