diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 0e31329..a06b769 100644 --- a/composer.json +++ b/composer.json @@ -14,11 +14,11 @@ } }, "require-dev": { - "phpstan/phpstan": "^1.10.50", + "phpstan/phpstan": "^1.10.67", "phpstan/phpstan-deprecation-rules": "^1.1.4", - "phpstan/phpstan-strict-rules": "^1.5.2", + "phpstan/phpstan-strict-rules": "^1.5.5", "reliforp/reli-prof": "0.12.x-dev", - "symplify/easy-coding-standard": "^12.0.13" + "symplify/easy-coding-standard": "^12.1.14" }, "config": { "preferred-install": "dist", |
