Skip to content

Commit

Permalink
Merge pull request #139 from DonCallisto/symfony_version_bump
Browse files Browse the repository at this point in the history
Bumped symfony version
  • Loading branch information
DonCallisto authored Oct 2, 2019
2 parents de19726 + 48a03af commit 1404bd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
],
"require": {
"php": "^7.2",
"symfony/console": "^2.8|^3.4|^4.0",
"symfony/stopwatch": "^2.8|^3.4|^4.0",
"symfony/process": "^2.8|^3.4|^4.0",
"symfony/console": "^3.4|^4.2",
"symfony/stopwatch": "^3.4|^4.2",
"symfony/process": "^3.4|^4.2",
"doctrine/collections": "^1.2"
},
"require-dev": {
Expand Down

0 comments on commit 1404bd9

Please sign in to comment.