Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fre5h authored Feb 14, 2020
1 parent 59673af commit 21d9887
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 @@ -23,7 +23,7 @@
},
"require": {
"php": "^7.1.3",
"monolog/monolog": "^2.0",
"monolog/monolog": "^1.25",
"symfony/config": "^3.4 || ^4.3",
"symfony/dependency-injection": "^3.4 || ^4.3",
"symfony/property-access": "^3.4 || ^4.3",
Expand All @@ -33,8 +33,8 @@
"jms/serializer-bundle": "^2.4|^3.0"
},
"require-dev": {
"phpunit/phpunit": "^8.4",
"escapestudios/symfony2-coding-standard": "^3.9",
"phpunit/phpunit": "^8.5",
"escapestudios/symfony2-coding-standard": "^3.11",
"symfony/yaml": "^4.3"
},
"autoload": {
Expand Down

0 comments on commit 21d9887

Please sign in to comment.