Skip to content

Commit

Permalink
Merge pull request #13 from willemverspyck/master
Browse files Browse the repository at this point in the history
Add support for Symfony 6
  • Loading branch information
PouleR authored Dec 27, 2021
2 parents 67beb16 + 714bffc commit 98957de
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 @@ -21,7 +21,7 @@
"require": {
"php": "^7.3|^8.0",
"ext-json": "*",
"symfony/http-client": "^4.3|^4.4|^5.0",
"symfony/http-client": "^4.3|^4.4|^5.0|^6.0",
"web-token/jwt-key-mgmt": "^2.0",
"web-token/jwt-signature": "^2.0",
"web-token/jwt-signature-algorithm-ecdsa": "^2.0"
Expand Down

0 comments on commit 98957de

Please sign in to comment.