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 6f75fe5 commit 4ad8290
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@
}
},
"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-design-engine": "^3.0@dev",
"ezsystems/ezplatform-richtext": "^2.0@dev",
"ezsystems/ezplatform-user": "^2.0@dev",
"phpspec/phpspec": "^6.0",
"ezsystems/ezplatform-code-style": "^0.1.0",
"friendsofphp/php-cs-fixer": "^2.16.0"
Expand Down

0 comments on commit 4ad8290

Please sign in to comment.