8000 Allow the PHPUnit bridge v4 · jderusse/symfony@64812c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 64812c6

Browse files
committed
Allow the PHPUnit bridge v4
1 parent 3bf313c commit 64812c6

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
@@ -20,7 +20,7 @@
2020
"symfony/security-core": "~2.8|~3.0|~4.0"
2121
},
2222
"require-dev": {
23-
"symfony/phpunit-bridge": "~2.8|~3.0",
23+
"symfony/phpunit-bridge": "~2.8|~3.0|~4.0",
2424
"doctrine/common": "~2.2",
2525
"doctrine/dbal": "~2.2",
2626
"psr/log": "~1.0"

0 commit comments

Comments
 (0)
0