We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df3797 commit eebcc7cCopy full SHA for eebcc7c
composer.json
@@ -14,11 +14,11 @@
14
"php": "~8.3.0 || ~8.4.0 || ~8.5.0"
15
},
16
"require-dev": {
17
- "laminas/laminas-coding-standard": "^3.0",
18
- "phpunit/phpunit": "^12.0",
19
- "psalm/plugin-phpunit": "^0.19.2",
20
- "squizlabs/php_codesniffer": "^3.10",
21
- "vimeo/psalm": "^6.0"
+ "laminas/laminas-coding-standard": "^3.1",
+ "phpunit/phpunit": "^12.5",
+ "psalm/plugin-phpunit": "^0.19.5",
+ "squizlabs/php_codesniffer": "^3.13",
+ "vimeo/psalm": "^6.14"
22
23
"autoload": {
24
"psr-4": {
0 commit comments