Skip to content

Commit

Permalink
[composer] Set dependencies for 3.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Apr 2, 2020
1 parent a24a2e6 commit 7ad7122
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 @@ -14,7 +14,7 @@
}
],
"require": {
"ezsystems/ezplatform-kernel": "^1.0@dev",
"ezsystems/ezplatform-kernel": "^1.0",
"twig/twig": "^3.0",
"symfony/dependency-injection": "^5.0",
"symfony/http-kernel": "^5.0",
Expand All @@ -26,7 +26,7 @@
"symfony/templating": "^5.0"
},
"require-dev": {
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/doctrine-dbal-schema": "^1.0",
"phpunit/phpunit": "^8.1",
"friendsofphp/php-cs-fixer": "~2.15.3",
"mikey179/vfsstream": "^1.6"
Expand Down

0 comments on commit 7ad7122

Please sign in to comment.