Skip to content

Commit 9670c6f

Browse files
author
Gabriel Galvao da Gama
committed
Locking phpunit before 9.5 due to BiC with getAnnotations method
1 parent 3db01de commit 9670c6f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"phpcompatibility/php-compatibility": "^9.3",
9191
"phpmd/phpmd": "^2.9.1",
9292
"phpstan/phpstan": "^0.12.77",
93-
"phpunit/phpunit": "^9",
93+
"phpunit/phpunit": "^9 <9.5",
9494
"sebastian/phpcpd": "^6.0.3",
9595
"squizlabs/php_codesniffer": "~3.5.4",
9696
"symfony/finder": "^5.2"

composer.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)