summaryrefslogtreecommitdiffstats
path: root/composer-traits.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-09-04 15:29:38 +0200
committerRemi Collet <remi@remirepo.net>2018-09-04 15:29:38 +0200
commit5bd50f6d7bef76adbb3386385d4632cea86ab2e1 (patch)
treea9072c81c33542dd8382f493155ce34f12cfcdb7 /composer-traits.json
parentc95f7c1745ea4df58f5a282bd9b9f0e1e3c89e04 (diff)
update phpunitgoodpractices/traits to 1.6.0
Diffstat (limited to 'composer-traits.json')
-rw-r--r--composer-traits.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer-traits.json b/composer-traits.json
index 4275245..8a097e5 100644
--- a/composer-traits.json
+++ b/composer-traits.json
@@ -11,7 +11,7 @@
],
"require": {
"php": "^5.5 || ^7.0",
- "phpunit/phpunit": "~4.0.0 || ~4.1.0 || ~4.2.0 || ~4.3.0 || ~4.4.0 || ~4.5.0 || ~4.6.0 || ~4.8.0 || ~5.3.0 || ~5.4.0 || ~5.5.0 || ~5.6.0 || ~5.7.0 || ~6.0.0 || ~6.1.0 || ~6.2.0 || ~6.3.0 || ~6.4.0 || ~6.5.0 || ~7.0.0 || ~7.1.0 || ~7.2.6"
+ "phpunit/phpunit": "~4.0.0 || ~4.1.0 || ~4.2.0 || ~4.3.0 || ~4.4.0 || ~4.5.0 || ~4.6.0 || ~4.8.0 || ~5.3.0 || ~5.4.0 || ~5.5.0 || ~5.6.0 || ~5.7.0 || ~6.0.0 || ~6.1.0 || ~6.2.0 || ~6.3.0 || ~6.4.0 || ~6.5.0 || ~7.0.0 || ~7.1.0 || ~7.2.6 || ~7.3.0"
},
"require-dev": {
"phpunitgoodpractices/polyfill": "^1.1"