diff options
author | Remi Collet <remi@remirepo.net> | 2020-04-21 18:04:53 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-04-21 18:04:53 +0200 |
commit | 42286fb7f995250ed05910c1a04192b93c4a90c7 (patch) | |
tree | 2b64bae9a3f8aaba83011bb4eef3a87ad930b36b /composer-chronos.json | |
parent | c5ab9ff9fa2f1ab9042d4b54f4b1e812375c3da6 (diff) |
update chronos to 2.0.4
Diffstat (limited to 'composer-chronos.json')
-rw-r--r-- | composer-chronos.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/composer-chronos.json b/composer-chronos.json index 029a019..4e62c59 100644 --- a/composer-chronos.json +++ b/composer-chronos.json @@ -44,10 +44,7 @@ "autoload-dev": { "psr-4": { "Cake\\Chronos\\Test\\": "tests/" - }, - "files": [ - "tests/TestCase.php" - ] + } }, "scripts": { "check": [ |