Skip to content

Commit

Permalink
feat: bump dev dependencies (#1218)
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Georg <[email protected]>
Co-authored-by: Jonathan Beliën <[email protected]>
  • Loading branch information
3 people authored Mar 2, 2024
1 parent 2d4d1f3 commit 01c44f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5",
"symfony/http-client": "^5.4 || ^6.3",
"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"
},
"suggest": {
"ext-geoip": "Enabling the geoip extension allows you to use the MaxMindProvider.",
Expand Down

0 comments on commit 01c44f0

Please sign in to comment.