Skip to content

Commit 33af82e

Browse files
committed
bump mockery to support php 8.2, 8.3 and 8.4
1 parent 5766fca commit 33af82e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"phpstan/phpstan": "^2.1",
2828
"php-coveralls/php-coveralls": "^2.1",
2929
"nette/tester": "^2.3.2",
30-
"mockery/mockery": "~1.3.0",
30+
"mockery/mockery": "~1.6.0",
3131
"php-parallel-lint/php-parallel-lint": "^1.3",
3232
"typo3/class-alias-loader": "^1.0",
3333
"nette/caching": "^3.2.2",

0 commit comments

Comments
 (0)