Skip to content

Commit bc10ced

Browse files
committed
Fix attempt 2
1 parent 9bfad65 commit bc10ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"symfony/yaml": "~2.7|~3.3|~4.0",
2828
"symfony/console": "~2.7|~3.3|~4.0",
29-
"symfony/phpunit-bridge": "^3.3.18|^4.0"
29+
"symfony/phpunit-bridge": "^3.4.19|^4.0"
3030
},
3131
"autoload": {
3232
"psr-4": { "Symfony\\Bundle\\MonologBundle\\": "" },

0 commit comments

Comments
 (0)