Skip to content

Commit 653d93a

Browse files
Update composer.json
1 parent 4ff5a8e commit 653d93a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "abuseio/parser-shadowserver",
33
"description": "Parser addon for handling notifications from shadowserver",
4-
"version": "1.3.17",
4+
"version": "2.1.1",
55
"keywords": ["laravel", "abuseio", "parser", "shadowserver"],
66
"homepage": "http://abuse.io",
77
"type": "library",
@@ -23,7 +23,7 @@
2323
},
2424
"require": {
2525
"php": ">=5.5.9",
26-
"abuseio/parser-common": "1.1.* || dev-master"
26+
"abuseio/parser-common": "2.1.* || dev-master"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)