Skip to content

Commit

Permalink
update outdated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschlick committed Nov 27, 2022
1 parent 5cf0724 commit 6d0b415
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"guzzlehttp/guzzle": ">=6"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
"friendsofphp/php-cs-fixer": "^3.0",
"php-http/mock-client": "^1.4",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^8.5",
"phpstan/phpstan": "^1.0",
"phpunit/phpunit": "^9.0",
"squizlabs/php_codesniffer": "^3.5",
"monolog/monolog": "^2.1",
"monolog/monolog": "^3.0",
"symfony/var-dumper": "^5.1"
},
"config": {
Expand Down

0 comments on commit 6d0b415

Please sign in to comment.