laravel-9-simple-cms icon indicating copy to clipboard operation
laravel-9-simple-cms copied to clipboard

Composer install issue for version 8.2

Open oluu-web opened this issue 2 years ago • 1 comments

Packages are not installing because they're locked to specific versions. cocur/slugify is locked to v4.2.0. netter/schema is locked to v1.2.2. Screenshot 2022-12-29 at 21 45 17

oluu-web avatar Dec 29 '22 20:12 oluu-web

composer install --ignore-platform-reqs

iamtrgy avatar Jun 11 '23 19:06 iamtrgy