summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index dd30895..e1701c0 100644
--- a/composer.json
+++ b/composer.json
@@ -33,8 +33,8 @@
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
- "symfony/phpunit-bridge": "^4.2 || ^5",
- "phpstan/phpstan": "^0.12.55"
+ "symfony/phpunit-bridge": "^3 || ^7",
+ "phpstan/phpstan": "^1.11"
},
"autoload": {
"psr-4": {