diff --git a/composer.json b/composer.json index 803bd4c..f505432 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "webinertia/webinertia-uploader": "^0.0.1, Provides event driven file uploads for Laminas MVC apps and Webinertia CMS" }, "require": { - "php": "~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.5.0", "laminas/laminas-form": "^3.19.2", "laminas/laminas-navigation": "^2.18", "laminas/laminas-view": "^2.27", @@ -47,8 +47,8 @@ "laminas/laminas-validator": "^2.28", "laminas/laminas-view": "^2.25", "phpunit/phpunit": "10.4.2", - "psalm/plugin-phpunit": "^0.18.4", - "phpstan/phpstan": "1.10.40", + "psalm/plugin-phpunit": "^0.20.0", + "phpstan/phpstan": "1.12.33", "laminas/laminas-test": "^4.8", "phpstan/extension-installer": "^1.2", "slam/phpstan-laminas-framework": "^1.4"