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 e9031ad82..018b53220 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,8 @@ "mervick/material-design-icons": "^2.2", "j4mie/idiorm": "dev-master", "soundasleep/html2text": "^2.1", - "guzzlehttp/guzzle": "^7.0" + "guzzlehttp/guzzle": "^7.0", + "dragonmantank/cron-expression": "^3.4" }, "require-dev": { "phpstan/phpstan": "2.1.13", |