Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

fix autoload bump version #27

Closed

Conversation

SaidJerghough
Copy link

@SaidJerghough SaidJerghough commented May 4, 2017

Hello, @weierophinney, @xtreamwayz
Can you check this ?
This fix allows bump-version to find the right autoload file.
According the doc on this part CONTRIBUTING#releases.
Don't forget to execute this file while preparing your realase.

php vendor/zendframework/zend-expressive-tooling/bin/bump-version to 0.4.4

@weierophinney
Copy link
Member

@SaidJerghough The bump-version tool is specifically for bumping the version of this repository/package. As such, we do not need to look further up the tree for the autoloader; it will always be in ../vendor/autoload.php relative to the bin/bump-version script.

If you are using it for your application, write a script specific to your own application, please.

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.

None yet

2 participants