Skip to content

Commit aa9cb88

Browse files
committed
Bump Mockery and PHPUnit
1 parent 5f7395b commit aa9cb88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"facade/ignition": "^2.5",
1717
"fakerphp/faker": "^1.9.1",
1818
"laravel/sail": "^1.0.1",
19-
"mockery/mockery": "^1.4.2",
19+
"mockery/mockery": "^1.4.4",
2020
"nunomaduro/collision": "^5.0",
21-
"phpunit/phpunit": "^9.3.3"
21+
"phpunit/phpunit": "^9.5.8"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)