Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinCodes committed Sep 16, 2021
1 parent 8e4a70b commit 3ab55be
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,16 @@
"ext-json": "*",
"doctrine/doctrine-bundle": "^1.8 || ^2.0",
"doctrine/orm": "^2.5",
"friendsofphp/php-cs-fixer": "^2.15",
"jms/serializer-bundle": "^3.0",
"laminas/laminas-zendframework-bridge": "^1.4",
"ocramius/proxy-manager": "*",
"phpunit/phpunit": "^8.5 || ^9.0",
"roave/security-advisories": "dev-master",
"symfony/framework-bundle": "^4.0 || ^5.0",
"symfony/phpunit-bridge": "^4.0 || ^5.0",
"symfony/proxy-manager-bridge": "^4.0",
"symfony/yaml": "^4.0 || ^5.0",
"friendsofphp/php-cs-fixer": "^2.15",
"roave/security-advisories": "dev-master"
"symfony/yaml": "^4.0 || ^5.0"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 3ab55be

Please sign in to comment.