Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
henkpoldergraaf authored Oct 15, 2018
1 parent e4ee2c7 commit 3494527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "abuseio/collector-rbl",
"description": "Collector addon for handling notifications from RBL lists",
"version": "1.3.4",
"version": "2.1.1",
"keywords": ["laravel", "abuseio", "parser", "rbl"],
"homepage": "http://abuse.io",
"type": "library",
Expand All @@ -23,7 +23,7 @@
},
"require": {
"php": ">=5.5.9",
"abuseio/collector-common": "1.1.* || dev-master"
"abuseio/collector-common": "2.1.* || dev-master"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3494527

Please sign in to comment.