diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-04-05 23:21:41 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-04-05 23:24:33 +0900 |
| commit | 24d00a02f51138f1191c8b1f72ccdb14fc622b11 (patch) | |
| tree | 4ea33d7b308897eb23ed9fdb81d078f9bbb52b13 /composer.json | |
| parent | a0f17ee6807f9a0605261a11a8ba46c57a9849a0 (diff) | |
| download | php-waddiwasi-24d00a02f51138f1191c8b1f72ccdb14fc622b11.tar.gz php-waddiwasi-24d00a02f51138f1191c8b1f72ccdb14fc622b11.tar.zst php-waddiwasi-24d00a02f51138f1191c8b1f72ccdb14fc622b11.zip | |
feat: update phpunit/phpunit
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 4b1c171..e937c62 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "phpstan/phpstan": "^1.12.23", "phpstan/phpstan-deprecation-rules": "^1.2.1", "phpstan/phpstan-strict-rules": "^1.6.2", - "phpunit/phpunit": "^11.5.15", + "phpunit/phpunit": "^12.1.0", "reliforp/reli-prof": "0.12.x-dev", "symplify/easy-coding-standard": "^12.5.11" }, |
