Skip to content

Commit

Permalink
Update symfony/serializer requirement from ^5.4|^6.0 to ^5.4|^6.0|^7.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: symfony/serializer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 6769259 commit 2e35746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"php": ">=7.4",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.0",
"symfony/serializer": "^5.4|^6.0",
"symfony/serializer": "^5.4|^6.0|^7.0",
"symfony/property-access": "^5.4|^6.0",
"symfony/property-info": "^5.4|^6.0",
"phpdocumentor/reflection-docblock": "^5.3"
Expand Down

0 comments on commit 2e35746

Please sign in to comment.