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 Feb 1, 2024
1 parent 3d83334 commit 88acf80
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 @@ -6,11 +6,10 @@
"require": {
"php": "^8.1",
"ext-json": "*",
"guzzlehttp/guzzle": "^6.5.8",
"marc-mabe/php-enum": "^3.0|^4.7",
"guzzlehttp/guzzle": "^6.0",
"phpstan/phpstan-deprecation-rules": "^1.1",
"symfony/http-kernel": "^4.4|^5.4.35",
"symfony/serializer": "^4.4|^5.4.35",
"symfony/http-kernel": "^6.0",
"symfony/serializer": "^6.0",
"webmozart/assert": "^1.11"
},
"require-dev": {
Expand Down

0 comments on commit 88acf80

Please sign in to comment.