diff --git a/composer.json b/composer.json index 3c35239..de40c02 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "msp/module-notifier-event", "description": "Event based rule engine for MSP Notifier", "require": { - "php": "^7.0|^7.1|^7.2|^8.1", + "php": "^7.0|^7.1|^7.2|^8.1|^8.2", "magento/magento2-base": "^2.2|^2.3", "msp/module-notifier-event-api": "^0.1", "msp/module-notifier-template-api": "^0.1",