Adds projects support #30
Annotations
6 errors and 7 warnings
Install Dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires mongodb/mongodb ^1.18 -> satisfiable by mongodb/mongodb[1.18.0, v1.18.x-dev, 1.x-dev].
- mongodb/mongodb[1.18.0, ..., 1.x-dev] require ext-mongodb ^1.18.0 -> it has the wrong version installed (1.17.3).
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.2/cli/php.ini
- /etc/php/8.2/cli/conf.d/10-mysqlnd.ini
- /etc/php/8.2/cli/conf.d/10-opcache.ini
- /etc/php/8.2/cli/conf.d/10-pdo.ini
- /etc/php/8.2/cli/conf.d/15-xml.ini
- /etc/php/8.2/cli/conf.d/20-amqp.ini
- /etc/php/8.2/cli/conf.d/20-apcu.ini
- /etc/php/8.2/cli/conf.d/20-ast.ini
- /etc/php/8.2/cli/conf.d/20-bcmath.ini
- /etc/php/8.2/cli/conf.d/20-bz2.ini
- /etc/php/8.2/cli/conf.d/20-calendar.ini
- /etc/php/8.2/cli/conf.d/20-ctype.ini
- /etc/php/8.2/cli/conf.d/20-curl.ini
- /etc/php/8.2/cli/conf.d/20-dba.ini
- /etc/php/8.2/cli/conf.d/20-dom.ini
- /etc/php/8.2/cli/conf.d/20-enchant.ini
- /etc/php/8.2/cli/conf.d/20-exif.ini
- /etc/php/8.2/cli/conf.d/20-ffi.ini
- /etc/php/8.2/cli/conf.d/20-fileinfo.ini
- /etc/php/8.2/cli/conf.d/20-ftp.ini
- /etc/php/8.2/cli/conf.d/20-gd.ini
- /etc/php/8.2/cli/conf.d/20-gettext.ini
- /etc/php/8.2/cli/conf.d/20-gmp.ini
- /etc/php/8.2/cli/conf.d/20-iconv.ini
- /etc/php/8.2/cli/conf.d/20-igbinary.ini
- /etc/php/8.2/cli/conf.d/20-imagick.ini
- /etc/php/8.2/cli/conf.d/20-imap.ini
- /etc/php/8.2/cli/conf.d/20-intl.ini
- /etc/php/8.2/cli/conf.d/20-ldap.ini
- /etc/php/8.2/cli/conf.d/20-mbstring.ini
- /etc/php/8.2/cli/conf.d/20-memcache.ini
- /etc/php/8.2/cli/conf.d/20-mongodb.ini
- /etc/php/8.2/cli/conf.d/20-msgpack.ini
- /etc/php/8.2/cli/conf.d/20-mysqli.ini
- /etc/php/8.2/cli/conf.d/20-odbc.ini
- /etc/php/8.2/cli/conf.d/20-pcov.ini
- /etc/php/8.2/cli/conf.d/20-pdo_dblib.ini
- /etc/php/8.2/cli/conf.d/20-pdo_firebird.ini
- /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_pgsql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-pgsql.ini
- /etc/php/8.2/cli/conf.d/20-phar.ini
- /etc/php/8.2/cli/conf.d/20-posix.ini
- /etc/php/8.2/cli/conf.d/20-pspell.ini
- /etc/php/8.2/cli/conf.d/20-readline.ini
- /etc/php/8.2/cli/conf.d/20-redis.ini
- /etc/php/8.2/cli/conf.d/20-shmop.ini
- /etc/php/8.2/cli/conf.d/20-simplexml.ini
- /etc/php/8.2/cli/conf.d/20-snmp.ini
- /etc/php/8.2/cli/conf.d/20-soap.ini
- /etc/php/8.2/cli/conf.d/20-sockets.ini
- /etc/php/8.2/cli/conf.d/20-sqlite3.ini
- /etc/php/8.2/cli/conf.d/20-sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-sysvmsg.ini
- /etc/php/8.2/cli/conf.d/20-sysvsem.ini
- /etc/php/8.2/cli/conf.d/20-sysvshm.ini
- /etc/php/8.2/cli/conf.d/20-tidy.ini
- /etc/php/8.2/cli/conf.d/20-tokenizer.ini
- /etc/php/8.2/cli/conf.d/20-xdebug.ini
- /etc/php/8.2/cli/conf.d/20-xmlreader.ini
- /etc/php/8.2/cli/conf.d/20-xmlwriter.ini
- /etc/php/8.2/cli/conf.d/20-xsl.ini
- /etc/php/8.2/cli/conf.d/20-yaml.ini
- /etc/php/8.2/cli/conf.d/20-zip.ini
- /etc/php/8.2/cli/conf.d/20-zmq.ini
- /etc/php/8.2/cli/conf.d/25-memcached.ini
- /etc/php/8.2/cli/conf.d/30-ds.ini
- /etc/php/8.2/cli/conf.d/99-pecl.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-mongodb` to temporarily ignore these required extensions.
|
Install Dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires mongodb/mongodb ^1.18 -> satisfiable by mongodb/mongodb[1.18.0, v1.18.x-dev, 1.x-dev].
- mongodb/mongodb[1.18.0, ..., 1.x-dev] require ext-mongodb ^1.18.0 -> it has the wrong version installed (1.17.3).
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.2/cli/php.ini
- /etc/php/8.2/cli/conf.d/10-mysqlnd.ini
- /etc/php/8.2/cli/conf.d/10-opcache.ini
- /etc/php/8.2/cli/conf.d/10-pdo.ini
- /etc/php/8.2/cli/conf.d/15-xml.ini
- /etc/php/8.2/cli/conf.d/20-amqp.ini
- /etc/php/8.2/cli/conf.d/20-apcu.ini
- /etc/php/8.2/cli/conf.d/20-ast.ini
- /etc/php/8.2/cli/conf.d/20-bcmath.ini
- /etc/php/8.2/cli/conf.d/20-bz2.ini
- /etc/php/8.2/cli/conf.d/20-calendar.ini
- /etc/php/8.2/cli/conf.d/20-ctype.ini
- /etc/php/8.2/cli/conf.d/20-curl.ini
- /etc/php/8.2/cli/conf.d/20-dba.ini
- /etc/php/8.2/cli/conf.d/20-dom.ini
- /etc/php/8.2/cli/conf.d/20-enchant.ini
- /etc/php/8.2/cli/conf.d/20-exif.ini
- /etc/php/8.2/cli/conf.d/20-ffi.ini
- /etc/php/8.2/cli/conf.d/20-fileinfo.ini
- /etc/php/8.2/cli/conf.d/20-ftp.ini
- /etc/php/8.2/cli/conf.d/20-gd.ini
- /etc/php/8.2/cli/conf.d/20-gettext.ini
- /etc/php/8.2/cli/conf.d/20-gmp.ini
- /etc/php/8.2/cli/conf.d/20-iconv.ini
- /etc/php/8.2/cli/conf.d/20-igbinary.ini
- /etc/php/8.2/cli/conf.d/20-imagick.ini
- /etc/php/8.2/cli/conf.d/20-imap.ini
- /etc/php/8.2/cli/conf.d/20-intl.ini
- /etc/php/8.2/cli/conf.d/20-ldap.ini
- /etc/php/8.2/cli/conf.d/20-mbstring.ini
- /etc/php/8.2/cli/conf.d/20-memcache.ini
- /etc/php/8.2/cli/conf.d/20-mongodb.ini
- /etc/php/8.2/cli/conf.d/20-msgpack.ini
- /etc/php/8.2/cli/conf.d/20-mysqli.ini
- /etc/php/8.2/cli/conf.d/20-odbc.ini
- /etc/php/8.2/cli/conf.d/20-pcov.ini
- /etc/php/8.2/cli/conf.d/20-pdo_dblib.ini
- /etc/php/8.2/cli/conf.d/20-pdo_firebird.ini
- /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_pgsql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-pgsql.ini
- /etc/php/8.2/cli/conf.d/20-phar.ini
- /etc/php/8.2/cli/conf.d/20-posix.ini
- /etc/php/8.2/cli/conf.d/20-pspell.ini
- /etc/php/8.2/cli/conf.d/20-readline.ini
- /etc/php/8.2/cli/conf.d/20-redis.ini
- /etc/php/8.2/cli/conf.d/20-shmop.ini
- /etc/php/8.2/cli/conf.d/20-simplexml.ini
- /etc/php/8.2/cli/conf.d/20-snmp.ini
- /etc/php/8.2/cli/conf.d/20-soap.ini
- /etc/php/8.2/cli/conf.d/20-sockets.ini
- /etc/php/8.2/cli/conf.d/20-sqlite3.ini
- /etc/php/8.2/cli/conf.d/20-sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-sysvmsg.ini
- /etc/php/8.2/cli/conf.d/20-sysvsem.ini
- /etc/php/8.2/cli/conf.d/20-sysvshm.ini
- /etc/php/8.2/cli/conf.d/20-tidy.ini
- /etc/php/8.2/cli/conf.d/20-tokenizer.ini
- /etc/php/8.2/cli/conf.d/20-xdebug.ini
- /etc/php/8.2/cli/conf.d/20-xmlreader.ini
- /etc/php/8.2/cli/conf.d/20-xmlwriter.ini
- /etc/php/8.2/cli/conf.d/20-xsl.ini
- /etc/php/8.2/cli/conf.d/20-yaml.ini
- /etc/php/8.2/cli/conf.d/20-zip.ini
- /etc/php/8.2/cli/conf.d/20-zmq.ini
- /etc/php/8.2/cli/conf.d/25-memcached.ini
- /etc/php/8.2/cli/conf.d/30-ds.ini
- /etc/php/8.2/cli/conf.d/99-pecl.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-mongodb` to temporarily ignore these required extensions.
|
Install Dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires mongodb/mongodb ^1.18 -> satisfiable by mongodb/mongodb[1.18.0, v1.18.x-dev, 1.x-dev].
- mongodb/mongodb[1.18.0, ..., 1.x-dev] require ext-mongodb ^1.18.0 -> it has the wrong version installed (1.17.3).
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.2/cli/php.ini
- /etc/php/8.2/cli/conf.d/10-mysqlnd.ini
- /etc/php/8.2/cli/conf.d/10-opcache.ini
- /etc/php/8.2/cli/conf.d/10-pdo.ini
- /etc/php/8.2/cli/conf.d/15-xml.ini
- /etc/php/8.2/cli/conf.d/20-amqp.ini
- /etc/php/8.2/cli/conf.d/20-apcu.ini
- /etc/php/8.2/cli/conf.d/20-ast.ini
- /etc/php/8.2/cli/conf.d/20-bcmath.ini
- /etc/php/8.2/cli/conf.d/20-bz2.ini
- /etc/php/8.2/cli/conf.d/20-calendar.ini
- /etc/php/8.2/cli/conf.d/20-ctype.ini
- /etc/php/8.2/cli/conf.d/20-curl.ini
- /etc/php/8.2/cli/conf.d/20-dba.ini
- /etc/php/8.2/cli/conf.d/20-dom.ini
- /etc/php/8.2/cli/conf.d/20-enchant.ini
- /etc/php/8.2/cli/conf.d/20-exif.ini
- /etc/php/8.2/cli/conf.d/20-ffi.ini
- /etc/php/8.2/cli/conf.d/20-fileinfo.ini
- /etc/php/8.2/cli/conf.d/20-ftp.ini
- /etc/php/8.2/cli/conf.d/20-gd.ini
- /etc/php/8.2/cli/conf.d/20-gettext.ini
- /etc/php/8.2/cli/conf.d/20-gmp.ini
- /etc/php/8.2/cli/conf.d/20-iconv.ini
- /etc/php/8.2/cli/conf.d/20-igbinary.ini
- /etc/php/8.2/cli/conf.d/20-imagick.ini
- /etc/php/8.2/cli/conf.d/20-imap.ini
- /etc/php/8.2/cli/conf.d/20-intl.ini
- /etc/php/8.2/cli/conf.d/20-ldap.ini
- /etc/php/8.2/cli/conf.d/20-mbstring.ini
- /etc/php/8.2/cli/conf.d/20-memcache.ini
- /etc/php/8.2/cli/conf.d/20-mongodb.ini
- /etc/php/8.2/cli/conf.d/20-msgpack.ini
- /etc/php/8.2/cli/conf.d/20-mysqli.ini
- /etc/php/8.2/cli/conf.d/20-odbc.ini
- /etc/php/8.2/cli/conf.d/20-pcov.ini
- /etc/php/8.2/cli/conf.d/20-pdo_dblib.ini
- /etc/php/8.2/cli/conf.d/20-pdo_firebird.ini
- /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_pgsql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-pgsql.ini
- /etc/php/8.2/cli/conf.d/20-phar.ini
- /etc/php/8.2/cli/conf.d/20-posix.ini
- /etc/php/8.2/cli/conf.d/20-pspell.ini
- /etc/php/8.2/cli/conf.d/20-readline.ini
- /etc/php/8.2/cli/conf.d/20-redis.ini
- /etc/php/8.2/cli/conf.d/20-shmop.ini
- /etc/php/8.2/cli/conf.d/20-simplexml.ini
- /etc/php/8.2/cli/conf.d/20-snmp.ini
- /etc/php/8.2/cli/conf.d/20-soap.ini
- /etc/php/8.2/cli/conf.d/20-sockets.ini
- /etc/php/8.2/cli/conf.d/20-sqlite3.ini
- /etc/php/8.2/cli/conf.d/20-sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-sysvmsg.ini
- /etc/php/8.2/cli/conf.d/20-sysvsem.ini
- /etc/php/8.2/cli/conf.d/20-sysvshm.ini
- /etc/php/8.2/cli/conf.d/20-tidy.ini
- /etc/php/8.2/cli/conf.d/20-tokenizer.ini
- /etc/php/8.2/cli/conf.d/20-xdebug.ini
- /etc/php/8.2/cli/conf.d/20-xmlreader.ini
- /etc/php/8.2/cli/conf.d/20-xmlwriter.ini
- /etc/php/8.2/cli/conf.d/20-xsl.ini
- /etc/php/8.2/cli/conf.d/20-yaml.ini
- /etc/php/8.2/cli/conf.d/20-zip.ini
- /etc/php/8.2/cli/conf.d/20-zmq.ini
- /etc/php/8.2/cli/conf.d/25-memcached.ini
- /etc/php/8.2/cli/conf.d/30-ds.ini
- /etc/php/8.2/cli/conf.d/99-pecl.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-mongodb` to temporarily ignore these required extensions.
|
Install Dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires mongodb/mongodb ^1.18 -> satisfiable by mongodb/mongodb[1.18.0, v1.18.x-dev, 1.x-dev].
- mongodb/mongodb[1.18.0, ..., 1.x-dev] require ext-mongodb ^1.18.0 -> it has the wrong version installed (1.17.3).
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.2/cli/php.ini
- /etc/php/8.2/cli/conf.d/10-mysqlnd.ini
- /etc/php/8.2/cli/conf.d/10-opcache.ini
- /etc/php/8.2/cli/conf.d/10-pdo.ini
- /etc/php/8.2/cli/conf.d/15-xml.ini
- /etc/php/8.2/cli/conf.d/20-amqp.ini
- /etc/php/8.2/cli/conf.d/20-apcu.ini
- /etc/php/8.2/cli/conf.d/20-ast.ini
- /etc/php/8.2/cli/conf.d/20-bcmath.ini
- /etc/php/8.2/cli/conf.d/20-bz2.ini
- /etc/php/8.2/cli/conf.d/20-calendar.ini
- /etc/php/8.2/cli/conf.d/20-ctype.ini
- /etc/php/8.2/cli/conf.d/20-curl.ini
- /etc/php/8.2/cli/conf.d/20-dba.ini
- /etc/php/8.2/cli/conf.d/20-dom.ini
- /etc/php/8.2/cli/conf.d/20-enchant.ini
- /etc/php/8.2/cli/conf.d/20-exif.ini
- /etc/php/8.2/cli/conf.d/20-ffi.ini
- /etc/php/8.2/cli/conf.d/20-fileinfo.ini
- /etc/php/8.2/cli/conf.d/20-ftp.ini
- /etc/php/8.2/cli/conf.d/20-gd.ini
- /etc/php/8.2/cli/conf.d/20-gettext.ini
- /etc/php/8.2/cli/conf.d/20-gmp.ini
- /etc/php/8.2/cli/conf.d/20-iconv.ini
- /etc/php/8.2/cli/conf.d/20-igbinary.ini
- /etc/php/8.2/cli/conf.d/20-imagick.ini
- /etc/php/8.2/cli/conf.d/20-imap.ini
- /etc/php/8.2/cli/conf.d/20-intl.ini
- /etc/php/8.2/cli/conf.d/20-ldap.ini
- /etc/php/8.2/cli/conf.d/20-mbstring.ini
- /etc/php/8.2/cli/conf.d/20-memcache.ini
- /etc/php/8.2/cli/conf.d/20-mongodb.ini
- /etc/php/8.2/cli/conf.d/20-msgpack.ini
- /etc/php/8.2/cli/conf.d/20-mysqli.ini
- /etc/php/8.2/cli/conf.d/20-odbc.ini
- /etc/php/8.2/cli/conf.d/20-pcov.ini
- /etc/php/8.2/cli/conf.d/20-pdo_dblib.ini
- /etc/php/8.2/cli/conf.d/20-pdo_firebird.ini
- /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_pgsql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-pgsql.ini
- /etc/php/8.2/cli/conf.d/20-phar.ini
- /etc/php/8.2/cli/conf.d/20-posix.ini
- /etc/php/8.2/cli/conf.d/20-pspell.ini
- /etc/php/8.2/cli/conf.d/20-readline.ini
- /etc/php/8.2/cli/conf.d/20-redis.ini
- /etc/php/8.2/cli/conf.d/20-shmop.ini
- /etc/php/8.2/cli/conf.d/20-simplexml.ini
- /etc/php/8.2/cli/conf.d/20-snmp.ini
- /etc/php/8.2/cli/conf.d/20-soap.ini
- /etc/php/8.2/cli/conf.d/20-sockets.ini
- /etc/php/8.2/cli/conf.d/20-sqlite3.ini
- /etc/php/8.2/cli/conf.d/20-sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-sysvmsg.ini
- /etc/php/8.2/cli/conf.d/20-sysvsem.ini
- /etc/php/8.2/cli/conf.d/20-sysvshm.ini
- /etc/php/8.2/cli/conf.d/20-tidy.ini
- /etc/php/8.2/cli/conf.d/20-tokenizer.ini
- /etc/php/8.2/cli/conf.d/20-xdebug.ini
- /etc/php/8.2/cli/conf.d/20-xmlreader.ini
- /etc/php/8.2/cli/conf.d/20-xmlwriter.ini
- /etc/php/8.2/cli/conf.d/20-xsl.ini
- /etc/php/8.2/cli/conf.d/20-yaml.ini
- /etc/php/8.2/cli/conf.d/20-zip.ini
- /etc/php/8.2/cli/conf.d/20-zmq.ini
- /etc/php/8.2/cli/conf.d/25-memcached.ini
- /etc/php/8.2/cli/conf.d/30-ds.ini
- /etc/php/8.2/cli/conf.d/99-pecl.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-mongodb` to temporarily ignore these required extensions.
|
Install Dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires mongodb/mongodb ^1.18 -> satisfiable by mongodb/mongodb[1.18.0, v1.18.x-dev, 1.x-dev].
- mongodb/mongodb[1.18.0, ..., 1.x-dev] require ext-mongodb ^1.18.0 -> it has the wrong version installed (1.17.3).
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.2/cli/php.ini
- /etc/php/8.2/cli/conf.d/10-mysqlnd.ini
- /etc/php/8.2/cli/conf.d/10-opcache.ini
- /etc/php/8.2/cli/conf.d/10-pdo.ini
- /etc/php/8.2/cli/conf.d/15-xml.ini
- /etc/php/8.2/cli/conf.d/20-amqp.ini
- /etc/php/8.2/cli/conf.d/20-apcu.ini
- /etc/php/8.2/cli/conf.d/20-ast.ini
- /etc/php/8.2/cli/conf.d/20-bcmath.ini
- /etc/php/8.2/cli/conf.d/20-bz2.ini
- /etc/php/8.2/cli/conf.d/20-calendar.ini
- /etc/php/8.2/cli/conf.d/20-ctype.ini
- /etc/php/8.2/cli/conf.d/20-curl.ini
- /etc/php/8.2/cli/conf.d/20-dba.ini
- /etc/php/8.2/cli/conf.d/20-dom.ini
- /etc/php/8.2/cli/conf.d/20-enchant.ini
- /etc/php/8.2/cli/conf.d/20-exif.ini
- /etc/php/8.2/cli/conf.d/20-ffi.ini
- /etc/php/8.2/cli/conf.d/20-fileinfo.ini
- /etc/php/8.2/cli/conf.d/20-ftp.ini
- /etc/php/8.2/cli/conf.d/20-gd.ini
- /etc/php/8.2/cli/conf.d/20-gettext.ini
- /etc/php/8.2/cli/conf.d/20-gmp.ini
- /etc/php/8.2/cli/conf.d/20-iconv.ini
- /etc/php/8.2/cli/conf.d/20-igbinary.ini
- /etc/php/8.2/cli/conf.d/20-imagick.ini
- /etc/php/8.2/cli/conf.d/20-imap.ini
- /etc/php/8.2/cli/conf.d/20-intl.ini
- /etc/php/8.2/cli/conf.d/20-ldap.ini
- /etc/php/8.2/cli/conf.d/20-mbstring.ini
- /etc/php/8.2/cli/conf.d/20-memcache.ini
- /etc/php/8.2/cli/conf.d/20-mongodb.ini
- /etc/php/8.2/cli/conf.d/20-msgpack.ini
- /etc/php/8.2/cli/conf.d/20-mysqli.ini
- /etc/php/8.2/cli/conf.d/20-odbc.ini
- /etc/php/8.2/cli/conf.d/20-pcov.ini
- /etc/php/8.2/cli/conf.d/20-pdo_dblib.ini
- /etc/php/8.2/cli/conf.d/20-pdo_firebird.ini
- /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_pgsql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-pgsql.ini
- /etc/php/8.2/cli/conf.d/20-phar.ini
- /etc/php/8.2/cli/conf.d/20-posix.ini
- /etc/php/8.2/cli/conf.d/20-pspell.ini
- /etc/php/8.2/cli/conf.d/20-readline.ini
- /etc/php/8.2/cli/conf.d/20-redis.ini
- /etc/php/8.2/cli/conf.d/20-shmop.ini
- /etc/php/8.2/cli/conf.d/20-simplexml.ini
- /etc/php/8.2/cli/conf.d/20-snmp.ini
- /etc/php/8.2/cli/conf.d/20-soap.ini
- /etc/php/8.2/cli/conf.d/20-sockets.ini
- /etc/php/8.2/cli/conf.d/20-sqlite3.ini
- /etc/php/8.2/cli/conf.d/20-sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-sysvmsg.ini
- /etc/php/8.2/cli/conf.d/20-sysvsem.ini
- /etc/php/8.2/cli/conf.d/20-sysvshm.ini
- /etc/php/8.2/cli/conf.d/20-tidy.ini
- /etc/php/8.2/cli/conf.d/20-tokenizer.ini
- /etc/php/8.2/cli/conf.d/20-xdebug.ini
- /etc/php/8.2/cli/conf.d/20-xmlreader.ini
- /etc/php/8.2/cli/conf.d/20-xmlwriter.ini
- /etc/php/8.2/cli/conf.d/20-xsl.ini
- /etc/php/8.2/cli/conf.d/20-yaml.ini
- /etc/php/8.2/cli/conf.d/20-zip.ini
- /etc/php/8.2/cli/conf.d/20-zmq.ini
- /etc/php/8.2/cli/conf.d/25-memcached.ini
- /etc/php/8.2/cli/conf.d/30-ds.ini
- /etc/php/8.2/cli/conf.d/99-pecl.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-mongodb` to temporarily ignore these required extensions.
|
Install Dependencies
Final attempt failed. Child_process exited with error code 2
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1, actions/checkout@v3, actions/cache@v2, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get Composer Cache Directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Dependencies
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Install Dependencies
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Install Dependencies
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Install Dependencies
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Set up job
4s
4s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Pull botsudo/action-scrutinizer:latest
5s
5s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Set Git To Use LF
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install Protoc
8s
8s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Checkout
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Configure environment
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Setup PHP 8.2
33s
33s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Validate Composer
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Get Composer Cache Directory
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Restore Composer Cache
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install Dependencies
1m 30s
1m 30s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Build test server
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run test server
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Execute Tests
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Upload Coverage To Codecov
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Upload coverage to Scrutinizer
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Restore Composer Cache
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Checkout
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading