Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Add branch alias dev-master => 1.0.x-dev#2

Open
DemonTPx wants to merge 3 commits intolox:masterfrom
PBWebMedia:master
Open

Add branch alias dev-master => 1.0.x-dev#2
DemonTPx wants to merge 3 commits intolox:masterfrom
PBWebMedia:master

Conversation

@DemonTPx
Copy link

This introduces the ~1.0@dev version (which points to the master branch) which can be used in composer.json when requiring this library.

This is to prevent the use of dev-master which is considered bad practise.

Please also consider adding tags to stable versions to make this library easier to manage when used in projects.

@JordyMoos
Copy link

Thanks! 👍

@frankkoornstra
Copy link

Nice! +1

@NamelessCoder
Copy link

I concur: please create at least one stable tag for this, as well as a branch alias. Currently facing issues trying to use the package in --dev of another package with stable as minimum requirement.

@DemonTPx
Copy link
Author

Almost a month later! Could you take a look at this, please? :)

@DemonTPx
Copy link
Author

Since this doesn't seem to be merged anytime soon and the repository hasn't changed much over the last year, I've created a fork, tagged it as 1.0 and added it to packagist.

It can be added to your projects by requiring pbweb/xhprof or added this to your composer.json:

"require": {
     "pbweb/xhprof": "^1.0"
}

See: https://packagist.org/packages/pbweb/xhprof and https://github.com/PBWebMedia/xhprof

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants