diff --git a/composer.json b/composer.json index 00068d37..22a3c5b9 100644 --- a/composer.json +++ b/composer.json @@ -11,6 +11,8 @@ } ], "require": { + "php": ">=5.3", + "ext-pdo": "*", "twig/twig": "1.*", "swiftmailer/swiftmailer": "5.*", "mikecao/flight": "dev-master", diff --git a/composer.lock b/composer.lock index 221e5fbd..e6df5bbf 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,11 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://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" ], - "hash": "04da3bb8014696a4b84a4a1ab9b981cc", + "hash": "f95ea5ffe884cc7b98c3637b05df0644", + "content-hash": "5dd8eccbc6699fee138e5031fa79c285", "packages": [ { "name": "adodb/adodb-php", @@ -12,12 +13,12 @@ "source": { "type": "git", "url": "https://github.com/ADOdb/ADOdb.git", - "reference": "506c69bd3020f9a2ee6dc5bfdd31375626fa4e38" + "reference": "7d941967aa1b81d636f5b6e1f3549b2fc95248b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/506c69bd3020f9a2ee6dc5bfdd31375626fa4e38", - "reference": "506c69bd3020f9a2ee6dc5bfdd31375626fa4e38", + "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/7d941967aa1b81d636f5b6e1f3549b2fc95248b9", + "reference": "7d941967aa1b81d636f5b6e1f3549b2fc95248b9", "shasum": "" }, "require": { @@ -31,8 +32,8 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-2.1", - " BSD-2-Clause" + "BSD-3-Clause", + "LGPL-2.1" ], "authors": [ { @@ -43,14 +44,22 @@ { "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/", "keywords": [ - "database" + "abstraction", + "database", + "layer", + "library", + "php" ], - "time": "2015-11-14 15:27:05" + "time": "2016-04-10 15:59:20" }, { "name": "google/apiclient", @@ -202,7 +211,7 @@ "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/lespoilus/spyc.git", + "url": "git@github.com:lespoilus/spyc.git", "reference": "5a5bacdef1e514bdbb30701f13d9867140a6a21b" }, "dist": { @@ -246,12 +255,12 @@ "source": { "type": "git", "url": "https://github.com/mikecao/flight.git", - "reference": "1feeb95ff2f31fd93749bd0ea74c1ffedf884d33" + "reference": "7f402f805aa6daf66cd0863b8ca6e46472ba21af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mikecao/flight/zipball/1feeb95ff2f31fd93749bd0ea74c1ffedf884d33", - "reference": "1feeb95ff2f31fd93749bd0ea74c1ffedf884d33", + "url": "https://api.github.com/repos/mikecao/flight/zipball/7f402f805aa6daf66cd0863b8ca6e46472ba21af", + "reference": "7f402f805aa6daf66cd0863b8ca6e46472ba21af", "shasum": "" }, "require": { @@ -281,7 +290,7 @@ ], "description": "Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications.", "homepage": "http://flightphp.com", - "time": "2015-09-26 08:01:38" + "time": "2016-03-28 19:25:27" }, { "name": "phpoffice/phpexcel", @@ -289,19 +298,19 @@ "source": { "type": "git", "url": "https://github.com/PHPOffice/PHPExcel.git", - "reference": "ba04463cc954264546d94c109e6cb903b01abe41" + "reference": "7fa160905bec24ae5fdf7c98db7a4e1925a4acfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/ba04463cc954264546d94c109e6cb903b01abe41", - "reference": "ba04463cc954264546d94c109e6cb903b01abe41", + "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/7fa160905bec24ae5fdf7c98db7a4e1925a4acfa", + "reference": "7fa160905bec24ae5fdf7c98db7a4e1925a4acfa", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "php": ">=5.2.0" + "php": "^5.2|^7.0" }, "require-dev": { "squizlabs/php_codesniffer": "2.*" @@ -342,7 +351,7 @@ "xls", "xlsx" ], - "time": "2015-10-15 22:07:22" + "time": "2016-03-22 13:35:28" }, { "name": "swiftmailer/swiftmailer", @@ -350,12 +359,12 @@ "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "6522539daf0a7bdada1cc2dccb7ec37dc0712136" + "reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/6522539daf0a7bdada1cc2dccb7ec37dc0712136", - "reference": "6522539daf0a7bdada1cc2dccb7ec37dc0712136", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9", + "reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9", "shasum": "" }, "require": { @@ -395,7 +404,7 @@ "mail", "mailer" ], - "time": "2015-09-04 05:47:20" + "time": "2016-01-03 15:42:47" }, { "name": "twig/twig", @@ -403,12 +412,12 @@ "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "db93842e80d758f6c74c3e1f1f088badb3fc84f0" + "reference": "3d0afc03892719b7eaa5f2b8d93260a79f8c578e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/db93842e80d758f6c74c3e1f1f088badb3fc84f0", - "reference": "db93842e80d758f6c74c3e1f1f088badb3fc84f0", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/3d0afc03892719b7eaa5f2b8d93260a79f8c578e", + "reference": "3d0afc03892719b7eaa5f2b8d93260a79f8c578e", "shasum": "" }, "require": { @@ -421,7 +430,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.23-dev" + "dev-master": "1.24-dev" } }, "autoload": { @@ -456,7 +465,7 @@ "keywords": [ "templating" ], - "time": "2015-11-17 12:22:13" + "time": "2016-04-01 06:54:57" } ], "packages-dev": [], @@ -473,6 +482,9 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": [], + "platform": { + "php": ">=5.3", + "ext-pdo": "*" + }, "platform-dev": [] }