Skip to content

Commit c6fb031

Browse files
committed
Update develop dependencies
1 parent 26cbafd commit c6fb031

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@
4646
"ext-json": "*"
4747
},
4848
"require-dev": {
49-
"friendsofphp/php-cs-fixer": "^3.53.0",
50-
"guzzlehttp/guzzle": "^7.8.1",
51-
"guzzlehttp/psr7": "^1.6 || ^2.6.2",
52-
"phpstan/phpstan": "^1.10.66",
53-
"phpstan/phpstan-phpunit": "^1.3.16",
54-
"phpstan/phpstan-strict-rules": "^1.5.3",
55-
"phpunit/phpunit": "^10.5.15 || ^11.1.1",
56-
"psr/http-factory": "^1.0.2",
57-
"psr/simple-cache": "^1.0.1",
58-
"symfony/cache": "^v5.0.0 || ^6.4.6"
49+
"friendsofphp/php-cs-fixer": "^3.65.0",
50+
"guzzlehttp/guzzle": "^7.9.2",
51+
"guzzlehttp/psr7": "^1.6 || ^2.7.0",
52+
"phpstan/phpstan": "^1.12.13",
53+
"phpstan/phpstan-phpunit": "^1.4.2",
54+
"phpstan/phpstan-strict-rules": "^1.6.1",
55+
"phpunit/phpunit": "^10.5.15 || ^11.5.1",
56+
"psr/http-factory": "^1.1.0",
57+
"psr/simple-cache": "^1.0.1 || ^2.0.0",
58+
"symfony/cache": "^v5.0.0 || ^6.4.16"
5959
},
6060
"suggest": {
6161
"psr/http-client-implementation": "To use the storage functionnality which depends on PSR-18",

0 commit comments

Comments
 (0)