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 071c024 + 20715b7 commit efe25d6Copy full SHA for efe25d6
composer.json
@@ -26,7 +26,7 @@
26
}
27
},
28
"require": {
29
- "php": "^7.3 || ~8.0.0",
+ "php": "^7.3 || ~8.0.0 || ~8.1.0",
30
"laminas/laminas-eventmanager": "^3.2",
31
"laminas/laminas-http": "^2.5.4",
32
"laminas/laminas-modulemanager": "^2.7.2",
@@ -39,8 +39,8 @@
39
"laminas/laminas-coding-standard": "~2.3.0",
40
"phpspec/prophecy-phpunit": "^2.0",
41
"phpunit/phpunit": "^9.5",
42
- "psalm/plugin-phpunit": "^0.12.2",
43
- "vimeo/psalm": "^3.16"
+ "psalm/plugin-phpunit": "^0.16.1",
+ "vimeo/psalm": "^4.13.1"
44
45
"autoload": {
46
"psr-4": {
0 commit comments