diff options
author | Remi Collet <remi@remirepo.net> | 2018-07-06 14:05:03 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-07-06 14:05:03 +0200 |
commit | f38ad2b4b0f9255ab4b31972623a8a75ecb7f31a (patch) | |
tree | ebbdb51ad871d7ceea8c1a3841e8d648ea888306 /composer.json | |
parent | 8f6f986f76c8fc95ac921a0f577e6f841ebbbd6e (diff) |
v2.12.2
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 11feda0..842ed80 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.0.1", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.0.1", "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1", - "phpunitgoodpractices/traits": "^1.5", + "phpunitgoodpractices/traits": "^1.5.1", "symfony/phpunit-bridge": "^4.0" }, "suggest": { |