Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Commit

Permalink
update composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas GASC committed Apr 25, 2017
1 parent ff95a5d commit a9ff1b1
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 @@ -19,8 +19,8 @@
"require": {
"php": ">=5.6",
"psr/log": "^1.0",
"symfony/config": "^3.1",
"symfony/yaml": "^3.2"
"symfony/config": "^3.1|^2.8",
"symfony/yaml": "^3.2|^2.8"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
Expand Down

0 comments on commit a9ff1b1

Please sign in to comment.