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.
1 parent c21fdcf commit ee8ced8Copy full SHA for ee8ced8
composer.json
@@ -66,9 +66,9 @@
66
"laminas/laminas-coding-standard": "~2.3.0",
67
"laminas/laminas-config": "^2.6 || ^3.2",
68
"laminas/laminas-loader": "^2.6",
69
- "phpspec/prophecy-phpunit": "^2.0.1",
70
- "phpunit/phpunit": "^9.5.27",
71
- "psalm/plugin-phpunit": "^0.16.1",
+ "phpspec/prophecy-phpunit": "^v2.1.0",
+ "phpunit/phpunit": "^9.6.15",
+ "psalm/plugin-phpunit": "^0.18.4",
72
"vimeo/psalm": "^4.30"
73
},
74
"autoload": {
0 commit comments