Skip to content

compatibility with spatie laravel-data v4 #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
eelco2k opened this issue Jun 20, 2024 · 0 comments
Open

compatibility with spatie laravel-data v4 #8

eelco2k opened this issue Jun 20, 2024 · 0 comments

Comments

@eelco2k
Copy link

eelco2k commented Jun 20, 2024

Cannot install package with spatie laravel-data version 4.

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

  Problem 1
    - xolvio/laravel-data-openapi-generator[1.0.0, ..., v1.x-dev] require spatie/laravel-data ^1 -> found spatie/laravel-data[1.0.0, ..., v1.x-dev] but it conflicts with your root composer.json require (^4.6).
    - xolvio/laravel-data-openapi-generator[2.0.0, ..., 2.2.0] require spatie/laravel-data ^2 -> found spatie/laravel-data[2.0.0, ..., v2.x-dev] but it conflicts with your root composer.json require (^4.6).
    - xolvio/laravel-data-openapi-generator[2.3.0, ..., v2.x-dev] require spatie/laravel-data ^2.2 -> found spatie/laravel-data[2.2.0, ..., v2.x-dev] but it conflicts with your root composer.json require (^4.6).
    - xolvio/laravel-data-openapi-generator[dev-main, v3.0.0, ..., v3.0.1] require spatie/laravel-data ^3.2 -> found spatie/laravel-data[3.2.0, ..., v3.x-dev] but it conflicts with your root composer.json require (^4.6).
    - Root composer.json requires xolvio/laravel-data-openapi-generator * -> satisfiable by xolvio/laravel-data-openapi-generator[dev-main, 1.0.0, 1.0.1, 1.0.2, v1.x-dev, 2.0.0, ..., v2.x-dev, v3.0.0, v3.0.1, 9999999-dev].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require xolvio/laravel-data-openapi-generator:*" to figure out if any version is installable, or "composer require xolvio/laravel-data-openapi-generator:^2.1" if you know which you need.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant