summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-10-12 16:41:52 +0200
committerRemi Collet <remi@php.net>2022-10-12 16:41:52 +0200
commitd01388e5140be8c9fb613f6c0172d1d09c1ab9e2 (patch)
treed918e3aade468b4c9c5f1f5a926236d6a1559ad5 /composer.json
parent91ddc8082b35d9f14767aa1e71f5409d56ab911e (diff)
update to 3.12.0
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 01f09da..968425c 100644
--- a/composer.json
+++ b/composer.json
@@ -43,8 +43,8 @@
"phpspec/prophecy": "^1.15",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5",
- "phpunitgoodpractices/polyfill": "^1.5",
- "phpunitgoodpractices/traits": "^1.9.1",
+ "phpunitgoodpractices/polyfill": "^1.6",
+ "phpunitgoodpractices/traits": "^1.9.2",
"symfony/phpunit-bridge": "^6.0",
"symfony/yaml": "^5.4 || ^6.0"
},