Update dependencies

master
Skylar Ittner 6 years ago
parent 432cf39b8c
commit 2c19199d17

14
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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "8e38254e3739787b4de62b754445585d", "hash": "51be0508ab820c75c5188f33b9c2411e",
"content-hash": "63c81acf75eb3b29eebe3171a18b4d9f", "content-hash": "63c81acf75eb3b29eebe3171a18b4d9f",
"packages": [ "packages": [
{ {
"name": "catfan/medoo", "name": "catfan/medoo",
"version": "v1.4.5", "version": "v1.5.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/catfan/Medoo.git", "url": "https://github.com/catfan/Medoo.git",
"reference": "8ee8ae1c4df0fee3822a01333eab88893e548fcc" "reference": "1aa25a4001e0cfb739ba2996f00f4a3d2a7fdf07"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/catfan/Medoo/zipball/8ee8ae1c4df0fee3822a01333eab88893e548fcc", "url": "https://api.github.com/repos/catfan/Medoo/zipball/1aa25a4001e0cfb739ba2996f00f4a3d2a7fdf07",
"reference": "8ee8ae1c4df0fee3822a01333eab88893e548fcc", "reference": "1aa25a4001e0cfb739ba2996f00f4a3d2a7fdf07",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -32,7 +32,7 @@
"ext-pdo_oci8": "For Oracle version 8 database", "ext-pdo_oci8": "For Oracle version 8 database",
"ext-pdo_pqsql": "For PostgreSQL database", "ext-pdo_pqsql": "For PostgreSQL database",
"ext-pdo_sqlite": "For SQLite database", "ext-pdo_sqlite": "For SQLite database",
"ext-pdo_sqlsrv": "For MSSQL database on Windows platform" "ext-pdo_sqlsrv": "For MSSQL database"
}, },
"type": "framework", "type": "framework",
"autoload": { "autoload": {
@ -64,7 +64,7 @@
"sql", "sql",
"sqlite" "sqlite"
], ],
"time": "2017-06-24 14:43:07" "time": "2017-12-25 17:02:41"
}, },
{ {
"name": "ezyang/htmlpurifier", "name": "ezyang/htmlpurifier",

Loading…
Cancel
Save