Forums
[root@bogon contrib]# cat /etc/redhat-release
CentOS Linux release 8.3.2011
[root@bogon contrib]# httpd -v
Server version: Apache/2.4.37 (centos)
Server built: Nov 4 2020 03:20:37
[root@bogon contrib]# php -v
PHP 8.0.3 (cli) (built: Mar 2 2021 16:37:06) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.3, Copyright (c) Zend Technologies
with Zend OPcache v8.0.3, Copyright (c), by Zend Technologies
[root@bogon contrib]# composer diagnose
Checking platform settings: OK
Checking git settings: OK
Checking http connectivity to packagist: OK
Checking https connectivity to packagist: OK
Checking github.com rate limit: OK
Checking disk free space: OK
Checking pubkeys:
OK
Checking composer version: OK
Composer version: 2.0.11
PHP version: 8.0.3
PHP binary path: /usr/bin/php
OpenSSL version: OpenSSL 1.1.1g FIPS 21 Apr 2020
cURL version: 7.61.1 libz 1.2.11 ssl OpenSSL/1.1.1g
zip: extension not loaded, unzip present
[root@bogon contrib]# composer create-project opigno/opigno-composer opigno
Problem 1
- drupal/core 8.9.13 requires php ^7.0.8 -> your php version (8.0.3) does not satisfy that requirement.
- opigno/opigno_lms 2.19.0 requires drupal/core 8.9.13 -> satisfiable by drupal/core[8.9.13].
- Root composer.json requires opigno/opigno_lms 2.19.0 -> satisfiable by opigno/opigno_lms[2.19.0].
need help with installation
need help with git clone timeout
composer git clone using ssh need public key