Skip to content

Commit

Permalink
[composer] Set dependencies for 8.0.0-beta1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Jul 1, 2019
1 parent 06a0650 commit bcccb0a
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 @@ -30,7 +30,7 @@
"symfony/http-kernel": "^4.3",
"symfony/console": "^4.3",
"symfony/expression-language": "^4.3",
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/doctrine-dbal-schema": "^1.0@beta",
"symfony-cmf/routing": "^2.1",
"kriswallsmith/buzz": "^1.0",
"nelmio/cors-bundle": "^1.5.0",
Expand All @@ -52,7 +52,7 @@
"friendsofphp/php-cs-fixer": "~2.15.1",
"phpunit/phpunit": "^8.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
"ezsystems/behatbundle": "^7.0@dev"
"ezsystems/behatbundle": "^7.0@beta"
},
"conflict": {
"doctrine/dbal": "2.7.0",
Expand Down

0 comments on commit bcccb0a

Please sign in to comment.