Skip to content

Commit f5650f5

Browse files
committed
mockery-0.8 is minimum requirement
1 parent 14e18a6 commit f5650f5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ env:
1010
- MOCKERY_VERSION=dev-master
1111
- MOCKERY_VERSION=~0.9.0
1212
- MOCKERY_VERSION=~0.8.0
13-
- MOCKERY_VERSION=~0.7.0
1413

1514
php:
1615
- 7.0

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This package integrates the function mock library
44
[PHP-Mock](https://github.com/php-mock/php-mock) with Mockery.
55

6+
## Requirements and restrictions
7+
8+
* Mockery-0.8 or greater.
9+
610
# Installation
711

812
Use [Composer](https://getcomposer.org/):

0 commit comments

Comments
 (0)