We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddaf0d commit 950a7a4Copy full SHA for 950a7a4
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.4||^7.0"
+ "symfony/http-client": "^5.4.49||^6.4||^7.0"
9
},
10
"authors": [
11
{
@@ -14,7 +14,7 @@
14
],
15
"require-dev": {
16
"phpunit/phpunit": "^9.6.22",
17
- "friendsofphp/php-cs-fixer": "^3.68.5"
+ "friendsofphp/php-cs-fixer": "^3.70.1"
18
19
"autoload": {
20
"psr-4": {
0 commit comments