summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json9
1 files changed, 3 insertions, 6 deletions
diff --git a/composer.json b/composer.json
index b6002ef..34350b2 100644
--- a/composer.json
+++ b/composer.json
@@ -18,13 +18,10 @@
"symfony/polyfill-ctype": "^1.8"
},
"require-dev": {
- "phpunit/phpunit": "^4.6",
- "sebastian/version": "^1.0.1"
+ "phpunit/phpunit": "^4.8.36 || ^7.5.13"
},
- "extra": {
- "branch-alias": {
- "dev-master": "1.3-dev"
- }
+ "conflict": {
+ "vimeo/psalm": "<3.6.0"
},
"autoload": {
"psr-4": {