aboutsummaryrefslogtreecommitdiffstats
path: root/vendor-bin/phpunit/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor-bin/phpunit/composer.json')
-rw-r--r--vendor-bin/phpunit/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json
index 6a55385959d..9f0239b8d08 100644
--- a/vendor-bin/phpunit/composer.json
+++ b/vendor-bin/phpunit/composer.json
@@ -6,6 +6,6 @@
}
},
"require": {
- "phpunit/phpunit": "9.6"
+ "phpunit/phpunit": "^9.6"
}
}