Skip to content

Commit

Permalink
Merge pull request #10 from weaverryan/adding-phpunit
Browse files Browse the repository at this point in the history
Adding phpunit directly to the pack
  • Loading branch information
nicolas-grekas committed May 31, 2021
2 parents e61756c + ccf134e commit d6da992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"license": "MIT",
"description": "A pack for functional and end-to-end testing within a Symfony app",
"require": {
"phpunit/phpunit": "*",
"symfony/browser-kit": "*",
"symfony/css-selector": "*",
"symfony/phpunit-bridge": "*"
Expand Down

0 comments on commit d6da992

Please sign in to comment.