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 418ae27 commit a2bc32cCopy full SHA for a2bc32c
composer.json
@@ -33,7 +33,7 @@
33
"minimum-stability": "dev",
34
"prefer-stable": true,
35
"require": {
36
- "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
+ "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
37
"laminas/laminas-eventmanager": "^3.0",
38
"laminas/laminas-mvc": "^3.0",
39
"laminas/laminas-servicemanager": "^3.0",
@@ -42,7 +42,7 @@
42
"require-dev": {
43
"laminas/laminas-authentication": "^2.2",
44
"laminas/laminas-coding-standard": "^2.5.0",
45
- "phpunit/phpunit": "10.5.38",
+ "phpunit/phpunit": "10.5.39",
46
"phpspec/prophecy-phpunit": "^2.0",
47
"psalm/plugin-phpunit": "^0.19.0",
48
"vimeo/psalm": "^5.25"
0 commit comments