Skip to content

Installation unter Contao 5.3.* nicht möglich – Paket nicht als „stable“ verfügbar? #4

Description

@webworker-ecco

Problem:
Ich versuche, das Bundle in einer Contao 5.3.*-Installation über den Contao Manager (bzw. Composer) zu installieren. Leider schlägt dies fehl mit folgender Fehlermeldung:

Fehlermeldung Contao Manager:

$ /bin/php84 -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /.../web/contao-manager.phar.php composer require contaobayern/contao-nuligadata-bundle --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction

In PackageDiscoveryTrait.php line 258:

Could not find a version of package contaobayern/contao-nuligadata-bundle matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.

Frage:
Ist geplant, das Bundle künftig in einer als „stable“ markierten Version zu veröffentlichen, sodass es ohne Anpassung der minimum-stability installiert werden kann?

Gibt es eine Empfehlung, wie man es trotzdem sicher unter Contao 5.3 nutzen kann?

Systeminformationen:
Contao Version: 5.3.x
PHP-Version: 8.4
Installationsweg: Contao Manager / Composer CLI

Vielen Dank im Voraus.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions