Skip to content

Commit

Permalink
Update composer.json for sf4 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
nacmartin committed Nov 22, 2017
1 parent 54d7321 commit dc42f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -15,6 +15,6 @@
}
},
"require": {
"symfony/process": "~2.3|~3.0"
"symfony/process": "~2.3|~3.0|^4.0"
}
}

0 comments on commit dc42f9d

Please sign in to comment.