We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ff733 commit 14ec580Copy full SHA for 14ec580
1 file changed
composer.json
@@ -5,7 +5,7 @@
5
"license": "LGPL-3.0-or-later",
6
"require": {
7
"php": ">=8.0.2",
8
- "symfony/http-client": "^5.4||^6.0"
+ "symfony/http-client": "^5.4||^6.0||^7.0"
9
},
10
"authors": [
11
{
@@ -14,7 +14,7 @@
14
],
15
"require-dev": {
16
"phpunit/phpunit": "^9.6",
17
- "friendsofphp/php-cs-fixer": "^3.0"
+ "friendsofphp/php-cs-fixer": "^3.41"
18
19
"autoload": {
20
"psr-4": {
0 commit comments