Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Add 6.4 compat.
  • Loading branch information
GeraudBourdin authored Feb 12, 2024
1 parent 3efb7be commit f671888
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 @@
"test": "phpunit"
},
"require": {
"symfony/http-client": "^7.0",
"symfony/http-client": "^6.4 || ^7.0",
"amphp/http-client": "^4.2.1"
}
}

0 comments on commit f671888

Please sign in to comment.