Skip to content

Commit 1331431

Browse files
committed
require-dev - increase the minimal Mockery version so it passes PHP 7.4 build
1 parent 3b542f9 commit 1331431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"consistence/coding-standard": "^3.5",
2626
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
2727
"jakub-onderka/php-parallel-lint": "^1.0",
28-
"mockery/mockery": "^1.1",
28+
"mockery/mockery": "^1.2.4",
2929
"phing/phing": "^2.16.0",
3030
"phpstan/phpstan-strict-rules": "^0.12",
3131
"phpstan/phpstan-phpunit": "^0.12",

0 commit comments

Comments
 (0)