Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin1982 committed May 31, 2021
1 parent 71d9f39 commit 4a53698
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 @@ -25,13 +25,13 @@
"symfony/monolog-bundle": "^3.5",
"symfony/validator": "^4.4|^5.0",
"symfony/yaml": "^4.4|^5.0",
"symfony/messenger": "^4.4|^5.0"
"symfony/messenger": "^4.4|^5.0",
"friendsofphp/php-cs-fixer": "^3.0"
},
"require-dev": {
"roave/security-advisories": "dev-master",
"doctrine/doctrine-migrations-bundle": "^2.1|^3.0",
"escapestudios/symfony2-coding-standard": "^3.1",
"friendsofphp/php-cs-fixer": "^2.16",
"guzzlehttp/guzzle": "^7.0",
"php-mock/php-mock-phpunit": "^2.6",
"phpunit/phpunit": "^9.1",
Expand Down

0 comments on commit 4a53698

Please sign in to comment.