Skip to content

Commit

Permalink
Merge pull request #6 from tihonovgn/remove_guzzle_version_restriction
Browse files Browse the repository at this point in the history
Remove guzzle version restriction
  • Loading branch information
slr42 authored Oct 3, 2022
2 parents 17f9ded + 3770d1b commit 53f1d8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"wiremock-php/wiremock-php" : "^2.18"
},
"require-dev" : {
"guzzlehttp/guzzle" : ">=4.0 <7.0",
"phing/phing" : "^2.12.0",
"squizlabs/php_codesniffer" : "^2.3.4",
"phpmd/phpmd" : "^2.3.2",
Expand Down

0 comments on commit 53f1d8d

Please sign in to comment.