Skip to content

Commit 42d2013

Browse files
committed
Merge pull request #216 from stof/deprecation_catching
Add the Symfony PHPUnit bridge to catch deprecations
2 parents 1a527cc + 2d599a8 commit 42d2013

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
"instaclick/php-webdriver": "~1.1"
2626
},
2727

28+
"require-dev": {
29+
"symfony/phpunit-bridge": "~2.7"
30+
},
31+
2832
"autoload": {
2933
"psr-4": {
3034
"Behat\\Mink\\Driver\\": "src/"

0 commit comments

Comments
 (0)