Skip to content

Commit

Permalink
[composer] Set dependencies for 2.3.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Jul 1, 2021
1 parent 916c901 commit 6e25939
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"symfony/translation": "^5.0",
"symfony/translation-contracts": "^2.0",
"twig/twig": "^3.0",
"ezsystems/ezplatform-kernel": "^1.3@dev",
"ezsystems/ezplatform-content-forms": "^1.0@dev",
"ezsystems/ezplatform-rest": "^1.0@dev",
"ezsystems/ezplatform-http-cache": "^2.0@dev"
"ezsystems/ezplatform-kernel": "^1.3",
"ezsystems/ezplatform-content-forms": "^1.0",
"ezsystems/ezplatform-rest": "^1.0",
"ezsystems/ezplatform-http-cache": "^2.0"
},
"require-dev": {
"ibexa/ci-scripts": "^0.1@dev",
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ibexa/ci-scripts": "^0.1",
"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 6e25939

Please sign in to comment.