Forums
Hi, I tried to install opigno-composer following the instructions.
composer create-project opigno/opigno-composer project
and this is my output
Creating a "opigno/opigno-composer" project at "./project"
Installing opigno/opigno-composer (3.0.0)
- Installing opigno/opigno-composer (3.0.0): Extracting archive
Created project in /Applications/MAMP/htdocs/project
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- opigno/opigno_lms[3.0.0-beta2, ..., 3.0.0] require dompdf/dompdf 0.8.5 -> satisfiable by dompdf/dompdf[v0.8.5].
- opigno/opigno_lms 3.x-dev requires drupal/h5p 2.0.0-alpha1 -> found drupal/h5p[dev-8.x-1.x-dev, dev-8.x-1.x, dev-3150110-drupal-9-readyness] but it does not match the constraint.
- opigno/opigno_lms 3.0.0-beta1 requires almende/vis 4.21.0 -> could not be found in any version, there may be a typo in the package name.
- dompdf/dompdf[v0.8.4, ..., v0.8.5] require php ^7.1 -> your php version (8.1.1) does not satisfy that requirement.
- Root composer.json requires opigno/opigno_lms ^3.0 -> satisfiable by opigno/opigno_lms[3.0.0-beta1, ..., 3.x-dev].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see for more details.
- It's a private package and you forgot to add a custom repository to find it
Read for further common problems.
Same issse
Same issue / install ok