Skip to content

Commit

Permalink
Merge pull request #283 from arneee/master
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
oleksandr-mykhailenko authored Dec 10, 2023
2 parents 29447d8 + e1e5c7e commit b10ac28
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 @@ -16,7 +16,7 @@
"ext-json": "*",
"guzzlehttp/guzzle": "^7.4.4",
"psr/http-client": "^1.0",
"symfony/validator": "6.3"
"symfony/validator": "^6.3|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^8|^9",
Expand Down

0 comments on commit b10ac28

Please sign in to comment.