Skip to content

Commit

Permalink
symfony
Browse files Browse the repository at this point in the history
  • Loading branch information
krowinski committed Jan 5, 2018
1 parent 6732b24 commit c3388b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"require": {
"php": ">=5.6",
"ext-pcntl": "*",
"symfony/process": "^4.0",
"symfony/console": "^4.0",
"symfony/process": "^2.7|^3.3|^4.0",
"symfony/console": "^2.7|^3.3|^4.0",
"jeremeamia/superclosure": "^2.3"
},
"license": "MIT",
Expand Down

0 comments on commit c3388b9

Please sign in to comment.