Laravel 9 packages conflict
stepanenko3 opened this issue · 2 comments
Problem 1
- Root composer.json requires raiym/instagram-php-scraper ^0.12 -> satisfiable by raiym/instagram-php-scraper[v0.12.0, ..., v0.12.4].
- tightenco/nova-google-analytics v2.0.0 requires spatie/laravel-analytics ^4.1 -> satisfiable by spatie/laravel-analytics[4.1.0].
- Root composer.json requires tightenco/nova-google-analytics ^2.0.0 -> satisfiable by tightenco/nova-google-analytics[v2.0.0].
- Root composer.json requires spatie/laravel-sitemap ^6.1.0 -> satisfiable by spatie/laravel-sitemap[6.1.0].
- spatie/laravel-analytics 4.1.0 requires laravel/framework ^9.0 -> satisfiable by laravel/framework[v9.1.0, 9.x-dev].
- Only one of these can be installed: illuminate/collections[dev-master, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev], laravel/framework[v9.1.0, 9.x-dev]. laravel/framework replaces illuminate/collections and thus cannot coexist with it.
- Conclusion: install illuminate/collections v8.83.1 (conflict analysis result)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@stepanenko3 experiencing the same