Skip to content

Commit 5ee30df

Browse files
authored
test: to mock the ChainInterface we need to skip broken PHPUnit versions (#330)
Follows up on #323
1 parent 0fe079c commit 5ee30df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"phpstan/phpstan": "^2.0",
4949
"phpstan/phpstan-symfony": "^2.0",
5050
"phpstan/phpstan-webmozart-assert": "^2.0",
51-
"phpunit/phpunit": "^11.5",
51+
"phpunit/phpunit": "^11.5.13",
5252
"probots-io/pinecone-php": "^1.0",
5353
"rector/rector": "^2.0",
5454
"symfony/console": "^6.4 || ^7.1",

0 commit comments

Comments
 (0)