Skip to content

Commit 950a7a4

Browse files
committed
build: upd deps
1 parent 6ddaf0d commit 950a7a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "LGPL-3.0-or-later",
66
"require": {
77
"php": ">=8.0.2",
8-
"symfony/http-client": "^5.4||^6.4||^7.0"
8+
"symfony/http-client": "^5.4.49||^6.4||^7.0"
99
},
1010
"authors": [
1111
{
@@ -14,7 +14,7 @@
1414
],
1515
"require-dev": {
1616
"phpunit/phpunit": "^9.6.22",
17-
"friendsofphp/php-cs-fixer": "^3.68.5"
17+
"friendsofphp/php-cs-fixer": "^3.70.1"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)