Skip to content

Conversation

ycombinator
Copy link
Contributor

No description provided.

ycombinator added a commit that referenced this pull request Jan 7, 2015
Using a stable version of the json-patch-php package.
@ycombinator ycombinator merged commit bd97dfa into rackspace:alpha Jan 7, 2015
"require": {
"php" : ">=5.3.3",
"guzzle/http" : "~3.8",
"psr/log": "~1.0",
"mikemccabe/json-patch-php": "dev-master"
"mikemccabe/json-patch-php": "~0.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.1.* should be used for 0.x releases, not ~0.1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to convey >= 0.1 < 1.0. Isn't that what ~0.1 does?

@ycombinator ycombinator deleted the alpha branch March 19, 2015 00:30
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

Successfully merging this pull request may close these issues.

2 participants