We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e61756c + ccf134e commit d6da992Copy full SHA for d6da992
composer.json
@@ -4,6 +4,7 @@
4
"license": "MIT",
5
"description": "A pack for functional and end-to-end testing within a Symfony app",
6
"require": {
7
+ "phpunit/phpunit": "*",
8
"symfony/browser-kit": "*",
9
"symfony/css-selector": "*",
10
"symfony/phpunit-bridge": "*"
0 commit comments