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 4ff5a8e commit 653d93a
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-shadowserver",
"description": "Parser addon for handling notifications from shadowserver",
"version": "1.3.17",
"version": "2.1.1",
"keywords": ["laravel", "abuseio", "parser", "shadowserver"],
"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 653d93a

Please sign in to comment.