Skip to content

Commit c149053

Browse files
committed
feat: bump dev dependencies
1 parent 9c2224f commit c149053

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
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)