aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-04-19 02:34:30 +0900
committernsfisis <nsfisis@gmail.com>2024-04-28 01:02:35 +0900
commit75948f43b09848870bf447f10c39e3f0f109f481 (patch)
tree8e261a9b7da878d844ac64b22adfd361dce4af0f /composer.json
parent3d2d891d7e1492d179cd8da7a618fbdd5efcca2c (diff)
downloadphp-waddiwasi-75948f43b09848870bf447f10c39e3f0f109f481.tar.gz
php-waddiwasi-75948f43b09848870bf447f10c39e3f0f109f481.tar.zst
php-waddiwasi-75948f43b09848870bf447f10c39e3f0f109f481.zip
chore: update dependencies
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
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",