Skip to content
This repository has been archived by the owner on Jul 4, 2018. It is now read-only.

Commit

Permalink
added symfony/phpunit to catch deprecation notices
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Sep 7, 2015
1 parent ea24d79 commit 1cc87a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -35,6 +35,7 @@
"symfony/finder": "~2.3,<3.0",
"symfony/monolog-bridge": "~2.3,<3.0",
"symfony/options-resolver": "~2.3,<3.0",
"symfony/phpunit-bridge": "~2.7,<3.0",
"symfony/process": "~2.3,<3.0",
"symfony/serializer": "~2.3,<3.0",
"symfony/translation": "~2.3,<3.0",
Expand Down

0 comments on commit 1cc87a3

Please sign in to comment.