8000
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.
2 parents d8fe241 + 01c44f0 commit 8c7a04aCopy full SHA for 8c7a04a
composer.json
@@ -41,9 +41,9 @@
41
"phpstan/extension-installer": "^1.3",
42
"phpstan/phpstan": "^1.10",
43
"phpstan/phpstan-phpunit": "^1.3",
44
- "phpunit/phpunit": "^9.5",
45
- "symfony/http-client": "^5.4 || ^6.3",
46
- "symfony/stopwatch": "~2.5 || ~5.0"
+ "phpunit/phpunit": "^9.6",
+ "symfony/http-client": "^5.4 || ^6.4 || ^7.0",
+ "symfony/stopwatch": "^5.4 || ^6.4 || ^7.0"
47
},
48
"suggest": {
49
"ext-geoip": "Enabling the geoip extension allows you to use the MaxMindProvider.",
0 commit comments