Skip to content

Commit

Permalink
[2.5] Fix CI (#3753)
Browse files Browse the repository at this point in the history
  • Loading branch information
antograssiot authored Oct 13, 2020
1 parent 8d78b3f commit 044bebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"symfony/http-client": "^4.3 || ^5.0",
"symfony/mercure-bundle": "*",
"symfony/messenger": "^4.3 || ^5.0",
"symfony/phpunit-bridge": "dev-master",
"symfony/phpunit-bridge": "5.x-dev",
"symfony/routing": "^3.4 || ^4.3 || ^5.0",
"symfony/security-bundle": "^3.4 || ^4.0 || ^5.0",
"symfony/security-core": "^4.3 || ^5.0",
Expand Down

0 comments on commit 044bebf

Please sign in to comment.