Skip to content

Commit bc0fcee

Browse files
authored
Merge pull request #28 from richardmiller/check-feature-requester-interface
Check feature requester passed in options has the required interface
2 parents 60c2561 + b7810f3 commit bc0fcee

File tree

4 files changed

+214
-91
lines changed

4 files changed

+214
-91
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"php": ">=5.5"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "4.3.*",
20+
"phpunit/phpunit": "4.8.26",
2121
"phpdocumentor/phpdocumentor": "2.*",
2222
"predis/predis": "1.0.*",
2323
"guzzlehttp/guzzle": "5.*",

0 commit comments

Comments
 (0)