Skip to content

Commit

Permalink
Update robo, guzzle dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ygerasimov committed Oct 17, 2023
1 parent 40ba0d0 commit 5514ad9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,12 @@
"require": {
"php": "^7.4 || ^8.0",
"ext-json": "*",
"consolidation/robo": "^3",
"diffywebsite/diffy-php": "1.x-dev",
"guzzlehttp/guzzle": "^6.5",
"consolidation/robo": "^4",
"diffywebsite/diffy-php": "^1",
"guzzlehttp/guzzle": "^7",
"n98/junit-xml": "^1.1"
},
"require-dev": {
"php-http/guzzle6-adapter": "^1.1",
"g1a/composer-test-scenarios": "^2",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down

0 comments on commit 5514ad9

Please sign in to comment.