Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

link_uri missing from clicks response #162

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
composer package name changed
  • Loading branch information
Yousaf Saqib committed Sep 11, 2020
commit bc5708ba232af47dc8e78de99bdadfd1f4629ae3
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
```javascript
{
"require": {
"yousaf-saqib/cc-php-sdk": "2.1.*"
"yousaf-saqib/cc-php-sdk": "1.0.*"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "yousaf-saqib/cc-php",
"name": "yousaf-saqib/cc-php-sdk",
"type": "library",
"description": "Constant Contact PHP SDK for v2",
"keywords": [
Expand Down