mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
update/fix AdoDB to quiten some PHP Deprecated messages
This commit is contained in:
parent
c6d14a5f6e
commit
17ac1cce95
@ -79,7 +79,7 @@
|
||||
"bower-asset/jquery": "^1.12.4",
|
||||
"defuse/php-encryption": "^2.4",
|
||||
"egroupware/activesync": "self.version",
|
||||
"egroupware/adodb-php": "^5.20.9",
|
||||
"egroupware/adodb-php": "^5.20.11",
|
||||
"egroupware/bookmarks": "self.version",
|
||||
"egroupware/collabora": "self.version",
|
||||
"egroupware/compress": "^2.3.0",
|
||||
@ -159,4 +159,4 @@
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
}
|
||||
|
12
composer.lock
generated
12
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "4fe13b74fcb3e2f219cbe384b4411c89",
|
||||
"content-hash": "875dc883e9257e692cadb02e6faa82bc",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adldap2/adldap2",
|
||||
@ -879,16 +879,16 @@
|
||||
},
|
||||
{
|
||||
"name": "egroupware/adodb-php",
|
||||
"version": "5.20.10",
|
||||
"version": "5.20.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/EGroupware/ADOdb.git",
|
||||
"reference": "ed474a23e8e611d68b1cb4b416a0fd84e2b3c81a"
|
||||
"reference": "bfb33a6b8271851d7f27665ca5a9b76885295746"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/EGroupware/ADOdb/zipball/ed474a23e8e611d68b1cb4b416a0fd84e2b3c81a",
|
||||
"reference": "ed474a23e8e611d68b1cb4b416a0fd84e2b3c81a",
|
||||
"url": "https://api.github.com/repos/EGroupware/ADOdb/zipball/bfb33a6b8271851d7f27665ca5a9b76885295746",
|
||||
"reference": "bfb33a6b8271851d7f27665ca5a9b76885295746",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -933,7 +933,7 @@
|
||||
"issues": "https://github.com/ADOdb/ADOdb/issues",
|
||||
"source": "https://github.com/ADOdb/ADOdb"
|
||||
},
|
||||
"time": "2023-11-24T10:25:51+00:00"
|
||||
"time": "2024-01-13T12:49:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "egroupware/bookmarks",
|
||||
|
Loading…
Reference in New Issue
Block a user