Skip to content

Commit 813708b

Browse files
peterrehmfabpot
authored andcommitted
Update to PHPUnit namespaces
1 parent 736c265 commit 813708b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"suggest": {
2424
"symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
2525
},
26+
"conflict": {
27+
"phpunit/phpunit": ">=6.0"
28+
},
2629
"autoload": {
2730
"files": [ "bootstrap.php" ],
2831
"psr-4": { "Symfony\\Bridge\\PhpUnit\\": "" },

0 commit comments

Comments
 (0)