We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc1fe06 commit 3c01bf4Copy full SHA for 3c01bf4
.travis.yml
@@ -14,7 +14,6 @@ env:
14
php:
15
- 7.0
16
- 5.6
17
- - 5.5
18
- hhvm
19
20
matrix:
composer.json
@@ -17,7 +17,7 @@
"psr-4": {"phpmock\\mockery\\": "classes/"}
},
"require": {
- "php": ">=5.5",
+ "php": ">=5.6",
21
"mockery/mockery": "^0.9",
22
"php-mock/php-mock-integration": "^1"
23
0 commit comments