Skip to content

Current main has broken state of packages (8.3 vs 8.4) #103

@1338

Description

@1338

What were you trying to do?

install packages for mobile-air on 8.3

/usr/bin/php8.3 /usr/local/bin/composer i

What happened?

Could not install packages for mobile-air.

How to reproduce the bug

Install with 8.3 (e.g.):

/usr/bin/php8.3 /usr/local/bin/composer i  

Debug Output

No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires endroid/qr-code ^6.1.3 -> satisfiable by endroid/qr-code[6.1.3, 6.x-dev].
    - endroid/qr-code[6.1.3, ..., 6.x-dev] require php ^8.4 -> your php version (8.3.30) does not satisfy that requirement.

Which operating systems have you seen this occur on?

Linux

Which platforms were you trying to build for?

No response

Notes

Could bump php version or figure out an package list that can still install on 8.3
Bump PR: #104

Metadata

Metadata

Assignees

No one assigned

    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