Skip to content

Commit 2f48fc8

Browse files
committed
update versions
1 parent efe0c9d commit 2f48fc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"require": {
1818
"ext-zip": "*",
1919
"guzzlehttp/guzzle": "~4.0|~5.0|~6.0",
20-
"symfony/console": "~2.3|~3.0",
21-
"symfony/filesystem": "~2.3|~3.0",
22-
"symfony/process": "~2.3|~3.0"
20+
"symfony/console": "~3.0|~4.0",
21+
"symfony/filesystem": "~3.0|~4.0",
22+
"symfony/process": "~3.0|~4.0"
2323
},
2424
"bin": [
2525
"laravel"

0 commit comments

Comments
 (0)