This repository was archived by the owner on Feb 16, 2023. It is now read-only.
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Composer error upon installing in Laravel 7 #560
Open
Description
I'm getting this error after running composer require fruitcake/laravel-cors
in Laravel 7 (7.30.6 to be exact)
Problem 1
- Root composer.json requires fruitcake/laravel-cors ^3.0 -> satisfiable by fruitcake/laravel-cors[v3.0.0, 3.0.x-dev].
- fruitcake/laravel-cors[v3.0.0, ..., 3.0.x-dev] require fruitcake/php-cors ^1.2 -> could not be found in any version, there may be a typo in the package name.
I did tried the uninstall-reinstall pattern but didn't work.
Metadata
Metadata
Assignees
Labels
No labels