We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1351bfc commit 2ccadc3Copy full SHA for 2ccadc3
composer.json
@@ -13,11 +13,11 @@
13
"dibi/dibi": "<3.0"
14
},
15
"require-dev": {
16
- "dibi/dibi": "~4.0",
+ "dibi/dibi": "~5.0",
17
"php-parallel-lint/php-parallel-lint": "^1.2",
18
"phpstan/phpstan-phpunit": "^2.0",
19
"phpstan/phpstan-strict-rules": "^2.0",
20
- "phpunit/phpunit": "^9.6"
+ "phpunit/phpunit": "^12.0"
21
22
"config": {
23
"platform": {
0 commit comments