summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-03-20 07:30:05 +0100
committerRemi Collet <remi@php.net>2025-03-20 07:30:05 +0100
commit412fe4f0aa18c77147b960449a44743f0d1c2ba4 (patch)
tree0488c43646c1e15f3a3b7fbb0049d1cceae790fe /composer.json
parent4c4f1819760c706b45b6b76b38bfdd873b0dd60b (diff)
update to 2.13.0HEADmaster
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 702ebe8..bbd0703 100644
--- a/composer.json
+++ b/composer.json
@@ -19,7 +19,7 @@
},
"require": {
"php": ">=7",
- "phpunit/phpunit": "^6 || ^7 || ^8 || ^9 || ^10.0.17 || ^11 || ^12",
+ "phpunit/phpunit": "^6 || ^7 || ^8 || ^9 || ^10.0.17 || ^11 || ^12.0.9",
"php-mock/php-mock-integration": "^3.0"
},
"require-dev": {