We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61756c commit ccf134eCopy full SHA for ccf134e
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