Skip to content

Commit df9d03d

Browse files
authored
Merge pull request #1 from xavikhattak/master
no more symfony version conflicts among different applications ,
2 parents f34986e + 45f728b commit df9d03d

2 files changed

Lines changed: 1 addition & 1518 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"minimum-stability": "stable",
1414
"require": {
15-
"symfony/process": "^2.7.10"
15+
"symfony/process": ">=2.7"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)