Skip to content

Commit

Permalink
[composer] Set dependencies for 4.0.0-beta1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Nov 22, 2021
1 parent 8d25b8d commit 2047e05
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 @@ -36,7 +36,7 @@
"symfony/expression-language": "^5.3.0",
"symfony/validator": "^5.3.0",
"symfony/var-dumper": "^5.3.0",
"ezsystems/doctrine-dbal-schema": "^4.0@dev",
"ezsystems/doctrine-dbal-schema": "^4.0",
"symfony-cmf/routing": "^2.3",
"guzzlehttp/guzzle": "^6.5",
"php-http/guzzle6-adapter": "^2.0",
Expand All @@ -62,7 +62,7 @@
"behat/behat": "^3.6.1",
"jenner/simple_fork": "^1.2",
"friends-of-behat/mink-extension": "^2.4",
"ibexa/ci-scripts": "^0.2@dev",
"ibexa/ci-scripts": "^0.2",
"ezsystems/ezplatform-code-style": "^0.2",
"phpunit/phpunit": "^8.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
Expand Down

0 comments on commit 2047e05

Please sign in to comment.