Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Remove composer minimum stability #321

Merged
merged 1 commit into from
Jan 24, 2015

Conversation

snapshotpl
Copy link
Contributor

With composer minimum stabilty dev:

  • zf and many others is loaded from master (unstable),
  • loading time from branch (no tag) it's sooooo long...

@localheinz
Copy link
Member

👍 for also actually pinning to concrete versions, unless necessary to pin to a branch.

@GeeH
Copy link
Contributor

GeeH commented Jan 24, 2015

Have you tested this? I would expect a corrisponding composer.lock update (unless this doesn't change loaded versions).

@snapshotpl
Copy link
Contributor Author

Everything working fine: manual and unit tests. I see a huge different in speed when I run composer install becouse with stable option composer download from tag (zip), without stable download from branch.

@GeeH
Copy link
Contributor

GeeH commented Jan 24, 2015

👍

Thanks for your time :)

GeeH added a commit that referenced this pull request Jan 24, 2015
@GeeH GeeH merged commit 97908e1 into zendframework:master Jan 24, 2015
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.

3 participants