Skip to content

Commit c649ab1

Browse files
Tomáš VotrubaHarry Bragg
authored andcommitted
Composer: allow Symfony 4 (#14)
1 parent 851cbcd commit c649ab1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^5.5 | ^7.0",
25-
"symfony/process": "^2.8 | ^3.2",
25+
"symfony/process": "^2.8 | ^3.2 | ^4.0",
2626
"graze/data-structure": "^2.0",
2727
"graze/console-diff-renderer": "^0.6.1"
2828
},

0 commit comments

Comments
 (0)