Skip to content

Commit

Permalink
[composer] Set dependencies for 2.1.7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Oct 29, 2021
1 parent c7334eb commit 727c6ea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
],
"require": {
"php": "^7.3",
"ezsystems/ezplatform-kernel": "^1.0@dev",
"ezsystems/ezplatform-rest": "^1.0@dev",
"ezsystems/ezplatform-richtext": "^2.0@dev",
"ezsystems/ezplatform-content-forms": "^1.0@dev",
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/ezplatform-kernel": "^1.0",
"ezsystems/ezplatform-rest": "^1.0",
"ezsystems/ezplatform-richtext": "^2.0",
"ezsystems/ezplatform-content-forms": "^1.0",
"ezsystems/doctrine-dbal-schema": "^1.0",
"symfony/framework-bundle": "^5.0",
"symfony/twig-bundle": "^5.0",
"guzzlehttp/guzzle": "~6.0",
Expand Down

0 comments on commit 727c6ea

Please sign in to comment.