Skip to content

composer dependencies #14

@admin-snowfoot

Description

@admin-snowfoot

Hello, I'm trying to install the module via composer: composer require auroraextensions/googlecloudstorage:* -W
However I get the following list of unsatisfied dependencies exceptions:

./composer.json has been updated
Running composer update auroraextensions/googlecloudstorage --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - auroraextensions/googlecloudstorage 1.2.1 requires google/cloud-core ~1.33.0 -> satisfiable by google/cloud-core[v1.33.0, v1.33.1].
    - auroraextensions/googlecloudstorage[1.0.0, ..., 1.0.1] require magento/framework 102.*.* -> found magento/framework[102.0.0, ..., 102.0.7-p3] but these were not loaded, likely because it conflicts with another require.
    - auroraextensions/googlecloudstorage[1.1.0, ..., 1.2.0] require php ~7.2.0||~7.3.0||~7.4.0 -> your php version (8.2.9) does not satisfy that requirement.
    - google/cloud-core[v1.33.0, ..., v1.37.1] require guzzlehttp/guzzle ^5.3|^6.0 -> found guzzlehttp/guzzle[5.3.0, ..., 5.3.4, 6.0.0, ..., 6.5.8] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires auroraextensions/googlecloudstorage * -> satisfiable by auroraextensions/googlecloudstorage[1.0.0, ..., 1.2.1].

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

I'm using magento 2.4.6 on debian 12 with php 8.2.9
Please help

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions