diff options
author | Remi Collet <remi@remirepo.net> | 2021-01-04 11:23:01 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-01-04 11:23:01 +0100 |
commit | ef3f0ff42c6c56b6ee9d025dc84d09d971761c02 (patch) | |
tree | 9da420c83d934e616475a8d12270dc28166929f0 /composer.json | |
parent | 0dfb77cb537d5c150327f2993ed1dde2b1321dd0 (diff) |
update to 2.17.3
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 dabab19..86d6076 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "justinrainbow/json-schema": "^5.0", "keradus/cli-executor": "^1.4", "mikey179/vfsstream": "^1.6", - "php-coveralls/php-coveralls": "^2.4.1", + "php-coveralls/php-coveralls": "^2.4.2", "php-cs-fixer/accessible-object": "^1.0", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1", |