scratch – Rev 123

Subversion Repositories:
Rev:
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "68527e96f8378fa77deddb114ef7a04a",
    "packages": [
        {
            "name": "alchemy/binary-driver",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/alchemy-fr/BinaryDriver.git",
                "reference": "80c6633890afb71d2417ae851d0ad167d8b00b95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alchemy-fr/BinaryDriver/zipball/80c6633890afb71d2417ae851d0ad167d8b00b95",
                "reference": "80c6633890afb71d2417ae851d0ad167d8b00b95",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^2.0|^1.0",
                "monolog/monolog": "^1.3",
                "php": ">=5.5",
                "psr/log": "^1.0",
                "symfony/process": "^2.0|^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0|^5.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Alchemy": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Romain Neutron",
                    "email": "imprec@gmail.com",
                    "homepage": "http://www.lickmychip.com/"
                },
                {
                    "name": "Phraseanet Team",
                    "email": "info@alchemy.fr",
                    "homepage": "http://www.phraseanet.com/"
                },
                {
                    "name": "Nicolas Le Goff",
                    "email": "legoff.n@gmail.com"
                }
            ],
            "description": "A set of tools to build binary drivers",
            "keywords": [
                "binary",
                "driver"
            ],
            "time": "2016-03-02T13:49:15+00:00"
        },
        {
            "name": "aura/installer-default",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/auraphp/installer-default.git",
                "reference": "52f8de3670cc1ef45a916f40f732937436d028c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/auraphp/installer-default/zipball/52f8de3670cc1ef45a916f40f732937436d028c8",
                "reference": "52f8de3670cc1ef45a916f40f732937436d028c8",
                "shasum": ""
            },
            "type": "composer-installer",
            "extra": {
                "class": "Aura\\Composer\\DefaultInstaller"
            },
            "autoload": {
                "psr-0": {
                    "Aura\\Composer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Paul M. Jones",
                    "email": "pmjones88@gmail.com",
                    "homepage": "http://paul-m-jones.com"
                }
            ],
            "description": "Installs Aura packages using the Composer defaults.",
            "keywords": [
                "aura",
                "installer"
            ],
            "time": "2012-11-26T21:35:57+00:00"
        },
        {
            "name": "aura/uri",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/auraphp/Aura.Uri.git",
                "reference": "298abdf98f64e06928a159abc61c227b2814c065"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/auraphp/Aura.Uri/zipball/298abdf98f64e06928a159abc61c227b2814c065",
                "reference": "298abdf98f64e06928a159abc61c227b2814c065",
                "shasum": ""
            },
            "require": {
                "aura/installer-default": "1.0.*",
                "php": ">=5.4.0"
            },
            "type": "aura-package",
            "autoload": {
                "psr-0": {
                    "Aura\\Uri": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Paul M. Jones",
                    "email": "pmjones88@gmail.com",
                    "homepage": "http://paul-m-jones.com"
                },
                {
                    "name": "Hari KT",
                    "email": "kthari85@gmail.com",
                    "homepage": "http://harikt.com"
                },
                {
                    "name": "Aura.Uri Contributors",
                    "homepage": "https://github.com/auraphp/Aura.Uri/contributors"
                },
                {
                    "name": "Jonathon Hill",
                    "email": "jhill9693@gmail.com",
                    "homepage": "http://jonathonhill.net",
                    "role": "Developer"
                },
                {
                    "name": "Jeremy Kendall",
                    "email": "jeremy@jeremykendall.net",
                    "homepage": "http://www.jeremykendall.net"
                }
            ],
            "description": "The Aura Uri package provides tools to build and manipulate URL strings.",
            "homepage": "http://auraphp.com/Aura.Uri",
            "keywords": [
                "uri",
                "url"
            ],
            "time": "2014-05-31T00:00:00+00:00"
        },
        {
            "name": "doctrine/cache",
            "version": "v1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
                "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
                "shasum": ""
            },
            "require": {
                "php": "~5.5|~7.0"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8|~5.0",
                "predis/predis": "~1.0",
                "satooshi/php-coveralls": "~0.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Caching library offering an object-oriented API for many cache backends",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ],
            "time": "2016-10-29T11:16:17+00:00"
        },
        {
            "name": "evenement/evenement",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/igorw/evenement.git",
                "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/igorw/evenement/zipball/f6e843799fd4f4184d54d8fc7b5b3551c9fa803e",
                "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Evenement": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch",
                    "homepage": "http://wiedler.ch/igor/"
                }
            ],
            "description": "Événement is a very simple event dispatching library for PHP",
            "keywords": [
                "event-dispatcher",
                "event-emitter"
            ],
            "time": "2012-11-02T14:49:47+00:00"
        },
        {
            "name": "monolog/monolog",
            "version": "1.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
                "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/log": "~1.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "graylog2/gelf-php": "~1.0",
                "jakub-onderka/php-parallel-lint": "0.9",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "phpunit/phpunit": "~4.5",
                "phpunit/phpunit-mock-objects": "2.3.0",
                "ruflin/elastica": ">=0.90 <3.0",
                "sentry/sentry": "^0.13",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-mongo": "Allow sending log messages to a MongoDB server",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                "sentry/sentry": "Allow sending log messages to a Sentry server"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "http://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "time": "2017-06-19T01:22:40+00:00"
        },
        {
            "name": "mustangostang/spyc",
            "version": "0.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/mustangostang/spyc.git",
                "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mustangostang/spyc/zipball/23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
                "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "4.3.*@dev"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "Spyc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "mustangostang",
                    "email": "vlad.andersen@gmail.com"
                }
            ],
            "description": "A simple YAML loader/dumper class for PHP",
            "homepage": "https://github.com/mustangostang/spyc/",
            "keywords": [
                "spyc",
                "yaml",
                "yml"
            ],
            "time": "2017-02-24T16:06:33+00:00"
        },
        {
            "name": "neutron/temporary-filesystem",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/romainneutron/Temporary-Filesystem.git",
                "reference": "0a72a1c858b95fd469d87baa333f627978504ea8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/romainneutron/Temporary-Filesystem/zipball/0a72a1c858b95fd469d87baa333f627978504ea8",
                "reference": "0a72a1c858b95fd469d87baa333f627978504ea8",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.9 || ^7.0",
                "symfony/filesystem": "^2.3 || ^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Neutron": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Romain Neutron",
                    "email": "imprec@gmail.com"
                }
            ],
            "description": "Symfony filesystem extension to handle temporary files",
            "time": "2016-03-05T10:22:50+00:00"
        },
        {
            "name": "php-ffmpeg/php-ffmpeg",
            "version": "0.9.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git",
                "reference": "96225b2dff65a4c3b0b541f2420742ffe5851127"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/96225b2dff65a4c3b0b541f2420742ffe5851127",
                "reference": "96225b2dff65a4c3b0b541f2420742ffe5851127",
                "shasum": ""
            },
            "require": {
                "alchemy/binary-driver": "^1.5",
                "doctrine/cache": "^1.0",
                "evenement/evenement": "^2.0 || ^1.0",
                "neutron/temporary-filesystem": "^2.1.1",
                "php": "^5.3.9 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8",
                "sami/sami": "~1.0",
                "silex/silex": "~1.0"
            },
            "suggest": {
                "php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.7-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "FFMpeg": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Romain Neutron",
                    "email": "imprec@gmail.com",
                    "homepage": "http://www.lickmychip.com/"
                },
                {
                    "name": "Phraseanet Team",
                    "email": "info@alchemy.fr",
                    "homepage": "http://www.phraseanet.com/"
                },
                {
                    "name": "Patrik Karisch",
                    "email": "patrik@karisch.guru",
                    "homepage": "http://www.karisch.guru"
                },
                {
                    "name": "Romain Biard",
                    "email": "romain.biard@gmail.com",
                    "homepage": "https://www.strime.io/"
                }
            ],
            "description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
            "keywords": [
                "audio",
                "audio processing",
                "avconv",
                "avprobe",
                "ffmpeg",
                "ffprobe",
                "video",
                "video processing"
            ],
            "time": "2017-06-30T19:27:10+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2016-10-10T12:19:37+00:00"
        },
        {
            "name": "symfony/filesystem",
            "version": "v3.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "311fa718389efbd8b627c272b9324a62437018cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/311fa718389efbd8b627c272b9324a62437018cc",
                "reference": "311fa718389efbd8b627c272b9324a62437018cc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Filesystem Component",
            "homepage": "https://symfony.com",
            "time": "2017-06-24T09:29:48+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v3.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/5ab8949b682b1bf9d4511a228b5e045c96758c30",
                "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Process Component",
            "homepage": "https://symfony.com",
            "time": "2017-07-03T08:12:02+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": [],
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}