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

Composer require develop branch #7791

Closed
csdougliss opened this issue Dec 14, 2016 · 1 comment
Closed

Composer require develop branch #7791

csdougliss opened this issue Dec 14, 2016 · 1 comment

Comments

@csdougliss
Copy link
Contributor

In my composer.json I have:

"require": {
        "magento/product-enterprise-edition": "2.1.2",
        "magento/data-migration-tool": "2.1.2",

Due to the vast number of bugs with 2.1.2 I would very much like to develop with 2.2 (develop)

Is there any way in composer.json to pull directly from the develop branch of magento2?

In production (which is a while away) I will switch it back to 2.1.2

It's further complicated by the fact I am developing with enterprise.

@shiftedreality
Copy link
Member

Hi @craigcarnell

To use unreleased develop branch you have to clone it via Git.
Closed.

magento-devops-reposync-svc pushed a commit that referenced this issue Aug 25, 2022
[Pyrrans] AC-3579: Replace Zend_Validate with `laminas/laminas-validator`
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

2 participants