"pear/archive_tar": "1.3.*",
"mustangostang/spyc": "0.5.*",
"lichtner/fluentpdo": "dev-master",
+ "d11wtq/boris": "dev-master",
"andy128k/missing-tools": "0.2.*@dev",
"andy128k/migrations": "dev-master",
"andy128k/pegp": "0.1.*@dev",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "hash": "7132f66df1bb9071ac21329f579f6132",
+ "hash": "6eb94f37627b8d82f8c6cefbc133e9f2",
"packages": [
{
"name": "andy128k/ipf-template",
"description": "Route expression",
"time": "2013-08-02 19:17:54"
},
+ {
+ "name": "d11wtq/boris",
+ "version": "dev-master",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/d11wtq/boris.git",
+ "reference": "2a0a3d3a5f34d317577f8dcd98f5f578ad85109a"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/d11wtq/boris/zipball/2a0a3d3a5f34d317577f8dcd98f5f578ad85109a",
+ "reference": "2a0a3d3a5f34d317577f8dcd98f5f578ad85109a",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.0"
+ },
+ "suggest": {
+ "ext-pcntl": "Optional Process Control extension depencency",
+ "ext-posix": "Optional POSIX extension",
+ "ext-readline": "Optional readline extension depencency"
+ },
+ "bin": [
+ "bin/boris"
+ ],
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "Boris": "lib"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "time": "2014-07-31 12:15:24"
+ },
{
"name": "lichtner/fluentpdo",
"version": "dev-master",
"minimum-stability": "stable",
"stability-flags": {
"lichtner/fluentpdo": 20,
+ "d11wtq/boris": 20,
"andy128k/missing-tools": 20,
"andy128k/migrations": 20,
"andy128k/pegp": 20,