Skip to content

Commit 950f293

Browse files
committed
Bump PHPUnit and Mockery dependencies
1 parent ba40f0b commit 950f293

File tree

2 files changed

+91
-84
lines changed

2 files changed

+91
-84
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"tomzx/finder": "^0.2"
3030
},
3131
"require-dev": {
32-
"mockery/mockery": "^1.0",
33-
"phpunit/phpunit": "^9.5"
32+
"mockery/mockery": "^1.4.4",
33+
"phpunit/phpunit": "^9.5.10"
3434
},
3535
"bin": [
3636
"bin/php-semver-checker"

0 commit comments

Comments
 (0)