Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit c0fbd39

Browse files
committed
Merge pull request #26 from stof/deprecation_catching
Add the Symfony PHPUnit bridge to catch deprecation warnings
2 parents cc7d8a7 + 6aba2e7 commit c0fbd39

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
@@ -18,6 +18,10 @@
1818
"kriswallsmith/buzz": "~0.7"
1919
},
2020

21+
"require-dev": {
22+
"symfony/phpunit-bridge": "~2.7"
23+
},
24+
2125
"autoload": {
2226
"psr-4": {
2327
"Behat\\SahiClient\\": "src/"

0 commit comments

Comments
 (0)