We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ead4bd commit b79276cCopy full SHA for b79276c
1 file changed
composer.json
@@ -22,7 +22,7 @@
22
"phpstan/extension-installer": "^1.1",
23
"phpstan/phpstan": "1.9.14",
24
"phpstan/phpstan-phpunit": "1.3.3",
25
- "phpunit/phpunit": "9.6.7 || 10.1.0",
+ "phpunit/phpunit": "9.6.35 || 10.5.64",
26
"rector/rector": "0.15.12",
27
"ruflin/elastica": "^6.0 || ^7.0",
28
"solarium/solarium": "^5.0 || ^6.0",
@@ -72,7 +72,8 @@
72
"config": {
73
"allow-plugins": {
74
"composer/package-versions-deprecated": true,
75
- "phpstan/extension-installer": true
+ "phpstan/extension-installer": true,
76
+ "php-http/discovery": false
77
}
78
},
79
"minimum-stability": "dev"
0 commit comments