Skip to content

Commit

Permalink
[PATCH] Use latest block bundle for PHPUnit 8 support (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Aug 5, 2019
2 parents 7c43e59 + 61c85f1 commit b22e277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": "^7.2",
"knplabs/knp-menu": "^2.1",
"sonata-project/block-bundle": "^3.13",
"sonata-project/block-bundle": "^3.16.1",
"symfony/config": "^3.4 || ^4.2",
"symfony/dependency-injection": "^3.4 || ^4.2",
"symfony/expression-language": "^3.4 || ^4.2",
Expand Down

0 comments on commit b22e277

Please sign in to comment.