Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit dedbf21

Browse files
authored
use phpunit bridge that finds phpunit (#174)
1 parent 52d82ee commit dedbf21

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
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"symfony/form": "^2.8 || ^3.3 || ^4.0",
2424
"symfony-cmf/testing": "^2.1.8",
25-
"symfony/phpunit-bridge": "^3.3 || ^4.0"
25+
"symfony/phpunit-bridge": "^4.2.2"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)