diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index b98b402..bd1ca53 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,8 @@ "ksubileau/color-thief-php": "^2.0", "symfony/polyfill-php82": "^1.28", "symfony/polyfill-php83": "^1.28", - "phpoffice/phpspreadsheet": "^1.19" + "phpoffice/phpspreadsheet": "^1.19", + "psr/cache": "^1.0" }, "replace": { "symfony/polyfill-php54": "*", |
