diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-07-07 12:39:32 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-07-07 12:39:32 +0900 |
| commit | 6f6edf66a7ab9dcea07a34c66b459958376796a9 (patch) | |
| tree | 26af62e3df278ae7172d828bba8d027ad6dbee54 /composer.json | |
| parent | 1cd492d63328b77173d1a74ee061fa3cdd43ee44 (diff) | |
| download | php-waddiwasi-6f6edf66a7ab9dcea07a34c66b459958376796a9.tar.gz php-waddiwasi-6f6edf66a7ab9dcea07a34c66b459958376796a9.tar.zst php-waddiwasi-6f6edf66a7ab9dcea07a34c66b459958376796a9.zip | |
chore: update deps
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 6445f82..86e23eb 100644 --- a/composer.json +++ b/composer.json @@ -15,12 +15,12 @@ } }, "require-dev": { - "phpstan/phpstan": "^1.11.5", + "phpstan/phpstan": "^1.11.7", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-strict-rules": "^1.6.0", - "phpunit/phpunit": "^11.2.5", + "phpunit/phpunit": "^11.2.6", "reliforp/reli-prof": "0.12.x-dev", - "symplify/easy-coding-standard": "^12.3.0" + "symplify/easy-coding-standard": "^12.3.1" }, "config": { "preferred-install": "dist", |
