Dieser Commit ist enthalten in:
Ortwin Pinke 2022-04-06 16:55:01 +02:00
Ursprung 9aaecb27cd
Commit 461305119c
6 geänderte Dateien mit 15 neuen und 15 gelöschten Zeilen

1
cms/data/config/production/.gitignore vendored Normale Datei
Datei anzeigen

@ -0,0 +1 @@
/config.mod_rewrite.php

Datei anzeigen

@ -183,17 +183,17 @@
}, },
{ {
"name": "phpmailer/phpmailer", "name": "phpmailer/phpmailer",
"version": "v5.2.28", "version": "v6.5.3",
"version_normalized": "5.2.28.0", "version_normalized": "6.5.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git", "url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "acba50393dd03da69a50226c139722af8b153b11" "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/acba50393dd03da69a50226c139722af8b153b11", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/baeb7cde6b60b1286912690ab0693c7789a31e71",
"reference": "acba50393dd03da69a50226c139722af8b153b11", "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -223,7 +223,7 @@
"suggest": { "suggest": {
"league/oauth2-google": "Needed for Google XOAUTH2 authentication" "league/oauth2-google": "Needed for Google XOAUTH2 authentication"
}, },
"time": "2020-03-19T14:29:37+00:00", "time": "2021-11-25T16:34:11+00:00",
"type": "library", "type": "library",
"installation-source": "dist", "installation-source": "dist",
"autoload": { "autoload": {
@ -261,7 +261,7 @@
"description": "PHPMailer is a full-featured email creation and transfer class for PHP", "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": { "support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues", "issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v5.2.28" "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.3"
}, },
"funding": [ "funding": [
{ {

Datei anzeigen

@ -5,8 +5,8 @@
'type' => 'library', 'type' => 'library',
'install_path' => __DIR__ . '/../../../', 'install_path' => __DIR__ . '/../../../',
'aliases' => array(), 'aliases' => array(),
'reference' => '3b151533a38f3a212c4b7a3b3452c56268cbadf2', 'reference' => 'eea9100b3e2c72ca8b239c6a9fcb2671780ef12f',
'name' => 'vendor/conlite', 'name' => 'vendor/con-lite21',
'dev' => false, 'dev' => false,
), ),
'versions' => array( 'versions' => array(
@ -38,12 +38,12 @@
'dev_requirement' => false, 'dev_requirement' => false,
), ),
'phpmailer/phpmailer' => array( 'phpmailer/phpmailer' => array(
'pretty_version' => 'v5.2.28', 'pretty_version' => 'v6.5.3',
'version' => '5.2.28.0', 'version' => '6.5.3.0',
'type' => 'library', 'type' => 'library',
'install_path' => __DIR__ . '/../phpmailer/phpmailer', 'install_path' => __DIR__ . '/../phpmailer/phpmailer',
'aliases' => array(), 'aliases' => array(),
'reference' => 'acba50393dd03da69a50226c139722af8b153b11', 'reference' => 'baeb7cde6b60b1286912690ab0693c7789a31e71',
'dev_requirement' => false, 'dev_requirement' => false,
), ),
'vendor/conlite' => array( 'vendor/conlite' => array(
@ -52,7 +52,7 @@
'type' => 'library', 'type' => 'library',
'install_path' => __DIR__ . '/../../../', 'install_path' => __DIR__ . '/../../../',
'aliases' => array(), 'aliases' => array(),
'reference' => '3b151533a38f3a212c4b7a3b3452c56268cbadf2', 'reference' => 'eea9100b3e2c72ca8b239c6a9fcb2671780ef12f',
'dev_requirement' => false, 'dev_requirement' => false,
), ),
), ),

1
conlite/logs/.gitignore vendored Normale Datei
Datei anzeigen

@ -0,0 +1 @@
/debug.log

@ -1 +0,0 @@
Subproject commit 9fab0549299f5a17d8b242f3aaa13cdfe83c90d5

@ -1 +0,0 @@
Subproject commit c0e41ea0fa3e8c738893dfe8faacbbb71797be57