$ composer create-project LavaLite/cms laralite3 3.0
Installing lavalite/cms (3.0.0)
- Installing lavalite/cms (3.0.0)
Downloading: 100%
Created project in laralite3
> php -r "copy('.env.example', '.env');"
Loading composer repositories with package information
Installing dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- lavalite/filer 3.0.x-dev requires intervention/imagecache 2.2.* -> satisfi
able by intervention/imagecache[2.2.0].
- lavalite/filer v3.0.0 requires intervention/imagecache 2.2.* -> satisfiabl
e by intervention/imagecache[2.2.0].
- intervention/imagecache 2.2.0 requires intervention/image dev-master|~2,>=
2.2.0 -> satisfiable by intervention/image[2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.
3.2, 2.3.3, 2.3.4, 2.3.5, dev-master, 2.3.x-dev].
- intervention/image 2.3.x-dev requires ext-fileinfo * -> the requested PHP
extension fileinfo is missing from your system.
- intervention/image dev-master requires ext-fileinfo * -> the requested PHP
extension fileinfo is missing from your system.
- intervention/image 2.3.5 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
- intervention/image 2.3.4 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
- intervention/image 2.3.3 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
- intervention/image 2.3.2 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
- intervention/image 2.3.1 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
- intervention/image 2.3.0 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
- intervention/image 2.2.2 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
- intervention/image 2.2.1 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
- intervention/image 2.2.0 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
- Installation request for lavalite/filer 3.0.* -> satisfiable by lavalite/f
iler[3.0.x-dev, v3.0.0].
To enable extensions, verify that they are enabled in those .ini files:
- D:\phpStudy\php70n\php.ini
You can also run `php --ini` inside terminal to see which files are used by PH
P in CLI mode.