Skip to content

Commit 8beedd9

Browse files
committed
Composer: bump mockery and nette/di minimums for PHP 8.2 compat
1 parent 4f3b685 commit 8beedd9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"contributte/phpstan": "~0.2.0",
1919
"contributte/qa": "~0.4.0",
2020
"contributte/tester": "~0.3.0",
21-
"mockery/mockery": "^1.3.0",
22-
"nette/di": "^3.0.1",
21+
"mockery/mockery": "^1.6.0",
22+
"nette/di": "^3.2.0",
2323
"nextras/orm": "^5.0.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)