Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-27 18:38:12 +0300
committerGitHub <noreply@github.com>2022-01-27 18:38:12 +0300
commita22ec7a8bcea820946109527a41e746db9bae845 (patch)
tree500531efb74de5a857e491452fc319e073ba8280
parentb74660b55e38fd359732a441eb14652dec65e067 (diff)
Bump adodb/adodb-php from 5.21.0 to 5.21.4dependabot/composer/adodb/adodb-php-5.21.4
Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.21.0 to 5.21.4. - [Release notes](https://github.com/ADOdb/ADOdb/releases) - [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md) - [Commits](https://github.com/ADOdb/ADOdb/compare/v5.21.0...v5.21.4) --- updated-dependencies: - dependency-name: adodb/adodb-php dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock15
1 files changed, 9 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index ad60acb9..5c59a2c9 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8,21 +8,24 @@
"packages": [
{
"name": "adodb/adodb-php",
- "version": "v5.21.0",
+ "version": "v5.21.4",
"source": {
"type": "git",
"url": "https://github.com/ADOdb/ADOdb.git",
- "reference": "199391f639a0b3346a80d66c00c87230fa3e6a07"
+ "reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/199391f639a0b3346a80d66c00c87230fa3e6a07",
- "reference": "199391f639a0b3346a80d66c00c87230fa3e6a07",
+ "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/c3e6a3661c60beebb7b2cd819bcf76446d69e41a",
+ "reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a",
"shasum": ""
},
"require": {
"php": "^5.5.9 || ^7.0 || ^8.0"
},
+ "require-dev": {
+ "phpunit/phpunit": "^8.5"
+ },
"type": "library",
"autoload": {
"files": [
@@ -62,7 +65,7 @@
"issues": "https://github.com/ADOdb/ADOdb/issues",
"source": "https://github.com/ADOdb/ADOdb"
},
- "time": "2021-02-27T11:38:53+00:00"
+ "time": "2022-01-22T22:56:43+00:00"
},
{
"name": "doctrine/inflector",
@@ -7718,5 +7721,5 @@
"ext-xml": "*"
},
"platform-dev": [],
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.2.0"
}