summaryrefslogtreecommitdiffstats
path: root/composer-traits.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-29 09:13:53 +0100
committerRemi Collet <remi@remirepo.net>2018-12-29 09:13:53 +0100
commit89560fd8fa0a24c1bdd4d67be52806d5e7c49fbc (patch)
tree4aabc02eebdad66a8696f207b57fa38d638bf180 /composer-traits.json
parent5bd50f6d7bef76adbb3386385d4632cea86ab2e1 (diff)
update phpunitgoodpractices/traits to 1.7.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 8a097e5..61e28cc 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 || ~7.3.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 || ~7.3.0 || ~7.4.0 || ~7.5.0"
},
"require-dev": {
"phpunitgoodpractices/polyfill": "^1.1"