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 00a46d3 commit b891f8aCopy full SHA for b891f8a
composer.json
@@ -24,15 +24,15 @@
24
"ext-json": "*"
25
},
26
"require-dev": {
27
- "infection/infection": "^0.26.19",
28
- "php-cs-fixer/shim": "^3.15.1",
+ "infection/infection": "^0.26.20",
+ "php-cs-fixer/shim": "^3.16.0",
29
"php-parallel-lint/php-parallel-lint": "^1.3.2",
30
- "phpstan/phpstan": "^1.10.8",
+ "phpstan/phpstan": "^1.10.13",
31
"phpstan/phpstan-deprecation-rules": "^1.1.3",
32
"phpstan/phpstan-phpunit": "^1.3.11",
33
"phpstan/phpstan-strict-rules": "^1.5.1",
34
- "phpunit/phpunit": "^9.6.6",
35
- "rector/rector": "^0.15.23"
+ "phpunit/phpunit": "^9.6.7",
+ "rector/rector": "^0.15.24"
36
37
"config": {
38
"bin-dir": "bin",
0 commit comments