Skip to content

Commit b79276c

Browse files
committed
Re-pin PHPUnit
1 parent 9ead4bd commit b79276c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"phpstan/extension-installer": "^1.1",
2323
"phpstan/phpstan": "1.9.14",
2424
"phpstan/phpstan-phpunit": "1.3.3",
25-
"phpunit/phpunit": "9.6.7 || 10.1.0",
25+
"phpunit/phpunit": "9.6.35 || 10.5.64",
2626
"rector/rector": "0.15.12",
2727
"ruflin/elastica": "^6.0 || ^7.0",
2828
"solarium/solarium": "^5.0 || ^6.0",
@@ -72,7 +72,8 @@
7272
"config": {
7373
"allow-plugins": {
7474
"composer/package-versions-deprecated": true,
75-
"phpstan/extension-installer": true
75+
"phpstan/extension-installer": true,
76+
"php-http/discovery": false
7677
}
7778
},
7879
"minimum-stability": "dev"

0 commit comments

Comments
 (0)