summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-06-11 07:56:12 +0200
committerRemi Collet <remi@remirepo.net>2018-06-11 07:56:12 +0200
commite0c7380dd6bfcd2619db0f771e2bd0cbc5ad4e9f (patch)
treefd7349c67f87d3a35c585ee51833a0b8c91dde6d /composer.json
parent680a1044aee0976aa275d5776cb0f9ac1f212326 (diff)
update to 1.0.1 (no change)
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 940c105..b7657a4 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,7 @@
"require": {
"php": "^5.5 || ^7.0",
"phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0",
- "phpunitgoodpractices/polyfill": "^1.0"
+ "phpunitgoodpractices/polyfill": "^1.1"
},
"conflict": {
"hhvm": "*"