diff --git a/composer.lock b/composer.lock index bcef952..eeaca7b 100644 --- a/composer.lock +++ b/composer.lock @@ -1,43 +1,43 @@ { "_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": "106a4c60aa6237b87245ff6c7d87a689", - "content-hash": "a224f0724ced0dd9da35a1de8640b255", + "content-hash": "12b5becf7eae657fa0fe6a7c4d0a4349", "packages": [ { "name": "catfan/medoo", - "version": "v1.1.3", + "version": "v1.7.5", "source": { "type": "git", "url": "https://github.com/catfan/Medoo.git", - "reference": "2601ffd53971866695c544c955d580d3d36b3848" + "reference": "3b28d9469fd3f6f6e9c1106ec4342111ab2b50c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/catfan/Medoo/zipball/2601ffd53971866695c544c955d580d3d36b3848", - "reference": "2601ffd53971866695c544c955d580d3d36b3848", + "url": "https://api.github.com/repos/catfan/Medoo/zipball/3b28d9469fd3f6f6e9c1106ec4342111ab2b50c4", + "reference": "3b28d9469fd3f6f6e9c1106ec4342111ab2b50c4", "shasum": "" }, "require": { "ext-pdo": "*", - "php": ">=5.1" + "php": ">=5.4" }, "suggest": { - "ext-pdo_dblib": "For MSSQL or Sybase databases on Linux/UNIX platform", - "ext-pdo_mysql": "For MySQL or MariaDB databases", - "ext-pdo_oci": "For Oracle databases", - "ext-pdo_pqsql": "For PostgreSQL databases", - "ext-pdo_sqlite": "For SQLite databases", - "ext-pdo_sqlsrv": "For MSSQL databases on Windows platform" + "ext-pdo_dblib": "For MSSQL or Sybase database on Linux/UNIX platform", + "ext-pdo_mysql": "For MySQL or MariaDB database", + "ext-pdo_oci": "For Oracle database", + "ext-pdo_oci8": "For Oracle version 8 database", + "ext-pdo_pqsql": "For PostgreSQL database", + "ext-pdo_sqlite": "For SQLite database", + "ext-pdo_sqlsrv": "For MSSQL database on both Window/Liunx platform" }, "type": "framework", "autoload": { - "files": [ - "medoo.php" - ] + "psr-4": { + "Medoo\\": "/src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -49,18 +49,26 @@ "email": "angel@catfan.me" } ], - "description": "The Lightest PHP database framework to accelerate development", - "homepage": "http://medoo.in", + "description": "The lightweight PHP database framework to accelerate development", + "homepage": "https://medoo.in", "keywords": [ "database", + "database library", "lightweight", + "mariadb", "mssql", "mysql", + "oracle", "php framework", + "postgresql", "sql", "sqlite" ], - "time": "2016-09-05 07:18:35" + "support": { + "issues": "https://github.com/catfan/Medoo/issues", + "source": "https://github.com/catfan/Medoo" + }, + "time": "2019-10-12T13:13:11+00:00" }, { "name": "container-interop/container-interop", @@ -87,7 +95,7 @@ "MIT" ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", - "time": "2014-12-30 15:22:37" + "time": "2014-12-30T15:22:37+00:00" }, { "name": "doctrine/inflector", @@ -154,7 +162,7 @@ "singularize", "string" ], - "time": "2015-11-06 14:35:42" + "time": "2015-11-06T14:35:42+00:00" }, { "name": "hiropeke/slim-blade-view", @@ -204,7 +212,7 @@ "template", "view" ], - "time": "2016-03-11 02:32:00" + "time": "2016-03-11T02:32:00+00:00" }, { "name": "illuminate/container", @@ -247,7 +255,7 @@ ], "description": "The Illuminate Container package.", "homepage": "https://laravel.com", - "time": "2016-10-02 01:14:30" + "time": "2016-10-02T01:14:30+00:00" }, { "name": "illuminate/contracts", @@ -289,7 +297,7 @@ ], "description": "The Illuminate Contracts package.", "homepage": "https://laravel.com", - "time": "2016-09-26 20:36:27" + "time": "2016-09-26T20:36:27+00:00" }, { "name": "illuminate/events", @@ -334,7 +342,7 @@ ], "description": "The Illuminate Events package.", "homepage": "https://laravel.com", - "time": "2016-08-12 14:24:30" + "time": "2016-08-12T14:24:30+00:00" }, { "name": "illuminate/filesystem", @@ -384,7 +392,7 @@ ], "description": "The Illuminate Filesystem package.", "homepage": "https://laravel.com", - "time": "2016-09-07 02:03:25" + "time": "2016-09-07T02:03:25+00:00" }, { "name": "illuminate/support", @@ -441,7 +449,7 @@ ], "description": "The Illuminate Support package.", "homepage": "https://laravel.com", - "time": "2016-10-02 01:14:47" + "time": "2016-10-02T01:14:47+00:00" }, { "name": "illuminate/view", @@ -489,7 +497,7 @@ ], "description": "The Illuminate View package.", "homepage": "https://laravel.com", - "time": "2016-09-18 15:39:12" + "time": "2016-09-18T15:39:12+00:00" }, { "name": "monolog/monolog", @@ -567,7 +575,7 @@ "logging", "psr-3" ], - "time": "2016-07-29 03:23:52" + "time": "2016-07-29T03:23:52+00:00" }, { "name": "nikic/fast-route", @@ -610,7 +618,7 @@ "router", "routing" ], - "time": "2016-06-12 19:08:51" + "time": "2016-06-12T19:08:51+00:00" }, { "name": "ozdemir/datatables", @@ -646,7 +654,7 @@ } ], "description": "Handles server-side processing for Datatables.", - "time": "2016-10-11 18:11:55" + "time": "2016-10-11T18:11:55+00:00" }, { "name": "paragonie/random_compat", @@ -694,7 +702,7 @@ "pseudorandom", "random" ], - "time": "2016-04-03 06:00:07" + "time": "2016-04-03T06:00:07+00:00" }, { "name": "philo/laravel-blade", @@ -735,7 +743,7 @@ "blade", "laravel" ], - "time": "2015-12-04 09:42:42" + "time": "2015-12-04T09:42:42+00:00" }, { "name": "phpoffice/phpexcel", @@ -792,7 +800,7 @@ "xls", "xlsx" ], - "time": "2015-05-01 07:00:55" + "time": "2015-05-01T07:00:55+00:00" }, { "name": "pimple/pimple", @@ -838,7 +846,7 @@ "container", "dependency injection" ], - "time": "2015-09-11 15:10:35" + "time": "2015-09-11T15:10:35+00:00" }, { "name": "psr/http-message", @@ -888,7 +896,7 @@ "request", "response" ], - "time": "2016-08-06 14:39:51" + "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", @@ -935,7 +943,7 @@ "psr", "psr-3" ], - "time": "2016-09-19 16:02:08" + "time": "2016-09-19T16:02:08+00:00" }, { "name": "slim/csrf", @@ -985,7 +993,7 @@ "middleware", "slim" ], - "time": "2016-06-08 18:26:56" + "time": "2016-06-08T18:26:56+00:00" }, { "name": "slim/flash", @@ -1030,7 +1038,7 @@ "provider", "slim" ], - "time": "2015-08-16 22:49:06" + "time": "2015-08-16T22:49:06+00:00" }, { "name": "slim/slim", @@ -1100,7 +1108,7 @@ "micro", "router" ], - "time": "2016-07-26 15:12:13" + "time": "2016-07-26T15:12:13+00:00" }, { "name": "symfony/debug", @@ -1157,7 +1165,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2016-09-06 11:02:40" + "time": "2016-09-06T11:02:40+00:00" }, { "name": "symfony/finder", @@ -1206,7 +1214,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2016-09-28 00:11:12" + "time": "2016-09-28T00:11:12+00:00" }, { "name": "vlucas/phpdotenv", @@ -1256,7 +1264,7 @@ "env", "environment" ], - "time": "2016-09-01 10:05:43" + "time": "2016-09-01T10:05:43+00:00" } ], "packages-dev": [], @@ -1266,5 +1274,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.1.0" }