Skip to content

Commit f36a50f

Browse files
author
Maciej Tarnowski
authored
Merge pull request #28 from amodliszewski/patch-1
Mark project as abandoned and point to new lib
2 parents e1137ad + c66224e commit f36a50f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"keywords": ["GetResponse", "api", "email"],
77
"type": "library",
88
"license": "MIT",
9+
"abandoned": "getresponse/sdk-php",
910
"authors": [
1011
{
1112
"name": "Pawel Maslak",
@@ -23,4 +24,4 @@
2324
"autoload": {
2425
"files": ["src/GetResponseAPI3.class.php"]
2526
}
26-
}
27+
}

0 commit comments

Comments
 (0)