Skip to content

Installation under PHP 8.1.6 with Symfony 5 failde #31

@uwepfeiffer

Description

@uwepfeiffer

PS C:\xampp\htdocs\menukarte> composer diagnose
Checking composer.json: OK
Checking platform settings: OK
Checking git settings: OK git version 2.37.1
Checking http connectivity to packagist: OK
Checking https connectivity to packagist: OK
Checking github.com rate limit: OK
Checking disk free space: OK
Checking pubkeys:
Tags Public Key Fingerprint: 57815BA2 7E54DC31 7ECC7CC5 573090D0 87719BA6 8F3BB723 4E5D42D0 84A14642
Dev Public Key Fingerprint: 4AC45767 E5EC2265 2F0C1167 CBBB8A2B 0C708369 153E328C AD90147D AFE50952
OK
Checking composer version: OK
Composer version: 2.4.1
PHP version: 8.1.6
PHP binary path: C:\xampp\php\php.exe
OpenSSL version: OpenSSL 1.1.1n 15 Mar 2022
cURL version: 7.77.0 libz 1.2.12 ssl OpenSSL/1.1.1n
zip: extension present, unzip not available, 7-Zip not available
PS C:\xampp\htdocs\menukarte>


Fehlermeldungen

S C:\xampp\htdocs\menukarte> composer require mmucklo/grid-bundle
Info from https://repo.packagist.org: #StandWithUkraine
Using version ^7.3 for mmucklo/grid-bundle
./composer.json has been updated
Running composer update mmucklo/grid-bundle
Loading composer repositories with package information
Restricting packages listed in "symfony/symfony" to "5.4.*"
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- laminas/laminas-code 3.4.1 requires php ^7.1 -> your php version (8.1.6) does not satisfy that requirement.
- symfony/proxy-manager-bridge v5.4.6 requires friendsofphp/proxy-manager-lts ^1.0.2 -> satisfiable by friendsofphp/proxy-manager-lts[v1.0.12].
- friendsofphp/proxy-manager-lts v1.0.12 requires laminas/laminas-code ~3.4.1|^4.0 -> satisfiable by laminas/laminas-code[3.4.1].
- symfony/proxy-manager-bridge is locked to version v5.4.6 and an update of this package was not requested.

You can also try re-running composer require with an explicit version constraint, e.g. "composer require mmucklo/grid-bundle:*" to figure out if any version is installable, or "composer require mmucklo/grid-bundle:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
PS C:\xampp\htdocs\menukarte>

where is ma fault ??
Thanks
Uwe Pfeiffer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions