We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4d1f3 commit 01c44f0Copy full SHA for 01c44f0
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