diff --git a/composer.lock b/composer.lock index cceea85..0b7340b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "809fda99e7cc89e7857f8a5a7bb0bc78", + "hash": "5e121467eb1eaf8ff73815c38b687ac6", "content-hash": "b8ba52c94c62ef0abbe09903ec2cdca8", "packages": [ { "name": "catfan/medoo", - "version": "v1.4.5", + "version": "v1.5.3", "source": { "type": "git", "url": "https://github.com/catfan/Medoo.git", - "reference": "8ee8ae1c4df0fee3822a01333eab88893e548fcc" + "reference": "1aa25a4001e0cfb739ba2996f00f4a3d2a7fdf07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/catfan/Medoo/zipball/8ee8ae1c4df0fee3822a01333eab88893e548fcc", - "reference": "8ee8ae1c4df0fee3822a01333eab88893e548fcc", + "url": "https://api.github.com/repos/catfan/Medoo/zipball/1aa25a4001e0cfb739ba2996f00f4a3d2a7fdf07", + "reference": "1aa25a4001e0cfb739ba2996f00f4a3d2a7fdf07", "shasum": "" }, "require": { @@ -32,7 +32,7 @@ "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 Windows platform" + "ext-pdo_sqlsrv": "For MSSQL database" }, "type": "framework", "autoload": { @@ -64,7 +64,7 @@ "sql", "sqlite" ], - "time": "2017-06-24 14:43:07" + "time": "2017-12-25 17:02:41" }, { "name": "guzzlehttp/guzzle", @@ -292,16 +292,16 @@ }, { "name": "league/csv", - "version": "9.1.0", + "version": "9.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "bfa3aa8e755377cd6cc2242cfd074e48c7c300ba" + "reference": "66118f5c2a7e4da77e743e69f74773c63b73e8f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/bfa3aa8e755377cd6cc2242cfd074e48c7c300ba", - "reference": "bfa3aa8e755377cd6cc2242cfd074e48c7c300ba", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/66118f5c2a7e4da77e743e69f74773c63b73e8f9", + "reference": "66118f5c2a7e4da77e743e69f74773c63b73e8f9", "shasum": "" }, "require": { @@ -352,7 +352,7 @@ "read", "write" ], - "time": "2017-10-20 08:03:26" + "time": "2017-11-28 08:29:49" }, { "name": "psr/http-message",