Update dependencies

master
Skylar Ittner 6 years ago
parent 9ca4fef96c
commit d86debd239

24
composer.lock generated

@ -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": "8acc7eb83a673740764833bbd7a269b4",
"hash": "28e6aa553160e13e44e686292a77c4bf",
"content-hash": "023698ff1ab38962a9834e363ebe460c",
"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",

Loading…
Cancel
Save