Skip to content

Commit

Permalink
Updated relevant dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sturkel89 committed Oct 21, 2024
1 parent 8fd9456 commit 423cba3
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 @@ -28,15 +28,15 @@
"laminas/laminas-http": ">=2.2"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.51.0",
"friendsofphp/php-cs-fixer": "3.64.0",
"guzzlehttp/guzzle": "^7.8.1",
"laminas/laminas-uri": ">=2.2",
"pear/http_request2": "2.6.0",
"phpmd/phpmd": "2.15.0",
"phpstan/phpstan": "1.10.59",
"phpunit/phpunit": "10.5.11",
"phpstan/phpstan": "1.12.7",
"phpunit/phpunit": "10.5.36",
"phing/phing": "3.0",
"squizlabs/php_codesniffer": "3.9.0"
"squizlabs/php_codesniffer": "3.10.3"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 423cba3

Please sign in to comment.