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

Commit 03ffb4d

Browse files
committed
Merge pull request #59 from stof/deprecation_catching
Add the Symfony PHPUnit bridge to catch deprecation warnings
2 parents 5ce0b69 + 8afa937 commit 03ffb4d

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
@@ -21,6 +21,10 @@
2121
"symfony/dom-crawler": "~2.0"
2222
},
2323

24+
"require-dev": {
25+
"symfony/phpunit-bridge": "~2.7"
26+
},
27+
2428
"autoload": {
2529
"psr-4": {
2630
"Behat\\Mink\\Driver\\": "src/"

0 commit comments

Comments
 (0)