Skip to content
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

PROBLEM IN LARAVEL 8 #11

Open
meladam20 opened this issue Oct 29, 2023 · 2 comments
Open

PROBLEM IN LARAVEL 8 #11

meladam20 opened this issue Oct 29, 2023 · 2 comments

Comments

@meladam20
Copy link

Hello,
I'm using Larvel 8 actually and when i try to add package in my project, i get this error :
Problem 1
- donmbelembe/laravel-facebook-catalog[1.0.0, ..., 1.0.1] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev] but these were not loaded, likely because it conflicts with another require.
- donmbelembe/laravel-facebook-catalog[dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-5, dev-dependabot/github_actions/actions/checkout-4, dev-main, 2.0.0, ..., 2.0.1] require illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., 10.x-dev] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires donmbelembe/laravel-facebook-catalog * -> satisfiable by donmbelembe/laravel-facebook-catalog[dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-5, dev-dependabot/github_actions/actions/checkout-4, dev-main, 1.0.0, 1.0.1, 2.0.0, 2.0.1, 9999999-dev].

When i try to install just the version 2.0, i get this error :

Problem 1
- Root composer.json requires donmbelembe/laravel-facebook-catalog ^2.0 -> satisfiable by donmbelembe/laravel-facebook-catalog[2.0.0, 2.0.1].
- donmbelembe/laravel-facebook-catalog[2.0.0, ..., 2.0.1] require illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., 10.x-dev] but these were not loaded, likely because it conflicts with another require.

Please help me to install your package in my laravel 8.

@donmbelembe
Copy link
Owner

Hello, this is a small library, i suggest you just copy the code and integrate it straight into your app

@meladam20
Copy link
Author

meladam20 commented Nov 7, 2023 via email

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

2 participants