Skip to content

Commit

Permalink
Bump guzzle, remove mabe-enum
Browse files Browse the repository at this point in the history
  • Loading branch information
yekovalenkoa committed Jan 31, 2024
1 parent 3d83334 commit 8506c90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"require": {
"php": "^8.1",
"ext-json": "*",
"guzzlehttp/guzzle": "^6.5.8",
"marc-mabe/php-enum": "^3.0|^4.7",
"guzzlehttp/guzzle": "^7.5",
"phpstan/phpstan-deprecation-rules": "^1.1",
"symfony/http-kernel": "^4.4|^5.4.35",
"symfony/serializer": "^4.4|^5.4.35",
Expand Down

0 comments on commit 8506c90

Please sign in to comment.