Skip to content

Commit

Permalink
[composer] Set dependencies for 3.2.0-beta1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Oct 6, 2020
1 parent 6a07f36 commit ddfc9f7
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 @@ -13,7 +13,7 @@
"require": {
"php": "^7.3",
"ext-json": "*",
"ezsystems/ezplatform-kernel": "^1.2@dev",
"ezsystems/ezplatform-kernel": "^1.2",
"netgen/query-translator": "^1.0.2",
"symfony/http-kernel": "^5.0",
"symfony/dependency-injection": "^5.0",
Expand All @@ -22,7 +22,7 @@
"symfony/framework-bundle": "^5.0"
},
"require-dev": {
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/doctrine-dbal-schema": "^1.0",
"phpunit/phpunit": "^8.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"ezsystems/ezplatform-code-style": "^0.1.0"
Expand Down

0 comments on commit ddfc9f7

Please # to comment.