Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit 638574b

Browse files
authored
Update composer.json
1 parent b849a4b commit 638574b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
],
1212
"require": {
1313
"php": ">=5.6.4",
14-
"illuminate/support": "5.4.x|5.5.x",
15-
"illuminate/console": "5.4.x|5.5.x",
16-
"symfony/process": "~3.2"
14+
"illuminate/support": "5.4.x|5.5.x|5.6.x",
15+
"illuminate/console": "5.4.x|5.5.x|5.6.x",
16+
"symfony/process": "^3.2|^4"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)