Keine Installation von O3-Shop (1.6.2) möglich

Moin.
php composer.phar create-project --no-dev o3-shop/o3-shop o3-shop 1.6.2

Wird nicht ausgeführt.

``
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires o3-shop/shop-metapackage-ce v1.6.2 → satisfiable by o3-shop/shop-metapackage-ce[v1.6.2].
- o3-shop/shop-metapackage-ce v1.6.2 requires smarty/smarty v2.6.33 → found smarty/smarty[v2.6.33] but these were not loaded, because they are affected by security advisories (“PKSA-2q9d-8kh9-49wx”, “PKSA-pght-23ww-rrdy”, “PKSA-6y8p-nrf4-ysf5”, “PKSA-yr6f-z9sx-cps3”, “PKSA-28zg-9h7g-fhvp”, “PKSA-54c6-f9b9-7wg4”, “PKSA-wy1k-8qg5-z8xd”, “PKSA-31hv-m6rg-8ryk”, “PKSA-98zc-53yc-qt81”, “PKSA-t4kv-1sv2-1mzx”, “PKSA-wc9h-gs49-76tm”, “PKSA-thph-wfk6-pp4j”, “PKSA-hgp5-21g7-7phg”). Go to Packagist.org to find advisory details. To ignore the advisories, add their IDs to the “policy.advisories.ignore-id” config or add the package to “policy.advisories.ignore”. To turn the feature off entirely, you can set “policy.advisories.block” to false.
Problem 2
- Root composer.json requires o3-shop/testing-library ^1.2.0 → satisfiable by o3-shop/testing-library[v1.2.0, …, v1.2.6].
- o3-shop/shop-ce[v1.2.0, …, v1.6.2] require o3-shop/smarty ~2.6.34 → found o3-shop/smarty[v2.6.34, v2.6.35, v2.6.36] but these were not loaded, because they are affected by security advisories (“PKSA-28zg-9h7g-fhvp”, “PKSA-54c6-f9b9-7wg4”, “PKSA-wy1k-8qg5-z8xd”, “PKSA-yr6f-z9sx-cps3”, “PKSA-2q9d-8kh9-49wx”, “PKSA-pght-23ww-rrdy”, “PKSA-6y8p-nrf4-ysf5”, “PKSA-98zc-53yc-qt81”, “PKSA-31hv-m6rg-8ryk”, “PKSA-wc9h-gs49-76tm”, “PKSA-t4kv-1sv2-1mzx”, “PKSA-thph-wfk6-pp4j”, “PKSA-hgp5-21g7-7phg”). Go to Packagist.org to find advisory details. To ignore the advisories, add their IDs to the “policy.advisories.ignore-id” config or add the package to “policy.advisories.ignore”. To turn the feature off entirely, you can set “policy.advisories.block” to false.
- o3-shop/testing-library[v1.2.0, …, v1.2.3] require symfony/polyfill-intl-idn 1.17.1 → found symfony/polyfill-intl-idn[v1.17.1] but these were not loaded, because they are affected by security advisories (“PKSA-dwsq-ppd2-mb1x”). Go to Packagist.org to find advisory details. To ignore the advisories, add their IDs to the “policy.advisories.ignore-id” config or add the package to “policy.advisories.ignore”. To turn the feature off entirely, you can set “policy.advisories.block” to false.
- o3-shop/testing-library[v1.2.4, …, v1.2.6] require o3-shop/shop-ce ^1.2 || dev-* → satisfiable by o3-shop/shop-ce[v1.2.0, …, v1.6.2].

``
Was kann ich tun?
Steffen Winde

Meine Frage hat sich erledigt!
Ich hatte eine falsche Composerversion benutzt!

Hey Steffen

Ja genau. Das ist leider noch ein Relikt aus vorherigen Zeiten.

Ist auf dem Radar für ein Update.

Leider heisst das auch gleichzeitig, dass wir die Kompatillität (zumindest teilweise) brechen müssen :frowning:

Beides keine gute Optionen aber auf dem alten Zeug sitzen zu bleiben ist definitiv die schlechtere.

Grüsse

Ralf