Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 6b8a395

Browse files
committed
Updated Mockery and PHPUnit
Mocker is finally released - stable 1.0 version!
1 parent 995c4b0 commit 6b8a395

File tree

2 files changed

+124
-121
lines changed

2 files changed

+124
-121
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"require-dev": {
3838
"filp/whoops": "^2.1.6 || ^1.1.10",
3939
"malukenho/docheader": "^0.1.5",
40-
"mockery/mockery": "^0.9.5",
41-
"phpunit/phpunit": "^6.0.8 || ^5.7.15",
40+
"mockery/mockery": "^1.0",
41+
"phpunit/phpunit": "^5.7.22 || ^6.4.1",
4242
"zendframework/zend-coding-standard": "~1.0.0",
4343
"zendframework/zend-expressive-aurarouter": "^2.0",
4444
"zendframework/zend-expressive-fastroute": "^2.0",

0 commit comments

Comments
 (0)