Skip to content

Commit e644310

Browse files
JanTvrdikclaude
andcommitted
Add PHPUnit dependency for testing framework
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent bbfb406 commit e644310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"phpstan/phpstan-deprecation-rules": "^2.0.1",
2121
"phpstan/phpstan-phpunit": "^2.0.4",
2222
"phpstan/phpstan-strict-rules": "^2.0.3",
23+
"phpunit/phpunit": "^9.6.22",
2324
"shipmonk/composer-dependency-analyser": "^1.8.1",
2425
"shipmonk/dead-code-detector": "^0.9.0",
2526
"shipmonk/name-collision-detector": "^2.1.1",

0 commit comments

Comments
 (0)