|
|
@ -4,7 +4,7 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"content-hash": "35a239f26f96a30f3493aef7e0f87f9b", |
|
|
|
"content-hash": "9c0f474e365a7b8c8b056361cdbf31a7", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "guzzlehttp/guzzle", |
|
|
@ -189,6 +189,131 @@ |
|
|
|
], |
|
|
|
"time": "2018-12-04T20:46:45+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "j4mie/idiorm", |
|
|
|
"version": "v1.5.6", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/j4mie/idiorm.git", |
|
|
|
"reference": "ee3022fcf71232309112714ca4a7760105002f99" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/j4mie/idiorm/zipball/ee3022fcf71232309112714ca4a7760105002f99", |
|
|
|
"reference": "ee3022fcf71232309112714ca4a7760105002f99", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=5.2.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"ext-pdo_sqlite": "*", |
|
|
|
"phpunit/phpunit": "^4.8" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"classmap": [ |
|
|
|
"idiorm.php" |
|
|
|
] |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"BSD-2-Clause", |
|
|
|
"BSD-3-Clause", |
|
|
|
"BSD-4-Clause" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Simon Holywell", |
|
|
|
"email": "treffynnon@php.net", |
|
|
|
"homepage": "http://simonholywell.com", |
|
|
|
"role": "Maintainer" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Jamie Matthews", |
|
|
|
"email": "jamie.matthews@gmail.com", |
|
|
|
"homepage": "http://j4mie.org", |
|
|
|
"role": "Developer" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Durham Hale", |
|
|
|
"email": "me@durhamhale.com", |
|
|
|
"homepage": "http://durhamhale.com", |
|
|
|
"role": "Maintainer" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5", |
|
|
|
"homepage": "http://j4mie.github.com/idiormandparis", |
|
|
|
"keywords": [ |
|
|
|
"idiorm", |
|
|
|
"orm", |
|
|
|
"query builder" |
|
|
|
], |
|
|
|
"time": "2018-05-30T23:57:49+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "j4mie/paris", |
|
|
|
"version": "v1.5.6", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/j4mie/paris.git", |
|
|
|
"reference": "ec43a1f7f59d237c147495d29523da52e375f9e7" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/j4mie/paris/zipball/ec43a1f7f59d237c147495d29523da52e375f9e7", |
|
|
|
"reference": "ec43a1f7f59d237c147495d29523da52e375f9e7", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"j4mie/idiorm": "1.5.*", |
|
|
|
"php": ">=5.2.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"phpunit/phpunit": "^4.8" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"classmap": [ |
|
|
|
"paris.php" |
|
|
|
] |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"BSD-2-Clause", |
|
|
|
"BSD-3-Clause", |
|
|
|
"BSD-4-Clause" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Simon Holywell", |
|
|
|
"email": "treffynnon@php.net", |
|
|
|
"homepage": "http://simonholywell.com", |
|
|
|
"role": "Maintainer" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Jamie Matthews", |
|
|
|
"email": "jamie.matthews@gmail.com", |
|
|
|
"homepage": "http://j4mie.org", |
|
|
|
"role": "Developer" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Durham Hale", |
|
|
|
"email": "me@durhamhale.com", |
|
|
|
"homepage": "http://durhamhale.com", |
|
|
|
"role": "Maintainer" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "A lightweight Active Record implementation for PHP5, built on top of Idiorm", |
|
|
|
"homepage": "http://j4mie.github.com/idiormandparis", |
|
|
|
"keywords": [ |
|
|
|
"Active Record", |
|
|
|
"model", |
|
|
|
"orm", |
|
|
|
"paris" |
|
|
|
], |
|
|
|
"time": "2017-03-21T02:13:30+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "psr/http-message", |
|
|
|
"version": "1.0.1", |
|
|
|