diff --git a/nixtape/composer.lock b/nixtape/composer.lock index 8481b2e2..f1cae678 100644 --- a/nixtape/composer.lock +++ b/nixtape/composer.lock @@ -1,23 +1,23 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "d4b64c97f79aa2ab95e92b4cab22f0fc", + "content-hash": "723c04dd1f330cbe779eaf451e12ed6e", "packages": [ { "name": "adodb/adodb-php", - "version": "v5.19", + "version": "v5.20.21", "source": { "type": "git", "url": "https://github.com/ADOdb/ADOdb.git", - "reference": "773bb9b7ccd81b403bf75f7ef476c3f2d7ee04de" + "reference": "6c38e6c614802acd3151444a71191912edcec965" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/773bb9b7ccd81b403bf75f7ef476c3f2d7ee04de", - "reference": "773bb9b7ccd81b403bf75f7ef476c3f2d7ee04de", + "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/6c38e6c614802acd3151444a71191912edcec965", + "reference": "6c38e6c614802acd3151444a71191912edcec965", "shasum": "" }, "require": { @@ -31,8 +31,8 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-2.1", - " BSD-2-Clause" + "BSD-3-Clause", + "LGPL-2.1-or-later" ], "authors": [ { @@ -43,14 +43,26 @@ { "name": "Damien Regad", "role": "Current maintainer" + }, + { + "name": "Mark Newnham", + "role": "Developer" } ], "description": "ADOdb is a PHP database abstraction layer library", - "homepage": "http://adodb.sourceforge.net/", + "homepage": "http://adodb.org/", "keywords": [ - "database" + "abstraction", + "database", + "layer", + "library", + "php" ], - "time": "2014-04-23 14:37:03" + "support": { + "issues": "https://github.com/ADOdb/ADOdb/issues", + "source": "https://github.com/ADOdb/ADOdb" + }, + "time": "2022-01-22T22:38:02+00:00" }, { "name": "smarty-gettext/smarty-gettext", @@ -96,7 +108,7 @@ ], "description": "Gettext plugin enabling internationalization in Smarty Package files", "homepage": "https://github.com/smarty-gettext/smarty-gettext", - "time": "2014-11-12 17:06:33" + "time": "2014-11-12T17:06:33+00:00" }, { "name": "smarty/smarty", @@ -151,7 +163,7 @@ "keywords": [ "templating" ], - "time": "2015-06-18 00:55:59" + "time": "2015-06-18T00:55:59+00:00" } ], "packages-dev": [ @@ -207,7 +219,7 @@ "constructor", "instantiate" ], - "time": "2015-06-14 21:17:01" + "time": "2015-06-14T21:17:01+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -256,7 +268,7 @@ "email": "mike.vanriel@naenius.com" } ], - "time": "2015-02-03 12:10:50" + "time": "2015-02-03T12:10:50+00:00" }, { "name": "phpspec/prophecy", @@ -316,7 +328,7 @@ "spy", "stub" ], - "time": "2015-08-13 10:07:40" + "time": "2015-08-13T10:07:40+00:00" }, { "name": "phpunit/php-code-coverage", @@ -378,7 +390,7 @@ "testing", "xunit" ], - "time": "2015-08-04 03:42:39" + "time": "2015-08-04T03:42:39+00:00" }, { "name": "phpunit/php-file-iterator", @@ -425,7 +437,7 @@ "filesystem", "iterator" ], - "time": "2015-06-21 13:08:43" + "time": "2015-06-21T13:08:43+00:00" }, { "name": "phpunit/php-text-template", @@ -466,7 +478,7 @@ "keywords": [ "template" ], - "time": "2015-06-21 13:50:34" + "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", @@ -507,7 +519,7 @@ "keywords": [ "timer" ], - "time": "2015-06-21 08:01:12" + "time": "2015-06-21T08:01:12+00:00" }, { "name": "phpunit/php-token-stream", @@ -556,7 +568,7 @@ "keywords": [ "tokenizer" ], - "time": "2015-08-16 08:51:00" + "time": "2015-08-16T08:51:00+00:00" }, { "name": "phpunit/phpunit", @@ -628,7 +640,7 @@ "testing", "xunit" ], - "time": "2015-08-24 04:09:38" + "time": "2015-08-24T04:09:38+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -684,7 +696,7 @@ "mock", "xunit" ], - "time": "2015-08-19 09:14:08" + "time": "2015-08-19T09:14:08+00:00" }, { "name": "sebastian/comparator", @@ -748,7 +760,7 @@ "compare", "equality" ], - "time": "2015-07-26 15:48:44" + "time": "2015-07-26T15:48:44+00:00" }, { "name": "sebastian/diff", @@ -800,7 +812,7 @@ "keywords": [ "diff" ], - "time": "2015-02-22 15:13:53" + "time": "2015-02-22T15:13:53+00:00" }, { "name": "sebastian/environment", @@ -850,7 +862,7 @@ "environment", "hhvm" ], - "time": "2015-08-03 06:14:51" + "time": "2015-08-03T06:14:51+00:00" }, { "name": "sebastian/exporter", @@ -916,7 +928,7 @@ "export", "exporter" ], - "time": "2015-06-21 07:55:53" + "time": "2015-06-21T07:55:53+00:00" }, { "name": "sebastian/global-state", @@ -967,7 +979,7 @@ "keywords": [ "global state" ], - "time": "2014-10-06 09:23:50" + "time": "2014-10-06T09:23:50+00:00" }, { "name": "sebastian/recursion-context", @@ -1020,7 +1032,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-06-21 08:04:50" + "time": "2015-06-21T08:04:50+00:00" }, { "name": "sebastian/version", @@ -1055,7 +1067,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21 13:59:46" + "time": "2015-06-21T13:59:46+00:00" }, { "name": "symfony/yaml", @@ -1104,7 +1116,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2015-07-28 14:07:07" + "time": "2015-07-28T14:07:07+00:00" } ], "aliases": [], @@ -1113,5 +1125,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.3.0" }