magento2: Can not install Magento 2.4.7-beta1 by composer

Preconditions and environment

  • Magento v2.4.7-beta1
  • Composer v2.5.8

Steps to reproduce

Install Magento 2.4.7-beta1 by composer: composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.7-beta1 magento

Expected result

Install process without error

Actual result

composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.7-beta1 magento
Creating a "magento/project-community-edition=2.4.7-beta1" project at "magento/"
Installing magento/project-community-edition (2.4.7-beta1)
  - Downloading magento/project-community-edition (2.4.7-beta1)
  - Installing magento/project-community-edition (2.4.7-beta1): Extracting archive
Created project in /home/magento/
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - paypal/module-braintree 4.6.0-beta1 requires paypal/module-braintree-customer-balance 4.6.0-beta1 -> could not be found in any version, there may be a typo in the package name.
    - magento/product-community-edition 2.4.7-beta1 requires adobe-commerce/os-extensions-metapackage ~1.0 -> satisfiable by adobe-commerce/os-extensions-metapackage[1.0.0-beta1].
    - adobe-commerce/os-extensions-metapackage 1.0.0-beta1 requires paypal/module-braintree ~4.6.0 -> satisfiable by paypal/module-braintree[4.6.0-beta1].
    - Root composer.json requires magento/product-community-edition 2.4.7-beta1 -> satisfiable by magento/product-community-edition[2.4.7-beta1].

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 17 (5 by maintainers)

Most upvoted comments

Hi @minhluan259 , Issue is resolved now. We are able to install Magento 2.4.7-beta1 using composer as per Magento system requirements

@ihor-sviziev Yes, you are right. Thanks

I can confirm that it doesn’t work for me. image

@srsathish92, I believe your account has additional access. Is it available for everyone, or just for some group of people?

Since it’s available as a git tag on open source repository, I suppose it should be for everyone. https://github.com/magento/magento2/releases/tag/2.4.7-beta1

@srsathish92 the issue still like this:

Hi @minhluan259 , Thank you for reporting and collaboration. Verified the issue by trying to install Magento 2.4.7-beta1 as per Magento system requirements and the issue is reproducible. Hence confirming the issue. image

@minhluan259 @engcom-November I am not able to reproduce this issue. Could you please recheck and close this issue?

image