summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-06-11 07:59:00 +0200
committerRemi Collet <remi@remirepo.net>2018-06-11 07:59:00 +0200
commit6c4bac08fcb995b5480b7b262bbf630f13414211 (patch)
tree0cbf33b8036ada907dedc46b1fb43ae0cd3640c1 /composer.json
parent3deabde01abd64bd238d6c644ba164387178b378 (diff)
update to 1.0.1 (no change)
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index aad7516..54b9363 100644
--- a/composer.json
+++ b/composer.json
@@ -15,14 +15,13 @@
"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": "*"
},
"require-dev": {
"johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
- "phpunitgoodpractices/traits": "^1.3.2",
"symfony/phpunit-bridge": "^3.2.2 || ^4.0"
},
"config": {