dachcom-digital / pimcore-schema

JSON-LD structured Data Snippet Generator
Other
10 stars 3 forks source link

Pimcore X compatibility #7

Closed dpfahlbusch closed 3 years ago

dpfahlbusch commented 3 years ago
Q A
Bug report? yes
Feature request? yes
BC Break report? no
RFC? no

Currently this bundle is not compatible with Pimcore X. If i try to install this bundle, i get the following error:

Problem 1
    - dachcom-digital/schema[v1.1.0, ..., v1.1.2] require pimcore/pimcore ^6.0 -> found pimcore/pimcore[v6.0.0, ..., v6.9.5] but it conflicts with your root composer.json require (^10.0).
    - Root composer.json requires dachcom-digital/schema ^1.1 -> satisfiable by dachcom-digital/schema[v1.1.0, v1.1.1, v1.1.2].
solverat commented 3 years ago

@dpfahlbusch: Done: https://github.com/dachcom-digital/pimcore-schema/releases/tag/v2.0.0

dpfahlbusch commented 3 years ago

Awesome 😎