diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-08-31 16:29:16 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-08-31 16:29:46 +0900 |
| commit | 699f6ef036ed8eb01c1b4fb386464fabf5fa9443 (patch) | |
| tree | 3ae52825a8cdbc0d7a1dee8f46718b320669eee8 /composer.json | |
| parent | 7747619b5b3ac34bf068bc18e024ece3246970ac (diff) | |
| download | php-waddiwasi-699f6ef036ed8eb01c1b4fb386464fabf5fa9443.tar.gz php-waddiwasi-699f6ef036ed8eb01c1b4fb386464fabf5fa9443.tar.zst php-waddiwasi-699f6ef036ed8eb01c1b4fb386464fabf5fa9443.zip | |
chore: update dependencies
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 592f42f..b52fdf8 100644 --- a/composer.json +++ b/composer.json @@ -16,12 +16,12 @@ }, "require-dev": { "m3m0r7/rubyvm-on-php": "^0.3.3", - "phpstan/phpstan": "^1.11.7", + "phpstan/phpstan": "^1.12.0", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-strict-rules": "^1.6.0", - "phpunit/phpunit": "^11.2.6", + "phpunit/phpunit": "^11.3.1", "reliforp/reli-prof": "0.12.x-dev", - "symplify/easy-coding-standard": "^12.3.1" + "symplify/easy-coding-standard": "^12.3.5" }, "config": { "preferred-install": "dist", |
