Skip to content

Commit

Permalink
#19 Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PouleR authored Dec 7, 2023
1 parent 31a6281 commit 32ad5da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"homepage": "https://github.com/PouleR/apple-music-api",
"type": "library",
"require-dev": {
"phpunit/phpunit": "^9",
"phpunit/phpunit": "^10",
"squizlabs/php_codesniffer": "^3.0"
},
"require": {
"php": ">=8.1",
"ext-json": "*",
"symfony/http-client": "^5.4|^6.0",
"symfony/http-client": "^6|^7",
"web-token/jwt-key-mgmt": "^3.0",
"web-token/jwt-signature": "^3.0",
"web-token/jwt-signature-algorithm-ecdsa": "^3.0"
Expand Down

0 comments on commit 32ad5da

Please sign in to comment.