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 1b305d7 commit 41154a5
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/parser-ipechelon",
"description": "Parser addon for handling notifications from ip echelon",
"version": "1.3.4",
"version": "2.1.1",
"keywords": ["laravel", "abuseio", "parser", "ipechelon"],
"homepage": "http://abuse.io",
"type": "library",
Expand All @@ -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": {
Expand Down

0 comments on commit 41154a5

Please sign in to comment.