Merge origin/dev_php8 into dev_php8

Conflicts:
	conlite/external/composer/installed.php
	conlite/plugins/cl-mod-rewrite
Dieser Commit ist enthalten in:
Ortwin Pinke 2022-10-26 19:41:36 +02:00
Commit 9bd6e1805b
1 geänderte Dateien mit 0 neuen und 59 gelöschten Zeilen

Datei anzeigen

@ -1,59 +0,0 @@
<?php return array(
'root' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'type' => 'library',
'install_path' => __DIR__ . '/../../../',
'aliases' => array(),
'reference' => 'eea9100b3e2c72ca8b239c6a9fcb2671780ef12f',
'name' => 'vendor/con-lite21',
'dev' => false,
),
'versions' => array(
'bacon/bacon-qr-code' => array(
'pretty_version' => '2.0.4',
'version' => '2.0.4.0',
'type' => 'library',
'install_path' => __DIR__ . '/../bacon/bacon-qr-code',
'aliases' => array(),
'reference' => 'f73543ac4e1def05f1a70bcd1525c8a157a1ad09',
'dev_requirement' => false,
),
'dasprid/enum' => array(
'pretty_version' => '1.0.3',
'version' => '1.0.3.0',
'type' => 'library',
'install_path' => __DIR__ . '/../dasprid/enum',
'aliases' => array(),
'reference' => '5abf82f213618696dda8e3bf6f64dd042d8542b2',
'dev_requirement' => false,
),
'endroid/qr-code' => array(
'pretty_version' => '4.2.2',
'version' => '4.2.2.0',
'type' => 'library',
'install_path' => __DIR__ . '/../endroid/qr-code',
'aliases' => array(),
'reference' => '53bfce79da95bf082484301fecbc1d77a3907f78',
'dev_requirement' => false,
),
'phpmailer/phpmailer' => array(
'pretty_version' => 'v6.5.3',
'version' => '6.5.3.0',
'type' => 'library',
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
'aliases' => array(),
'reference' => 'baeb7cde6b60b1286912690ab0693c7789a31e71',
'dev_requirement' => false,
),
'vendor/conlite' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'type' => 'library',
'install_path' => __DIR__ . '/../../../',
'aliases' => array(),
'reference' => 'eea9100b3e2c72ca8b239c6a9fcb2671780ef12f',
'dev_requirement' => false,
),
),
);