Skip to content

Commit

Permalink
[composer] Set dependencies for 2.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Apr 29, 2020
1 parent 3cccec1 commit 133b8af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"symfony/translation": "^5.0",
"symfony/translation-contracts": "^2.0",
"twig/twig": "^3.0",
"ezsystems/ezplatform-kernel": "~1.0.0@dev",
"ezsystems/ezplatform-content-forms": "~1.0.0@dev",
"ezsystems/ezplatform-rest": "~1.0.0@dev"
"ezsystems/ezplatform-kernel": "~1.0.0",
"ezsystems/ezplatform-content-forms": "~1.0.0",
"ezsystems/ezplatform-rest": "~1.0.0"
},
"require-dev": {
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/doctrine-dbal-schema": "^1.0",
"phpunit/phpunit": "^8.5",
"symfony/finder": "^5.0",
"matthiasnoback/symfony-config-test": "^4.1",
Expand Down

0 comments on commit 133b8af

Please sign in to comment.