Skip to content

Commit

Permalink
[composer] Set dependencies for 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Jun 12, 2020
1 parent 30b42ca commit 4eca163
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 @@ -18,7 +18,7 @@
"ext-libxml": "*",
"ext-simplexml": "*",
"ext-xmlwriter": "*",
"ezsystems/ezplatform-kernel": "~1.0.0@dev",
"ezsystems/ezplatform-kernel": "~1.0.0",
"symfony/http-kernel": "^5.0",
"symfony/dependency-injection": "^5.0",
"symfony/routing": "^5.0",
Expand All @@ -33,7 +33,7 @@
"hautelook/templated-uri-bundle": "^3.2"
},
"require-dev": {
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/doctrine-dbal-schema": "^1.0",
"ezsystems/ezplatform-code-style": "^0.1.0",
"friendsofphp/php-cs-fixer": "^2.16.0",
"phpunit/phpunit": "^8.5",
Expand Down

0 comments on commit 4eca163

Please sign in to comment.