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 2657d2b commit e2e8f48Copy full SHA for e2e8f48
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": "^1.0",
19
"phpstan/phpstan-strict-rules": "^1.0",
20
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^10.0"
21
22
"config": {
23
"platform": {
0 commit comments