Skip to content

Commit 8c7a04a

Browse files
authored
Merge branch 'master' into release-500
2 parents d8fe241 + 01c44f0 commit 8c7a04a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"phpstan/extension-installer": "^1.3",
4242
"phpstan/phpstan": "^1.10",
4343
"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"
44+
"phpunit/phpunit": "^9.6",
45+
"symfony/http-client": "^5.4 || ^6.4 || ^7.0",
46+
"symfony/stopwatch": "^5.4 || ^6.4 || ^7.0"
4747
},
4848
"suggest": {
4949
"ext-geoip": "Enabling the geoip extension allows you to use the MaxMindProvider.",

0 commit comments

Comments
 (0)