We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b27b1b + 719b022 commit 1574c9dCopy full SHA for 1574c9d
composer.json
@@ -23,17 +23,17 @@
23
},
24
"require-dev": {
25
"ext-curl": "*",
26
- "doctrine/coding-standard": "^13.0",
27
- "infection/infection": "^0.31.0",
+ "doctrine/coding-standard": "^14.0",
+ "infection/infection": "^0.31.2",
28
"laminas/laminas-diactoros": "^3.6.0",
29
"php-http/curl-client": "^2.3.3",
30
- "phpunit/phpunit": "^11.5.27",
+ "phpunit/phpunit": "^11.5.42",
31
"psalm/plugin-phpunit": "^0.19.5",
32
"react/child-process": "^0.6.6",
33
"react/http": "^1.11",
34
"roave/security-advisories": "dev-latest",
35
- "squizlabs/php_codesniffer": "^3.13.2",
36
- "vimeo/psalm": "^6.13.0"
+ "squizlabs/php_codesniffer": "^4.0.0",
+ "vimeo/psalm": "^6.13.1"
37
38
"conflict": {
39
"php-http/httplug": "<2.4.1",
0 commit comments