|
@@ -1,3642 +0,0 @@
|
|
|
-{
|
|
|
- "_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"
|
|
|
- ],
|
|
|
- "hash": "94cb7c5f7d4efa532d6bd2b1a4ba0cd6",
|
|
|
- "packages": [
|
|
|
- {
|
|
|
- "name": "bt51/gaufrette-serviceprovider",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/bt51/GaufretteServiceProvider.git",
|
|
|
- "reference": "6bba885170beb6719e7256e407b172f90af3159a"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/bt51/GaufretteServiceProvider/zipball/6bba885170beb6719e7256e407b172f90af3159a",
|
|
|
- "reference": "6bba885170beb6719e7256e407b172f90af3159a",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "knplabs/gaufrette": "dev-master@dev",
|
|
|
- "php": ">=5.3.2"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "silex/silex": "1.0.x-dev"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Bt51\\Silex\\Provider\\GaufretteServiceProvider": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Ben Tollakson",
|
|
|
- "email": "ben.tollakson@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Gaufrette service provider for silex",
|
|
|
- "homepage": "https://github.com/bt51/GaufretteServiceProvider",
|
|
|
- "keywords": [
|
|
|
- "extension",
|
|
|
- "gaufrette",
|
|
|
- "silex",
|
|
|
- "silex-extension"
|
|
|
- ],
|
|
|
- "time": "2012-12-07 00:50:44"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "chamilo/chash",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/chamilo/chash.git",
|
|
|
- "reference": "0720bc4ab428494465ac6bab6532cb167704183f"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/chamilo/chash/zipball/0720bc4ab428494465ac6bab6532cb167704183f",
|
|
|
- "reference": "0720bc4ab428494465ac6bab6532cb167704183f",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.2",
|
|
|
- "symfony/console": ">=2.3,<3.0",
|
|
|
- "symfony/yaml": ">=2.3,<3.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Chash": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "homepage": "http://www.chamilo.org",
|
|
|
- "time": "2013-06-14 09:54:38"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "dflydev/doctrine-orm-service-provider",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/dflydev/dflydev-doctrine-orm-service-provider.git",
|
|
|
- "reference": "a8c4f4cc15750c00746cf4cfb55220ebc707727c"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/dflydev/dflydev-doctrine-orm-service-provider/zipball/a8c4f4cc15750c00746cf4cfb55220ebc707727c",
|
|
|
- "reference": "a8c4f4cc15750c00746cf4cfb55220ebc707727c",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/orm": ">=2.3,<3.0",
|
|
|
- "php": ">=5.3.3",
|
|
|
- "pimple/pimple": "1.*@dev"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "cilex/cilex": "1.*@dev",
|
|
|
- "cilex/console-service-provider": "@dev",
|
|
|
- "silex/silex": "1.*@dev"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "dflydev/psr0-resource-locator-service-provider": "1.0.*@dev"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Dflydev\\Cilex\\Provider\\DoctrineOrm": "src",
|
|
|
- "Dflydev\\Pimple\\Provider\\DoctrineOrm": "src",
|
|
|
- "Dflydev\\Silex\\Provider\\DoctrineOrm": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Dragonfly Development Inc.",
|
|
|
- "email": "info@dflydev.com",
|
|
|
- "homepage": "http://dflydev.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Beau Simensen",
|
|
|
- "email": "beau@dflydev.com",
|
|
|
- "homepage": "http://beausimensen.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Doctrine ORM Service Provider",
|
|
|
- "keywords": [
|
|
|
- "cilex",
|
|
|
- "doctrine",
|
|
|
- "orm",
|
|
|
- "pimple",
|
|
|
- "silex"
|
|
|
- ],
|
|
|
- "time": "2013-06-05 14:23:06"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "doctrine/common",
|
|
|
- "version": "2.3.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/doctrine/common",
|
|
|
- "reference": "2.3.0"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://github.com/doctrine/common/zipball/2.3.0",
|
|
|
- "reference": "2.3.0",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.2"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Doctrine\\Common": "lib/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Jonathan Wage",
|
|
|
- "email": "jonwage@gmail.com",
|
|
|
- "homepage": "http://www.jwage.com/"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Guilherme Blanco",
|
|
|
- "email": "guilhermeblanco@gmail.com",
|
|
|
- "homepage": "http://www.instaclick.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Roman Borschel",
|
|
|
- "email": "roman@code-factory.org"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Benjamin Eberlei",
|
|
|
- "email": "kontakt@beberlei.de"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Johannes M. Schmitt",
|
|
|
- "email": "schmittjoh@gmail.com",
|
|
|
- "homepage": "http://jmsyst.com",
|
|
|
- "role": "Developer of wrapped JMSSerializerBundle"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Common Library for Doctrine projects",
|
|
|
- "homepage": "http://www.doctrine-project.org",
|
|
|
- "keywords": [
|
|
|
- "annotations",
|
|
|
- "collections",
|
|
|
- "eventmanager",
|
|
|
- "persistence",
|
|
|
- "spl"
|
|
|
- ],
|
|
|
- "time": "2012-09-19 22:55:18"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "doctrine/dbal",
|
|
|
- "version": "2.3.4",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/doctrine/dbal.git",
|
|
|
- "reference": "2.3.4"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/2.3.4",
|
|
|
- "reference": "2.3.4",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/common": ">=2.3.0,<2.5-dev",
|
|
|
- "php": ">=5.3.2"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Doctrine\\DBAL": "lib/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Jonathan Wage",
|
|
|
- "email": "jonwage@gmail.com",
|
|
|
- "homepage": "http://www.jwage.com/"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Guilherme Blanco",
|
|
|
- "email": "guilhermeblanco@gmail.com",
|
|
|
- "homepage": "http://www.instaclick.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Roman Borschel",
|
|
|
- "email": "roman@code-factory.org"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Benjamin Eberlei",
|
|
|
- "email": "kontakt@beberlei.de"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Database Abstraction Layer",
|
|
|
- "homepage": "http://www.doctrine-project.org",
|
|
|
- "keywords": [
|
|
|
- "database",
|
|
|
- "dbal",
|
|
|
- "persistence",
|
|
|
- "queryobject"
|
|
|
- ],
|
|
|
- "time": "2013-05-11 07:45:37"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "doctrine/migrations",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/doctrine/migrations.git",
|
|
|
- "reference": "ced3b419252af47f29d6680f9ec74df00ee0c58e"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/migrations/zipball/ced3b419252af47f29d6680f9ec74df00ee0c58e",
|
|
|
- "reference": "ced3b419252af47f29d6680f9ec74df00ee0c58e",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/dbal": ">=2.0,<2.5.x-dev",
|
|
|
- "php": ">=5.3.2"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/console": "2.*",
|
|
|
- "symfony/yaml": "2.*"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/console": "to run the migration from the console"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Doctrine\\DBAL\\Migrations": "lib"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "LGPL"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Jonathan Wage",
|
|
|
- "email": "jonwage@gmail.com",
|
|
|
- "homepage": "http://www.jwage.com/"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Benjamin Eberlei",
|
|
|
- "email": "kontakt@beberlei.de"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Database Schema migrations using Doctrine DBAL",
|
|
|
- "homepage": "http://www.doctrine-project.org",
|
|
|
- "keywords": [
|
|
|
- "database",
|
|
|
- "migrations"
|
|
|
- ],
|
|
|
- "time": "2013-06-27 19:46:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "doctrine/orm",
|
|
|
- "version": "2.3.4",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/doctrine/doctrine2.git",
|
|
|
- "reference": "2.3.4"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/2.3.4",
|
|
|
- "reference": "2.3.4",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/dbal": "2.3.*",
|
|
|
- "ext-pdo": "*",
|
|
|
- "php": ">=5.3.2",
|
|
|
- "symfony/console": "2.*"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
|
|
|
- },
|
|
|
- "bin": [
|
|
|
- "bin/doctrine",
|
|
|
- "bin/doctrine.php"
|
|
|
- ],
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Doctrine\\ORM": "lib/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Jonathan Wage",
|
|
|
- "email": "jonwage@gmail.com",
|
|
|
- "homepage": "http://www.jwage.com/"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Guilherme Blanco",
|
|
|
- "email": "guilhermeblanco@gmail.com",
|
|
|
- "homepage": "http://www.instaclick.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Roman Borschel",
|
|
|
- "email": "roman@code-factory.org"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Benjamin Eberlei",
|
|
|
- "email": "kontakt@beberlei.de"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Object-Relational-Mapper for PHP",
|
|
|
- "homepage": "http://www.doctrine-project.org",
|
|
|
- "keywords": [
|
|
|
- "database",
|
|
|
- "orm"
|
|
|
- ],
|
|
|
- "time": "2013-05-11 07:51:12"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "ezyang/htmlpurifier",
|
|
|
- "version": "v4.5.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/ezyang/htmlpurifier.git",
|
|
|
- "reference": "v4.5.0"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/v4.5.0",
|
|
|
- "reference": "v4.5.0",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.2"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "HTMLPurifier": "library/"
|
|
|
- },
|
|
|
- "files": [
|
|
|
- "library/HTMLPurifier.composer.php"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "LGPL"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Edward Z. Yang",
|
|
|
- "email": "admin@htmlpurifier.org",
|
|
|
- "homepage": "http://ezyang.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Standards compliant HTML filter written in PHP",
|
|
|
- "homepage": "http://htmlpurifier.org/",
|
|
|
- "keywords": [
|
|
|
- "html"
|
|
|
- ],
|
|
|
- "time": "2013-02-18 00:04:08"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "franmomu/silex-pagerfanta-provider",
|
|
|
- "version": "2.3.x-dev",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/jmontoyaa/silex-pagerfanta-provider.git",
|
|
|
- "reference": "9e88fe51bb42cd5dec754bba9e8a5186f905778b"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/jmontoyaa/silex-pagerfanta-provider/zipball/9e88fe51bb42cd5dec754bba9e8a5186f905778b",
|
|
|
- "reference": "9e88fe51bb42cd5dec754bba9e8a5186f905778b",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "pagerfanta/pagerfanta": "dev-master",
|
|
|
- "silex/silex": "1.0.*@dev",
|
|
|
- "symfony/property-access": "2.3.*@dev"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "FranMoreno": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fran Moreno",
|
|
|
- "email": "franmomu@gmail.com",
|
|
|
- "homepage": "http://showmethecode.es"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Silex ServiceProvider for Pagerfanta Library",
|
|
|
- "homepage": "https://github.com/franmomu/silex-pagerfanta-provider",
|
|
|
- "keywords": [
|
|
|
- "pagerfanta",
|
|
|
- "service provider",
|
|
|
- "silex"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/jmontoyaa/silex-pagerfanta-provider/tree/2.3"
|
|
|
- },
|
|
|
- "time": "2013-04-22 11:39:08"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "gedmo/doctrine-extensions",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/l3pp4rd/DoctrineExtensions.git",
|
|
|
- "reference": "f9322867ee9ded7531c3f2f5d8c6c146c4ed2e9e"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/l3pp4rd/DoctrineExtensions/zipball/f9322867ee9ded7531c3f2f5d8c6c146c4ed2e9e",
|
|
|
- "reference": "f9322867ee9ded7531c3f2f5d8c6c146c4ed2e9e",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/common": ">=2.2,<2.5-dev",
|
|
|
- "php": ">=5.3.2"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/common": ">=2.4.0-RC3",
|
|
|
- "doctrine/dbal": ">=2.4.0-RC1",
|
|
|
- "doctrine/mongodb": ">=1.0.3",
|
|
|
- "doctrine/mongodb-odm": ">=1.0.0-BETA9",
|
|
|
- "doctrine/orm": ">=2.4.0-RC1",
|
|
|
- "symfony/yaml": "2.3.1"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "doctrine/dbal": ">=2.3.2",
|
|
|
- "doctrine/mongodb": ">=1.0.1",
|
|
|
- "doctrine/mongodb-odm": ">=1.0.0-BETA7",
|
|
|
- "doctrine/orm": ">=2.3.2"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Gedmo\\": "lib/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "David Buchmann",
|
|
|
- "email": "david@liip.ch"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Gediminas Morkevicius",
|
|
|
- "email": "gediminas.morkevicius@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Gustavo Falco",
|
|
|
- "email": "comfortablynumb84@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Doctrine2 behavioral extensions",
|
|
|
- "homepage": "http://gediminasm.org/",
|
|
|
- "keywords": [
|
|
|
- "Blameable",
|
|
|
- "behaviors",
|
|
|
- "doctrine2",
|
|
|
- "extensions",
|
|
|
- "gedmo",
|
|
|
- "loggable",
|
|
|
- "nestedset",
|
|
|
- "sluggable",
|
|
|
- "sortable",
|
|
|
- "timestampable",
|
|
|
- "translatable",
|
|
|
- "tree",
|
|
|
- "uploadable"
|
|
|
- ],
|
|
|
- "time": "2013-06-26 14:50:24"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "grom/silex-service-provider",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/GromNaN/SilexServiceProvider.git",
|
|
|
- "reference": "v1.0.0"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/GromNaN/SilexServiceProvider/zipball/v1.0.0",
|
|
|
- "reference": "v1.0.0",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "imagine/imagine": "*",
|
|
|
- "knplabs/knp-snappy": "dev-master",
|
|
|
- "silex/silex": ">=1.0.0-dev"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Grom\\Silex": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Jérôme Tamarelle",
|
|
|
- "email": "jerome@tamarelle.net"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Imagine & KnpSnappy integration for Silex.",
|
|
|
- "homepage": "http://github.com/GromNaN/SilexServiceProvider",
|
|
|
- "keywords": [
|
|
|
- "image",
|
|
|
- "imagine",
|
|
|
- "pdf",
|
|
|
- "silex",
|
|
|
- "snappy"
|
|
|
- ],
|
|
|
- "time": "2012-06-03 01:27:23"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "igorw/config-service-provider",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/igorw/ConfigServiceProvider.git",
|
|
|
- "reference": "v1.2.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/igorw/ConfigServiceProvider/zipball/v1.2.1",
|
|
|
- "reference": "v1.2.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "silex/silex": ">=1.0,<2.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "jamesmoss/toml": ">=0.1,<1.0",
|
|
|
- "symfony/yaml": ">=2.1,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "jamesmoss/toml": "~0.1",
|
|
|
- "symfony/yaml": "~2.1"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.2-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Igorw\\Silex": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Igor Wiedler",
|
|
|
- "email": "igor@wiedler.ch",
|
|
|
- "homepage": "http://wiedler.ch/igor/"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Contributors",
|
|
|
- "homepage": "https://github.com/igorw/ConfigServiceProvider/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A config ServiceProvider for Silex with support for php, json and yaml.",
|
|
|
- "keywords": [
|
|
|
- "silex"
|
|
|
- ],
|
|
|
- "time": "2013-05-31 14:23:34"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "imagine/imagine",
|
|
|
- "version": "dev-develop",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/avalanche123/Imagine.git",
|
|
|
- "reference": "9c70f0d12b44e16f31fc7a4701082aa46d523761"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/9c70f0d12b44e16f31fc7a4701082aa46d523761",
|
|
|
- "reference": "9c70f0d12b44e16f31fc7a4701082aa46d523761",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.2"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "sami/sami": "dev-master"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-gd": "to use the GD implementation",
|
|
|
- "ext-gmagick": "to use the Gmagick implementation",
|
|
|
- "ext-imagick": "to use the Imagick implementation"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Imagine": "lib/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Bulat Shakirzyanov",
|
|
|
- "email": "mallluhuct@gmail.com",
|
|
|
- "homepage": "http://avalanche123.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Image processing for PHP 5.3",
|
|
|
- "homepage": "http://imagine.readthedocs.org/",
|
|
|
- "keywords": [
|
|
|
- "drawing",
|
|
|
- "graphics",
|
|
|
- "image manipulation",
|
|
|
- "image processing"
|
|
|
- ],
|
|
|
- "time": "2013-04-29 19:10:37"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "jbroadway/urlify",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/jbroadway/urlify.git",
|
|
|
- "reference": "064241f45d198239b589c657ea22966f95c80d96"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/jbroadway/urlify/zipball/064241f45d198239b589c657ea22966f95c80d96",
|
|
|
- "reference": "064241f45d198239b589c657ea22966f95c80d96",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "URLify": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Johnny Broadway",
|
|
|
- "email": "johnny@johnnybroadway.com",
|
|
|
- "homepage": "http://www.johnnybroadway.com/",
|
|
|
- "role": "Main Developer"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.",
|
|
|
- "homepage": "https://github.com/jbroadway/urlify",
|
|
|
- "keywords": [
|
|
|
- "encode",
|
|
|
- "iconv",
|
|
|
- "link",
|
|
|
- "slug",
|
|
|
- "translit",
|
|
|
- "transliterate",
|
|
|
- "transliteration",
|
|
|
- "url",
|
|
|
- "urlify"
|
|
|
- ],
|
|
|
- "time": "2013-04-08 13:21:42"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "jmontoyaa/phpqrcode",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/jmontoyaa/phpqrcode.git",
|
|
|
- "reference": "f7b600722469b0d98de509206afc4e0738cb44cb"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/jmontoyaa/phpqrcode/zipball/f7b600722469b0d98de509206afc4e0738cb44cb",
|
|
|
- "reference": "f7b600722469b0d98de509206afc4e0738cb44cb",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=4.3.10"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "classmap": [
|
|
|
- "."
|
|
|
- ]
|
|
|
- },
|
|
|
- "license": [
|
|
|
- "LGPL"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Julio Montoya"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A PHP class to generate QR Code",
|
|
|
- "homepage": "http://github.com/jmontoyaa/phpqrcode/",
|
|
|
- "keywords": [
|
|
|
- "php",
|
|
|
- "qrcode"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/jmontoyaa/phpqrcode/tree/master"
|
|
|
- },
|
|
|
- "time": "2013-05-10 14:08:33"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "knplabs/console-service-provider",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/KnpLabs/ConsoleServiceProvider.git",
|
|
|
- "reference": "1f1a3315409814d01702a47a8823549c6996de41"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/KnpLabs/ConsoleServiceProvider/zipball/1f1a3315409814d01702a47a8823549c6996de41",
|
|
|
- "reference": "1f1a3315409814d01702a47a8823549c6996de41",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.2",
|
|
|
- "symfony/console": ">=2.1,<3.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Knp\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "KnpLabs",
|
|
|
- "homepage": "http://knplabs.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "console service provider for Silex",
|
|
|
- "homepage": "http://knplabs.com",
|
|
|
- "keywords": [
|
|
|
- "console",
|
|
|
- "silex"
|
|
|
- ],
|
|
|
- "time": "2013-06-13 12:43:39"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "knplabs/gaufrette",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/KnpLabs/Gaufrette.git",
|
|
|
- "reference": "067c6f4e56c9debcda0bc90029cd4c24aac2de9b"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/067c6f4e56c9debcda0bc90029cd4c24aac2de9b",
|
|
|
- "reference": "067c6f4e56c9debcda0bc90029cd4c24aac2de9b",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.2"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "amazonwebservices/aws-sdk-for-php": "1.5.*",
|
|
|
- "doctrine/dbal": ">=2.3",
|
|
|
- "dropbox-php/dropbox-php": "*",
|
|
|
- "herzult/php-ssh": "*",
|
|
|
- "phpseclib/phpseclib": "dev-master",
|
|
|
- "phpspec/phpspec": "2.0.*",
|
|
|
- "phpunit/phpunit": "3.7.*",
|
|
|
- "rackspace/php-cloudfiles": "*",
|
|
|
- "rackspace/php-opencloud": "dev-master"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "amazonwebservices/aws-sdk-for-php": "to use the Amazon S3 adapter",
|
|
|
- "doctrine/dbal": "to use the Doctrine DBAL adapter",
|
|
|
- "dropbox-php/dropbox-php": "to use the Dropbox adapter",
|
|
|
- "ext-apc": "to use the APC adapter",
|
|
|
- "ext-curl": "*",
|
|
|
- "ext-fileinfo": "*",
|
|
|
- "ext-mbstring": "*",
|
|
|
- "ext-mongo": "*",
|
|
|
- "ext-zip": "to use the Zip adapter",
|
|
|
- "knplabs/knp-gaufrette-bundle": "to use with Symfony2",
|
|
|
- "phpseclib/phpseclib": "to use the SFTP",
|
|
|
- "rackspace/php-opencloud": "to use Opencloud adapter"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "0.2.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Gaufrette": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "The contributors",
|
|
|
- "homepage": "http://github.com/knplabs/Gaufrette/contributors"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "KnpLabs Team",
|
|
|
- "homepage": "http://knplabs.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "PHP5 library that provides a filesystem abstraction layer",
|
|
|
- "homepage": "http://knplabs.com",
|
|
|
- "keywords": [
|
|
|
- "abstraction",
|
|
|
- "file",
|
|
|
- "filesystem",
|
|
|
- "media"
|
|
|
- ],
|
|
|
- "time": "2013-06-28 08:38:50"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "knplabs/knp-menu",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/KnpLabs/KnpMenu.git",
|
|
|
- "reference": "7baf621fb77867e49daca7dd72b443ea232cb5e1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/7baf621fb77867e49daca7dd72b443ea232cb5e1",
|
|
|
- "reference": "7baf621fb77867e49daca7dd72b443ea232cb5e1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "pimple/pimple": "1.0.*",
|
|
|
- "silex/silex": "1.0.*",
|
|
|
- "twig/twig": ">=1.2,<2.0-dev"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "pimple/pimple": "for the built-in implementations of the menu provider and renderer provider",
|
|
|
- "silex/silex": "for the integration with your silex application",
|
|
|
- "twig/twig": "for the TwigRenderer and the integration with your templates"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Knp\\Menu\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Christophe Coevoet",
|
|
|
- "email": "stof@notk.org"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Knplabs",
|
|
|
- "homepage": "http://knplabs.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "An object oriented menu library",
|
|
|
- "homepage": "http://knplabs.com",
|
|
|
- "keywords": [
|
|
|
- "menu",
|
|
|
- "tree"
|
|
|
- ],
|
|
|
- "time": "2013-06-24 00:02:29"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "knplabs/knp-snappy",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/KnpLabs/snappy.git",
|
|
|
- "reference": "524bbd3b1883204ea3a7f11f31fc38b81f6426fe"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/524bbd3b1883204ea3a7f11f31fc38b81f6426fe",
|
|
|
- "reference": "524bbd3b1883204ea3a7f11f31fc38b81f6426fe",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "google/wkhtmltopdf-amd64": "Provide wkhtmltopdf-amd64 binary, use version `0.11.0-RC1` as dependency",
|
|
|
- "google/wkhtmltopdf-i386": "Provide wkhtmltopdf-i386 binary, use version `0.11.0-RC1` as dependency",
|
|
|
- "symfony/process": "Process Component of Symfony2."
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Knp\\Snappy": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "KnpLabs Team",
|
|
|
- "homepage": "http://knplabs.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://github.com/KnpLabs/snappy/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
|
|
|
- "homepage": "http://github.com/KnpLabs/snappy",
|
|
|
- "keywords": [
|
|
|
- "knp",
|
|
|
- "knplabs",
|
|
|
- "pdf",
|
|
|
- "snapshot",
|
|
|
- "thumbnail",
|
|
|
- "wkhtmltopdf"
|
|
|
- ],
|
|
|
- "time": "2013-04-10 07:21:56"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "monolog/monolog",
|
|
|
- "version": "1.5.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/Seldaek/monolog.git",
|
|
|
- "reference": "1.5.0"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1.5.0",
|
|
|
- "reference": "1.5.0",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.0",
|
|
|
- "psr/log": ">=1.0,<2.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/couchdb": "dev-master",
|
|
|
- "mlehner/gelf-php": "1.0.*",
|
|
|
- "raven/raven": "0.3.*"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "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",
|
|
|
- "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
|
- "raven/raven": "Allow sending log messages to a Sentry server"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.4.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Monolog": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Jordi Boggiano",
|
|
|
- "email": "j.boggiano@seld.be",
|
|
|
- "homepage": "http://seld.be",
|
|
|
- "role": "Developer"
|
|
|
- }
|
|
|
- ],
|
|
|
- "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": "2013-04-23 10:09:48"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mpdf/mpdf",
|
|
|
- "version": "v5.6.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/finwe/mpdf.git",
|
|
|
- "reference": "v5.6.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/finwe/mpdf/zipball/v5.6.1",
|
|
|
- "reference": "v5.6.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=4.3.10"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "classmap": [
|
|
|
- "mpdf.php",
|
|
|
- "classes"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "GPL-1.0+"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Ian Back"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support",
|
|
|
- "homepage": "http://www.mpdf1.com/mpdf/index.php",
|
|
|
- "keywords": [
|
|
|
- "pdf",
|
|
|
- "php",
|
|
|
- "utf-8"
|
|
|
- ],
|
|
|
- "time": "2013-01-26 08:22:27"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "neutron/silex-filesystem-provider",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/romainneutron/Silex-Filesystem-Service-Provider.git",
|
|
|
- "reference": "98771524bba1ffa58373c4c06d438f5fb5442ff4"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/romainneutron/Silex-Filesystem-Service-Provider/zipball/98771524bba1ffa58373c4c06d438f5fb5442ff4",
|
|
|
- "reference": "98771524bba1ffa58373c4c06d438f5fb5442ff4",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "silex/silex": ">=1.0",
|
|
|
- "symfony/filesystem": ">=2.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Neutron": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Romain Neutron",
|
|
|
- "email": "imprec@gmail.com",
|
|
|
- "homepage": "http://www.lickmychip.com/"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A Silex Provider for Symfony Filesystem component",
|
|
|
- "keywords": [
|
|
|
- "filesystem",
|
|
|
- "silex",
|
|
|
- "temporary-filesystem"
|
|
|
- ],
|
|
|
- "time": "2012-11-08 21:07:08"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pagerfanta/pagerfanta",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/whiteoctober/Pagerfanta.git",
|
|
|
- "reference": "1a3cb8addb92df6396e59a2c44c3b7f216b4218a"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/1a3cb8addb92df6396e59a2c44c3b7f216b4218a",
|
|
|
- "reference": "1a3cb8addb92df6396e59a2c44c3b7f216b4218a",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/mongodb-odm": "*",
|
|
|
- "doctrine/orm": "2.*",
|
|
|
- "mandango/mandango": "*",
|
|
|
- "propel/propel1": ">=1.6,<2.0",
|
|
|
- "solarium/solarium": "dev-develop"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
|
|
|
- "doctrine/orm": "To use the DoctrineORMAdapter.",
|
|
|
- "mandango/mandango": "To use the MandangoAdapter.",
|
|
|
- "propel/propel1": "To use the PropelAdapter",
|
|
|
- "solarium/solarium": "To use the SolariumAdapter."
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Pagerfanta\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Pablo Díez",
|
|
|
- "email": "pablodip@gmail.com",
|
|
|
- "homepage": "http://github.com/pablodip"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Pagination for PHP 5.3",
|
|
|
- "keywords": [
|
|
|
- "page",
|
|
|
- "pagination",
|
|
|
- "paginator",
|
|
|
- "paging"
|
|
|
- ],
|
|
|
- "time": "2013-06-13 22:25:28"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pimple/pimple",
|
|
|
- "version": "v1.0.2",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/fabpot/Pimple.git",
|
|
|
- "reference": "v1.0.2"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/fabpot/Pimple/zipball/v1.0.2",
|
|
|
- "reference": "v1.0.2",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Pimple": "lib/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
|
|
|
- "homepage": "http://pimple.sensiolabs.org",
|
|
|
- "keywords": [
|
|
|
- "container",
|
|
|
- "dependency injection"
|
|
|
- ],
|
|
|
- "time": "2013-03-08 08:21:40"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "psr/log",
|
|
|
- "version": "1.0.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/php-fig/log",
|
|
|
- "reference": "1.0.0"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://github.com/php-fig/log/archive/1.0.0.zip",
|
|
|
- "reference": "1.0.0",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "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",
|
|
|
- "keywords": [
|
|
|
- "log",
|
|
|
- "psr",
|
|
|
- "psr-3"
|
|
|
- ],
|
|
|
- "time": "2012-12-21 11:40:51"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "realityking/pchart",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/realityking/pChart.git",
|
|
|
- "reference": "46fd01cad5a4d761b599df1ab09361fad55c83b6"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/realityking/pChart/zipball/46fd01cad5a4d761b599df1ab09361fad55c83b6",
|
|
|
- "reference": "46fd01cad5a4d761b599df1ab09361fad55c83b6",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "classmap": [
|
|
|
- "src/"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "GPL-1.0+"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Rouven Weßling",
|
|
|
- "email": "me@rouvenwessling.de",
|
|
|
- "homepage": "http://www.rouvenwessling.de"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A fork of the popular pChart library.",
|
|
|
- "time": "2013-03-18 08:23:38"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "silex/silex",
|
|
|
- "version": "v1.0.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/fabpot/Silex.git",
|
|
|
- "reference": "v1.0.0"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/fabpot/Silex/zipball/v1.0.0",
|
|
|
- "reference": "v1.0.0",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "pimple/pimple": "1.*",
|
|
|
- "symfony/event-dispatcher": ">=2.1,<2.4-dev",
|
|
|
- "symfony/http-foundation": ">=2.1,<2.4-dev",
|
|
|
- "symfony/http-kernel": ">=2.1,<2.4-dev",
|
|
|
- "symfony/routing": ">=2.1,<2.4-dev"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/dbal": ">=2.2.0,<2.4.0-dev",
|
|
|
- "monolog/monolog": ">=1.4,<2.0,>=1.4.1",
|
|
|
- "swiftmailer/swiftmailer": "5.*",
|
|
|
- "symfony/browser-kit": ">=2.1,<2.4-dev",
|
|
|
- "symfony/config": ">=2.1,<2.4-dev",
|
|
|
- "symfony/css-selector": ">=2.1,<2.4-dev",
|
|
|
- "symfony/dom-crawler": ">=2.1,<2.4-dev",
|
|
|
- "symfony/finder": ">=2.1,<2.4-dev",
|
|
|
- "symfony/form": ">=2.1.4,<2.4-dev",
|
|
|
- "symfony/locale": ">=2.1,<2.4-dev",
|
|
|
- "symfony/monolog-bridge": ">=2.1,<2.4-dev",
|
|
|
- "symfony/options-resolver": ">=2.1,<2.4-dev",
|
|
|
- "symfony/process": ">=2.1,<2.4-dev",
|
|
|
- "symfony/security": ">=2.1,<2.4-dev",
|
|
|
- "symfony/serializer": ">=2.1,<2.4-dev",
|
|
|
- "symfony/translation": ">=2.1,<2.4-dev",
|
|
|
- "symfony/twig-bridge": ">=2.1,<2.4-dev",
|
|
|
- "symfony/validator": ">=2.1,<2.4-dev",
|
|
|
- "twig/twig": ">=1.8.0,<2.0-dev"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/browser-kit": ">=2.1,<2.4-dev",
|
|
|
- "symfony/css-selector": ">=2.1,<2.4-dev",
|
|
|
- "symfony/dom-crawler": ">=2.1,<2.4-dev",
|
|
|
- "symfony/form": ">= 2.1.4,<2.4-dev"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Silex": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Igor Wiedler",
|
|
|
- "email": "igor@wiedler.ch",
|
|
|
- "homepage": "http://wiedler.ch/igor/"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "The PHP micro-framework based on the Symfony2 Components",
|
|
|
- "homepage": "http://silex.sensiolabs.org",
|
|
|
- "keywords": [
|
|
|
- "microframework"
|
|
|
- ],
|
|
|
- "time": "2013-05-03 16:49:57"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "swiftmailer/swiftmailer",
|
|
|
- "version": "v4.1.8",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "git://github.com/swiftmailer/swiftmailer.git",
|
|
|
- "reference": "v4.1.8"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://github.com/swiftmailer/swiftmailer/zipball/v4.1.8",
|
|
|
- "reference": "v4.1.8",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.2.4"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "4.1-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "lib/swift_required.php"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "LGPL"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Chris Corbyn"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Swiftmailer, free feature-rich PHP mailer",
|
|
|
- "homepage": "http://swiftmailer.org",
|
|
|
- "keywords": [
|
|
|
- "mail",
|
|
|
- "mailer"
|
|
|
- ],
|
|
|
- "time": "2012-06-17 13:55:34"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/config",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Config",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Config.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Config/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/filesystem": ">=2.3,<3.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Config\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Config Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-03 00:18:25"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/console",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Console",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Console.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Console/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/event-dispatcher": ">=2.1,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/event-dispatcher": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Console\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Console Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-11 07:15:14"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/debug",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Debug",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Debug.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Debug/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/http-foundation": ">=2.1,<3.0",
|
|
|
- "symfony/http-kernel": ">=2.1,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/class-loader": "",
|
|
|
- "symfony/http-foundation": "",
|
|
|
- "symfony/http-kernel": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Debug\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Debug Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-02 11:58:44"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/dependency-injection",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/DependencyInjection",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/DependencyInjection.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/config": ">=2.2,<3.0",
|
|
|
- "symfony/yaml": ">=2.0,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/config": "",
|
|
|
- "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
|
|
|
- "symfony/yaml": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\DependencyInjection\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony DependencyInjection Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-05 09:51:05"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/doctrine-bridge",
|
|
|
- "version": "2.3.x-dev",
|
|
|
- "target-dir": "Symfony/Bridge/Doctrine",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/DoctrineBridge.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/DoctrineBridge/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/common": ">=2.2,<3.0",
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/data-fixtures": "1.0.*",
|
|
|
- "doctrine/dbal": ">=2.2,<3.0",
|
|
|
- "doctrine/orm": ">=2.2,<3.0,>=2.2.3",
|
|
|
- "symfony/dependency-injection": ">=2.0,<3.0",
|
|
|
- "symfony/form": ">=2.2,<3.0",
|
|
|
- "symfony/http-kernel": ">=2.2,<3.0",
|
|
|
- "symfony/security": ">=2.2,<3.0",
|
|
|
- "symfony/stopwatch": ">=2.2,<3.0",
|
|
|
- "symfony/validator": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "doctrine/data-fixtures": "",
|
|
|
- "doctrine/dbal": "",
|
|
|
- "doctrine/orm": "",
|
|
|
- "symfony/form": "",
|
|
|
- "symfony/validator": ""
|
|
|
- },
|
|
|
- "type": "symfony-bridge",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Bridge\\Doctrine\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Doctrine Bridge",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-16 08:06:37"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/event-dispatcher",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/EventDispatcher",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/EventDispatcher.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/dependency-injection": ">=2.0,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/dependency-injection": "",
|
|
|
- "symfony/http-kernel": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\EventDispatcher\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony EventDispatcher Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-13 14:36:40"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/filesystem",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Filesystem",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Filesystem.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Filesystem/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Filesystem\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Filesystem Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-04 15:02:05"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/form",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Form",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Form.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Form/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/event-dispatcher": ">=2.1,<3.0",
|
|
|
- "symfony/intl": ">=2.3,<3.0",
|
|
|
- "symfony/options-resolver": ">=2.1,<3.0",
|
|
|
- "symfony/property-access": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/http-foundation": ">=2.2,<3.0",
|
|
|
- "symfony/validator": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/http-foundation": "",
|
|
|
- "symfony/validator": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Form\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Form Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-02 12:05:51"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/http-foundation",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/HttpFoundation",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/HttpFoundation.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\HttpFoundation\\": ""
|
|
|
- },
|
|
|
- "classmap": [
|
|
|
- "Symfony/Component/HttpFoundation/Resources/stubs"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony HttpFoundation Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-10 06:00:03"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/http-kernel",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/HttpKernel",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/HttpKernel.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "psr/log": ">=1.0,<2.0",
|
|
|
- "symfony/debug": ">=2.3,<3.0",
|
|
|
- "symfony/event-dispatcher": ">=2.1,<3.0",
|
|
|
- "symfony/http-foundation": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/browser-kit": "2.2.*",
|
|
|
- "symfony/class-loader": ">=2.1,<3.0",
|
|
|
- "symfony/config": ">=2.0,<3.0",
|
|
|
- "symfony/console": "2.2.*",
|
|
|
- "symfony/dependency-injection": ">=2.0,<3.0",
|
|
|
- "symfony/finder": ">=2.0,<3.0",
|
|
|
- "symfony/process": ">=2.0,<3.0",
|
|
|
- "symfony/routing": ">=2.2,<3.0",
|
|
|
- "symfony/stopwatch": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/browser-kit": "",
|
|
|
- "symfony/class-loader": "",
|
|
|
- "symfony/config": "",
|
|
|
- "symfony/console": "",
|
|
|
- "symfony/dependency-injection": "",
|
|
|
- "symfony/finder": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\HttpKernel\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony HttpKernel Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-11 11:46:38"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/icu",
|
|
|
- "version": "v1.2.0",
|
|
|
- "target-dir": "Symfony/Component/Icu",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Icu.git",
|
|
|
- "reference": "v1.2.0"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Icu/zipball/v1.2.0",
|
|
|
- "reference": "v1.2.0",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "lib-icu": ">=4.4",
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/intl": ">=2.3,<3.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Icu\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Bernhard Schussek",
|
|
|
- "email": "bschussek@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Contains an excerpt of the ICU data and classes to load it.",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "icu",
|
|
|
- "intl"
|
|
|
- ],
|
|
|
- "time": "2013-06-03 18:32:58"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/intl",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Intl",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Intl.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Intl/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/icu": ">=1.0-RC,<2.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/filesystem": ">=2.1"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-intl": "to use the component with locales other than \"en\""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Intl\\": ""
|
|
|
- },
|
|
|
- "classmap": [
|
|
|
- "Symfony/Component/Intl/Resources/stubs"
|
|
|
- ],
|
|
|
- "files": [
|
|
|
- "Symfony/Component/Intl/Resources/stubs/functions.php"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Igor Wiedler",
|
|
|
- "email": "igor@wiedler.ch",
|
|
|
- "homepage": "http://wiedler.ch/igor/"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Bernhard Schussek",
|
|
|
- "email": "bschussek@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Eriksen Costa",
|
|
|
- "email": "eriksen.costa@infranology.com.br"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "i18n",
|
|
|
- "icu",
|
|
|
- "internationalization",
|
|
|
- "intl",
|
|
|
- "l10n",
|
|
|
- "localization"
|
|
|
- ],
|
|
|
- "time": "2013-05-18 11:21:22"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/locale",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Locale",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Locale.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Locale/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/intl": ">=2.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Locale\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Locale Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-04-11 09:29:25"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/monolog-bridge",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Bridge/Monolog",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/MonologBridge.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/MonologBridge/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "monolog/monolog": ">=1.3,<2.0",
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/http-kernel": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "type": "symfony-bridge",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Bridge\\Monolog\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Monolog Bridge",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-24 13:05:33"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/options-resolver",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/OptionsResolver",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/OptionsResolver.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\OptionsResolver\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony OptionsResolver Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "config",
|
|
|
- "configuration",
|
|
|
- "options"
|
|
|
- ],
|
|
|
- "time": "2013-04-11 06:50:46"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/property-access",
|
|
|
- "version": "2.3.x-dev",
|
|
|
- "target-dir": "Symfony/Component/PropertyAccess",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/PropertyAccess.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\PropertyAccess\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony PropertyAccess Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "access",
|
|
|
- "array",
|
|
|
- "extraction",
|
|
|
- "index",
|
|
|
- "injection",
|
|
|
- "object",
|
|
|
- "property",
|
|
|
- "property path",
|
|
|
- "reflection"
|
|
|
- ],
|
|
|
- "time": "2013-04-30 16:43:32"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/routing",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Routing",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Routing.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Routing/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/common": ">=2.2,<3.0",
|
|
|
- "psr/log": ">=1.0,<2.0",
|
|
|
- "symfony/config": ">=2.2,<3.0",
|
|
|
- "symfony/yaml": ">=2.0,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "doctrine/common": "",
|
|
|
- "symfony/config": "",
|
|
|
- "symfony/yaml": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Routing\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Routing Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-20 08:57:26"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/security",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Security",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Security.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Security/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/event-dispatcher": ">=2.1,<3.0",
|
|
|
- "symfony/http-foundation": ">=2.1,<3.0",
|
|
|
- "symfony/http-kernel": ">=2.1,<3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/common": ">=2.2,<3.0",
|
|
|
- "doctrine/dbal": ">=2.2,<3.0",
|
|
|
- "ircmaxell/password-compat": "1.0.*",
|
|
|
- "psr/log": ">=1.0,<2.0",
|
|
|
- "symfony/form": ">=2.0,<3.0",
|
|
|
- "symfony/routing": ">=2.2,<3.0",
|
|
|
- "symfony/validator": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "doctrine/dbal": "to use the built-in ACL implementation",
|
|
|
- "ircmaxell/password-compat": "",
|
|
|
- "symfony/class-loader": "",
|
|
|
- "symfony/finder": "",
|
|
|
- "symfony/form": "",
|
|
|
- "symfony/routing": "",
|
|
|
- "symfony/validator": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Security\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Security Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-02 22:50:02"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/translation",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Translation",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Translation.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Translation/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/config": ">=2.0,<3.0",
|
|
|
- "symfony/yaml": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/config": "",
|
|
|
- "symfony/yaml": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Translation\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Translation Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-13 14:36:40"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/twig-bridge",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Bridge/Twig",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/TwigBridge.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/TwigBridge/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "twig/twig": ">=1.11.0,<2.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/form": "2.2.*",
|
|
|
- "symfony/http-kernel": ">=2.2,<3.0",
|
|
|
- "symfony/routing": ">=2.2,<3.0",
|
|
|
- "symfony/security": ">=2.0,<3.0",
|
|
|
- "symfony/templating": ">=2.1,<3.0",
|
|
|
- "symfony/translation": ">=2.2,<3.0",
|
|
|
- "symfony/yaml": ">=2.0,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/form": "",
|
|
|
- "symfony/http-kernel": "",
|
|
|
- "symfony/routing": "",
|
|
|
- "symfony/security": "",
|
|
|
- "symfony/templating": "",
|
|
|
- "symfony/translation": "",
|
|
|
- "symfony/yaml": ""
|
|
|
- },
|
|
|
- "type": "symfony-bridge",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Bridge\\Twig\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Twig Bridge",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-16 10:19:58"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/validator",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Validator",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Validator.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Validator/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/translation": ">=2.0,<3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/config": ">=2.2,<3.0",
|
|
|
- "symfony/http-foundation": ">=2.1,<3.0",
|
|
|
- "symfony/intl": ">=2.3,<3.0",
|
|
|
- "symfony/yaml": ">=2.0,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "doctrine/common": "",
|
|
|
- "symfony/config": "",
|
|
|
- "symfony/http-foundation": "",
|
|
|
- "symfony/intl": "",
|
|
|
- "symfony/yaml": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Validator\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Validator Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-10 16:23:25"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/yaml",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Yaml",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Yaml.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Yaml/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Yaml\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Yaml Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-10 18:12:13"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "twig/twig",
|
|
|
- "version": "v1.13.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/fabpot/Twig.git",
|
|
|
- "reference": "v1.13.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/fabpot/Twig/zipball/v1.13.1",
|
|
|
- "reference": "v1.13.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.2.4"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.13-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Twig_": "lib/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "BSD-3"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Armin Ronacher",
|
|
|
- "email": "armin.ronacher@active-4.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
|
- "homepage": "http://twig.sensiolabs.org",
|
|
|
- "keywords": [
|
|
|
- "templating"
|
|
|
- ],
|
|
|
- "time": "2013-06-06 06:06:01"
|
|
|
- }
|
|
|
- ],
|
|
|
- "packages-dev": [
|
|
|
- {
|
|
|
- "name": "filp/whoops",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/filp/whoops.git",
|
|
|
- "reference": "cb2fa6ce8b34290345557ff5079328b97a6b61b6"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/filp/whoops/zipball/cb2fa6ce8b34290345557ff5079328b97a6b61b6",
|
|
|
- "reference": "cb2fa6ce8b34290345557ff5079328b97a6b61b6",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "mockery/mockery": "dev-master",
|
|
|
- "silex/silex": "1.0.*@dev"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Whoops": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Filipe Dobreira",
|
|
|
- "homepage": "https://github.com/filp",
|
|
|
- "role": "Developer"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "php error handling for cool kids",
|
|
|
- "homepage": "https://github.com/filp/whoops",
|
|
|
- "keywords": [
|
|
|
- "error",
|
|
|
- "exception",
|
|
|
- "handling",
|
|
|
- "library",
|
|
|
- "silex-provider",
|
|
|
- "whoops",
|
|
|
- "zf2"
|
|
|
- ],
|
|
|
- "time": "2013-06-19 20:39:43"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "kriswallsmith/assetic",
|
|
|
- "version": "v1.1.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/kriswallsmith/assetic.git",
|
|
|
- "reference": "v1.1.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/v1.1.1",
|
|
|
- "reference": "v1.1.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.1",
|
|
|
- "symfony/process": ">=2.1,<3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "cssmin/cssmin": "*",
|
|
|
- "joliclic/javascript-packer": "*",
|
|
|
- "kamicane/packager": "*",
|
|
|
- "leafo/lessphp": "*",
|
|
|
- "leafo/scssphp": "*",
|
|
|
- "leafo/scssphp-compass": "*",
|
|
|
- "mrclay/minify": "*",
|
|
|
- "phpunit/phpunit": ">=3.7,<4.0",
|
|
|
- "ptachoire/cssembed": "*",
|
|
|
- "twig/twig": ">=1.6,<2.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
|
|
|
- "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
|
|
|
- "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
|
|
|
- "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
|
|
|
- "twig/twig": "Assetic provides the integration with the Twig templating engine"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.1-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Assetic": "src/"
|
|
|
- },
|
|
|
- "files": [
|
|
|
- "src/functions.php"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Kris Wallsmith",
|
|
|
- "email": "kris.wallsmith@gmail.com",
|
|
|
- "homepage": "http://kriswallsmith.net/"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Asset Management for PHP",
|
|
|
- "homepage": "https://github.com/kriswallsmith/assetic",
|
|
|
- "keywords": [
|
|
|
- "assets",
|
|
|
- "compression",
|
|
|
- "minification"
|
|
|
- ],
|
|
|
- "time": "2013-06-01 22:13:43"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "leafo/lessphp",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/leafo/lessphp.git",
|
|
|
- "reference": "ff86f2941c3f3d67d56acad2f8902ca57c73b359"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/leafo/lessphp/zipball/ff86f2941c3f3d67d56acad2f8902ca57c73b359",
|
|
|
- "reference": "ff86f2941c3f3d67d56acad2f8902ca57c73b359",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "0.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "classmap": [
|
|
|
- "lessc.inc.php"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT",
|
|
|
- "GPL-3.0"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Leaf Corcoran",
|
|
|
- "email": "leafot@gmail.com",
|
|
|
- "homepage": "http://leafo.net"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "lessphp is a compiler for LESS written in PHP.",
|
|
|
- "homepage": "http://leafo.net/lessphp/",
|
|
|
- "time": "2013-05-22 17:52:29"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mheap/silex-assetic",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/mheap/Silex-Assetic.git",
|
|
|
- "reference": "8e6243f84100987a313ebb903e378b1de6cc8fb8"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/mheap/Silex-Assetic/zipball/8e6243f84100987a313ebb903e378b1de6cc8fb8",
|
|
|
- "reference": "8e6243f84100987a313ebb903e378b1de6cc8fb8",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "kriswallsmith/assetic": ">=1.0,<2.0",
|
|
|
- "php": ">=5.3.0",
|
|
|
- "symfony/finder": ">=2.1,<2.3-dev"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpunit/phpunit": ">=3.7.10.0,<3.8",
|
|
|
- "silex/silex": ">=1.0,<2.0",
|
|
|
- "twig/twig": ">=1.2,<2.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "twig/twig": "~1.2"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "SilexAssetic": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Sven Eisenschmidt",
|
|
|
- "email": "sven.eisenschmidt@gmail.com",
|
|
|
- "homepage": "http://unsicherheitsagent.de/"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Michael Heap",
|
|
|
- "email": "m@michaelheap.com",
|
|
|
- "homepage": "http://michaelheap.com/"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Assetic extension for Silex",
|
|
|
- "homepage": "https://github.com/mheap/Silex-Assetic",
|
|
|
- "keywords": [
|
|
|
- "assetic",
|
|
|
- "silex"
|
|
|
- ],
|
|
|
- "time": "2013-05-28 13:04:36"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "natxet/CssMin",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/natxet/CssMin.git",
|
|
|
- "reference": "9801e2a0de7ae252ca4f2b85542d75a82047a8b4"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/natxet/CssMin/zipball/9801e2a0de7ae252ca4f2b85542d75a82047a8b4",
|
|
|
- "reference": "9801e2a0de7ae252ca4f2b85542d75a82047a8b4",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "CssMin": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Joe Scylla",
|
|
|
- "email": "joe.scylla@gmail.com",
|
|
|
- "homepage": "https://profiles.google.com/joe.scylla"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Minifying CSS",
|
|
|
- "homepage": "http://code.google.com/p/cssmin/",
|
|
|
- "keywords": [
|
|
|
- "css",
|
|
|
- "minify"
|
|
|
- ],
|
|
|
- "time": "2013-03-15 18:47:32"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sensio/framework-extra-bundle",
|
|
|
- "version": "dev-master",
|
|
|
- "target-dir": "Sensio/Bundle/FrameworkExtraBundle",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/common": ">=2.2,<3.0",
|
|
|
- "symfony/framework-bundle": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "type": "symfony-bundle",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Sensio\\Bundle\\FrameworkExtraBundle": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "This bundle provides a way to configure your controllers with annotations",
|
|
|
- "keywords": [
|
|
|
- "annotations",
|
|
|
- "controllers"
|
|
|
- ],
|
|
|
- "time": "2013-06-02 16:13:20"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "silex/web-profiler",
|
|
|
- "version": "dev-master",
|
|
|
- "target-dir": "Silex/Provider",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/silexphp/Silex-WebProfiler.git",
|
|
|
- "reference": "3d875ac4f583e893a076ec51478e38eeaf0cb562"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/silexphp/Silex-WebProfiler/zipball/3d875ac4f583e893a076ec51478e38eeaf0cb562",
|
|
|
- "reference": "3d875ac4f583e893a076ec51478e38eeaf0cb562",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "silex/silex": ">=1.0,<2.0",
|
|
|
- "symfony/stopwatch": ">=2.2,<3.0",
|
|
|
- "symfony/web-profiler-bundle": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Silex\\Provider\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A WebProfiler for Silex",
|
|
|
- "homepage": "http://silex.sensiolabs.org/",
|
|
|
- "time": "2013-05-03 17:04:41"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/browser-kit",
|
|
|
- "version": "2.3.x-dev",
|
|
|
- "target-dir": "Symfony/Component/BrowserKit",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/BrowserKit.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/dom-crawler": ">=2.0,<3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/css-selector": ">=2.0,<3.0",
|
|
|
- "symfony/process": ">=2.0,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/process": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\BrowserKit\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony BrowserKit Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-15 15:16:47"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/dom-crawler",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/DomCrawler",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/DomCrawler.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/css-selector": ">=2.0,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/css-selector": ""
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\DomCrawler\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony DomCrawler Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-11 07:15:14"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/finder",
|
|
|
- "version": "v2.2.3",
|
|
|
- "target-dir": "Symfony/Component/Finder",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Finder.git",
|
|
|
- "reference": "v2.2.3"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Finder/zipball/v2.2.3",
|
|
|
- "reference": "v2.2.3",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.2-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Finder\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Finder Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-10 18:35:46"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/framework-bundle",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Bundle/FrameworkBundle",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/FrameworkBundle.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/FrameworkBundle/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/common": ">=2.2,<3.0",
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/config": ">=2.2,<3.0",
|
|
|
- "symfony/dependency-injection": ">=2.2,<3.0",
|
|
|
- "symfony/event-dispatcher": ">=2.1,<3.0",
|
|
|
- "symfony/filesystem": ">=2.3,<3.0",
|
|
|
- "symfony/http-kernel": ">=2.3,<3.0",
|
|
|
- "symfony/routing": ">=2.2,<3.0",
|
|
|
- "symfony/stopwatch": ">=2.3,<3.0",
|
|
|
- "symfony/templating": ">=2.1,<3.0",
|
|
|
- "symfony/translation": ">=2.3,<3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/class-loader": ">=2.1,<3.0",
|
|
|
- "symfony/finder": ">=2.0,<3.0",
|
|
|
- "symfony/form": ">=2.3,<3.0",
|
|
|
- "symfony/security": ">=2.3,<3.0",
|
|
|
- "symfony/validator": ">=2.1,<3.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "symfony/console": "",
|
|
|
- "symfony/finder": "",
|
|
|
- "symfony/form": "",
|
|
|
- "symfony/validator": ""
|
|
|
- },
|
|
|
- "type": "symfony-bundle",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Bundle\\FrameworkBundle\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony FrameworkBundle",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-06-07 22:05:01"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/process",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Process",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Process.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Process/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Process\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Process Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-06 20:03:44"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/stopwatch",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Stopwatch",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Stopwatch.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Stopwatch\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Stopwatch Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-04-17 07:17:10"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/templating",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Component/Templating",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Templating.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Templating/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Templating\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Templating Component",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-04-17 05:31:37"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/web-profiler-bundle",
|
|
|
- "version": "v2.3.1",
|
|
|
- "target-dir": "Symfony/Bundle/WebProfilerBundle",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/WebProfilerBundle.git",
|
|
|
- "reference": "v2.3.1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/WebProfilerBundle/zipball/v2.3.1",
|
|
|
- "reference": "v2.3.1",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/http-kernel": ">=2.2,<3.0",
|
|
|
- "symfony/routing": ">=2.2,<3.0",
|
|
|
- "symfony/twig-bridge": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/config": ">=2.2,<3.0",
|
|
|
- "symfony/dependency-injection": ">=2.0,<3.0",
|
|
|
- "symfony/stopwatch": ">=2.2,<3.0"
|
|
|
- },
|
|
|
- "type": "symfony-bundle",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Bundle\\WebProfilerBundle\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony WebProfilerBundle",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "time": "2013-05-24 14:20:41"
|
|
|
- }
|
|
|
- ],
|
|
|
- "aliases": [
|
|
|
-
|
|
|
- ],
|
|
|
- "minimum-stability": "stable",
|
|
|
- "stability-flags": {
|
|
|
- "symfony/doctrine-bridge": 20,
|
|
|
- "symfony/property-access": 20,
|
|
|
- "dflydev/doctrine-orm-service-provider": 20,
|
|
|
- "doctrine/migrations": 20,
|
|
|
- "gedmo/doctrine-extensions": 20,
|
|
|
- "chamilo/chash": 20,
|
|
|
- "pagerfanta/pagerfanta": 20,
|
|
|
- "franmomu/silex-pagerfanta-provider": 20,
|
|
|
- "igorw/config-service-provider": 20,
|
|
|
- "realityking/pchart": 20,
|
|
|
- "imagine/imagine": 20,
|
|
|
- "grom/silex-service-provider": 20,
|
|
|
- "knplabs/knp-menu": 20,
|
|
|
- "knplabs/knp-snappy": 20,
|
|
|
- "knplabs/console-service-provider": 20,
|
|
|
- "knplabs/gaufrette": 20,
|
|
|
- "jmontoyaa/phpqrcode": 20,
|
|
|
- "bt51/gaufrette-serviceprovider": 20,
|
|
|
- "neutron/silex-filesystem-provider": 20,
|
|
|
- "jbroadway/urlify": 20,
|
|
|
- "symfony/browser-kit": 20,
|
|
|
- "silex/web-profiler": 20,
|
|
|
- "natxet/cssmin": 20,
|
|
|
- "leafo/lessphp": 20,
|
|
|
- "mheap/silex-assetic": 20,
|
|
|
- "filp/whoops": 20,
|
|
|
- "sensio/framework-extra-bundle": 20
|
|
|
- },
|
|
|
- "platform": {
|
|
|
- "php": ">=5.3.2"
|
|
|
- },
|
|
|
- "platform-dev": [
|
|
|
-
|
|
|
- ]
|
|
|
-}
|