Skip to content

Commit

Permalink
[Composer] Installed required dev dependencies
Browse files Browse the repository at this point in the history
Dependencies were needed to resolve minimum stability requirements of Composer
  • Loading branch information
alongosz committed Mar 21, 2020
1 parent 5052ab1 commit d67e72e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@
"symfony/serializer": "^5.0"
},
"require-dev": {
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/ez-support-tools": "^2.0@dev",
"ezsystems/ezplatform-admin-ui-modules": "^2.0@dev",
"ezsystems/ezplatform-content-forms": "^1.0@dev",
"ezsystems/ezplatform-design-engine": "^3.0@dev",
"ezsystems/ezplatform-rest": "^1.0@dev",
"ezsystems/ezplatform-user": "^2.0@dev",
"overblog/graphiql-bundle": "^0.2",
"phpspec/phpspec": "^6.1",
"friendsofphp/php-cs-fixer": "^2.16.0",
Expand Down

0 comments on commit d67e72e

Please sign in to comment.