Problem 1
my laravel is actually version 6.2, please help :D
Same problem with Laravel 6.3
Same here with 5.8.35
Installation request for laravel/framework (locked at v5.8.35, required as 5.8.*) -> satisfiable by laravel/framework[v5.8.35].
I'm able to install the package in the newest version of Laravel.
How you tried installing it in a vanilla copy of Laravel?
I just tried again with a fresh vanilla copy of laravel 6.4.0 (laravel new ...)
Failed again, same error.
Problem 1
@rubenvanassche can you try to recreate this?
Able to install without specified version by:
composer require spatie/laravel-medialibrary
It's automatically detects and installs version ^7.14
Most helpful comment
Able to install without specified version by:
composer require spatie/laravel-medialibrary
It's automatically detects and installs version ^7.14