aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.json b/composer.json
index 45a42cf..c3c2f93 100644
--- a/composer.json
+++ b/composer.json
@@ -15,16 +15,16 @@
"issues": "https://github.com/nsfisis/php-next-after/issues"
},
"require": {
- "php": ">=8.3"
+ "php": ">=8.4"
},
"require-dev": {
- "phpstan/extension-installer": "^1.4",
- "phpstan/phpstan": "^2.1",
- "phpstan/phpstan-deprecation-rules": "^2.0",
- "phpstan/phpstan-phpunit": "^2.0",
- "phpstan/phpstan-strict-rules": "^2.0",
- "phpunit/phpunit": "^12.4",
- "symplify/easy-coding-standard": "^12.6"
+ "phpstan/extension-installer": "^1.4.3",
+ "phpstan/phpstan": "^2.1.39",
+ "phpstan/phpstan-deprecation-rules": "^2.0.4",
+ "phpstan/phpstan-phpunit": "^2.0.16",
+ "phpstan/phpstan-strict-rules": "^2.0.10",
+ "phpunit/phpunit": "^12.5.11",
+ "symplify/easy-coding-standard": "^12.6.2"
},
"autoload": {
"psr-4": {