We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548cdfb commit a0ec4a7Copy full SHA for a0ec4a7
composer.json
@@ -33,7 +33,7 @@
33
"@test:phpunit"
34
],
35
"test:lime": "php data/bin/symfony symfony:test --trace",
36
- "test:phpunit": "phpunit"
+ "test:phpunit": "phpunit-9"
37
},
38
"bin": ["data/bin/symfony"]
39
}
0 commit comments