diff --git a/composer.json b/composer.json index 295413c..0bcdd72 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "abuseio/parser-webiron", "description": "Parser addon for handling notifications from webiron", - "version": "1.3.2", + "version": "2.1.1", "keywords": ["laravel", "abuseio", "parser", "webiron"], "homepage": "http://abuse.io", "type": "library", @@ -23,7 +23,7 @@ }, "require": { "php": ">=5.5.9", - "abuseio/parser-common": "1.1.* || dev-master" + "abuseio/parser-common": "2.1.* || dev-master" }, "autoload": { "psr-4": {