Skip to content

Commit ccf134e

Browse files
committed
Adding phpunit itself so it can be directly used
1 parent e61756c commit ccf134e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"license": "MIT",
55
"description": "A pack for functional and end-to-end testing within a Symfony app",
66
"require": {
7+
"phpunit/phpunit": "*",
78
"symfony/browser-kit": "*",
89
"symfony/css-selector": "*",
910
"symfony/phpunit-bridge": "*"

0 commit comments

Comments
 (0)