Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current version number #95

Open
twocs opened this issue Aug 20, 2019 · 0 comments
Open

Current version number #95

twocs opened this issue Aug 20, 2019 · 0 comments

Comments

@twocs
Copy link

twocs commented Aug 20, 2019

The Readme says to use composer with {version} but it wasn't easily apparent to me what was the recommended or current version. Looking at the github.com page, the only version notation is "Version 5.0.2" that appears in commit messages. Only after installation did

Version doesn't appear in the composer.json (it's not recommended to appear there). But as mentioned in the Readme, version needs to appear in our require section:

    "require": {
        "campaignmonitor/createsend-php": "{version}"
    }
}```

I'd propose that this part of the Readme should briefly mention how to find that version number. Do you recommend getting the latest release? Currently we can see that the version is v6.0.1 via this link:
https://github.com/campaignmonitor/createsend-php/releases/latest


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant