need two more patches for current ADOdb

This commit is contained in:
ralf 2024-09-08 18:17:59 +02:00
parent dde83c7b07
commit cf021014b2
2 changed files with 7 additions and 7 deletions

View File

@ -79,7 +79,7 @@
"bower-asset/jquery": "^1.12.4", "bower-asset/jquery": "^1.12.4",
"defuse/php-encryption": "^2.4", "defuse/php-encryption": "^2.4",
"egroupware/activesync": "self.version", "egroupware/activesync": "self.version",
"egroupware/adodb-php": "^5.22.7.1", "egroupware/adodb-php": "^5.22.7.3",
"egroupware/bookmarks": "self.version", "egroupware/bookmarks": "self.version",
"egroupware/collabora": "self.version", "egroupware/collabora": "self.version",
"egroupware/compress": "^2.3.0", "egroupware/compress": "^2.3.0",

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "7761c13b4a34ffe5aba0b720102ea4f8", "content-hash": "e9257aed1d9de6b9358c6f12fc3dbe84",
"packages": [ "packages": [
{ {
"name": "adldap2/adldap2", "name": "adldap2/adldap2",
@ -879,16 +879,16 @@
}, },
{ {
"name": "egroupware/adodb-php", "name": "egroupware/adodb-php",
"version": "5.22.7.1", "version": "5.22.7.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/EGroupware/ADOdb.git", "url": "https://github.com/EGroupware/ADOdb.git",
"reference": "5b4848ff23ae949b507a47527b54bab52f739c95" "reference": "148ed2e1c93423bb01a64281c754d391c9c4e224"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/EGroupware/ADOdb/zipball/5b4848ff23ae949b507a47527b54bab52f739c95", "url": "https://api.github.com/repos/EGroupware/ADOdb/zipball/148ed2e1c93423bb01a64281c754d391c9c4e224",
"reference": "5b4848ff23ae949b507a47527b54bab52f739c95", "reference": "148ed2e1c93423bb01a64281c754d391c9c4e224",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -936,7 +936,7 @@
"issues": "https://github.com/ADOdb/ADOdb/issues", "issues": "https://github.com/ADOdb/ADOdb/issues",
"source": "https://github.com/ADOdb/ADOdb" "source": "https://github.com/ADOdb/ADOdb"
}, },
"time": "2024-09-08T14:39:14+00:00" "time": "2024-09-08T16:03:16+00:00"
}, },
{ {
"name": "egroupware/bookmarks", "name": "egroupware/bookmarks",