diff --git a/app/AppKernel.php b/app/AppKernel.php index 9a7c2fb..fa7a104 100644 --- a/app/AppKernel.php +++ b/app/AppKernel.php @@ -22,9 +22,9 @@ class AppKernel extends Kernel // 3rd party bundles new Ivory\CKEditorBundle\IvoryCKEditorBundle(), new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(), - new Io\TcpdfBundle\IoTcpdfBundle(), + new Knp\Bundle\SnappyBundle\KnpSnappyBundle(), new FOS\JsRoutingBundle\FOSJsRoutingBundle(), - new Jmikola\JsAssetsHelperBundle\JmikolaJsAssetsHelperBundle(), + new JMS\TwigJsBundle\JMSTwigJsBundle(), // Own bundles new KekRozsak\FrontBundle\KekRozsakFrontBundle(), new KekRozsak\SecurityBundle\KekRozsakSecurityBundle(), diff --git a/app/config/config.yml b/app/config/config.yml index 80b62e4..71d3646 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -8,9 +8,6 @@ jms_di_extra: bundles: [ KekRozsakFrontBundle, KekRozsakSecurityBundle ] directories: [ "%kernel.root_dir%/../src" ] -jmikola_js_assets_helper: - packages_to_expose: [ KekRozsakFrontBundle ] - framework: #esi: ~ #translator: { fallback: %locale% } @@ -22,7 +19,7 @@ framework: validation: { enable_annotations: true } templating: engines: ['twig'] - packages: + packages: KekRozsakFrontBundle: ~ default_locale: %locale% trust_proxy_headers: false # Should Request object should trust proxy headers (X_FORWARDED_FOR/HTTP_CLIENT_IP) diff --git a/app/config/routing.yml b/app/config/routing.yml index 05c5cf2..72fbf89 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -1,9 +1,6 @@ fos_js_routing: resource: "@FOSJsRoutingBundle/Resources/config/routing/routing.xml" -jmikola_js_assets_helper_routing: - resource: "@JmikolaJsAssetsHelperBundle/Resources/config/routing/routing.xml" - KekRozsakAdminBundle: resource: "@KekRozsakAdminBundle/Controller/" type: annotation diff --git a/composer.json b/composer.json index 06e27a3..01e1e22 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "symfony/framework-standard-edition", - "description": "The \"Symfony Standard Edition\" distribution", + "name": "gergelypolonkai/kekrozsak", + "description": "blueroses.hu web page", "autoload": { "psr-0": { "": "src/" } }, @@ -11,38 +11,12 @@ } ], "require": { - "php": ">=5.3.3", - "symfony/symfony": "2.1.*", - "doctrine/orm": ">=2.2.3,<2.4-dev", - "doctrine/doctrine-bundle": "1.0.*", - "twig/extensions": "1.0.*", - "symfony/assetic-bundle": "2.1.*", - "symfony/swiftmailer-bundle": "2.1.*", - "symfony/monolog-bundle": "2.1.*", - "sensio/distribution-bundle": "2.1.*", - "sensio/framework-extra-bundle": "2.1.*", - "sensio/generator-bundle": "2.1.*", - "jms/security-extra-bundle": "1.2.*", - "jms/di-extra-bundle": "1.1.*", - "doctrine/doctrine-migrations-bundle": "dev-master", + "symfony/framework-standard-edition": "2.2.*", + "doctrine/doctrine-migrations-bundle": "dev-master", "egeloen/ckeditor-bundle": "dev-master", - "friendsofsymfony/jsrouting-bundle": "1.1.0", - "jmikola/js-assets-helper-bundle": "dev-master", - "gergelypolonkai/tcpdfbundle": "dev-master" - }, - "scripts": { - "post-install-cmd": [ - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" - ], - "post-update-cmd": [ - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" - ] + "friendsofsymfony/jsrouting-bundle": "1.1.*", + "jms/twig-js-bundle": "dev-master", + "knplabs/knp-snappy-bundle": "dev-master" }, "minimum-stability": "dev", "extra": { diff --git a/composer.lock b/composer.lock index ad88c20..892e33a 100644 --- a/composer.lock +++ b/composer.lock @@ -1,34 +1,227 @@ { - "hash": "63cdc920ed2cae5584b3ae14a83ab786", + "hash": "510fddcafac964ac2285ff6c6af8a12d", "packages": [ { - "name": "doctrine/common", - "version": "2.3.x-dev", + "name": "doctrine/annotations", + "version": "v1.0", "source": { "type": "git", - "url": "https://github.com/doctrine/common", - "reference": "bb0aebbf234db52df476a2b473d434745b34221c" + "url": "https://github.com/doctrine/annotations.git", + "reference": "v1.0" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/common/archive/bb0aebbf234db52df476a2b473d434745b34221c.zip", - "reference": "bb0aebbf234db52df476a2b473d434745b34221c", + "url": "https://github.com/doctrine/annotations/archive/v1.0.zip", + "reference": "v1.0", + "shasum": "" + }, + "require": { + "doctrine/lexer": "1.*", + "php": ">=5.3.2" + }, + "require-dev": { + "doctrine/cache": "1.*" + }, + "time": "2013-01-12 19:23:32", + "type": "library", + "autoload": { + "psr-0": { + "Doctrine\\Common\\Annotations\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com", + "homepage": "http://www.jwage.com/" + }, + { + "name": "Christoph Dorn", + "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": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Docblock Annotations Parser", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "annotations", + "docblock", + "parser" + ] + }, + { + "name": "doctrine/cache", + "version": "v1.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/cache.git", + "reference": "v1.0" + }, + "dist": { + "type": "zip", + "url": "https://github.com/doctrine/cache/archive/v1.0.zip", + "reference": "v1.0", "shasum": "" }, "require": { "php": ">=5.3.2" }, - "time": "2012-09-20 05:55:18", + "time": "2013-01-10 22:43:46", + "type": "library", + "autoload": { + "psr-0": { + "Doctrine\\Common\\Cache\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com", + "homepage": "http://www.jwage.com/" + }, + { + "name": "Christoph Dorn", + "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": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Caching library offering an object-oriented API for many cache backends", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "cache", + "caching" + ] + }, + { + "name": "doctrine/collections", + "version": "v1.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/collections.git", + "reference": "v1.0" + }, + "dist": { + "type": "zip", + "url": "https://github.com/doctrine/collections/archive/v1.0.zip", + "reference": "v1.0", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "time": "2013-01-12 16:36:50", + "type": "library", + "autoload": { + "psr-0": { + "Doctrine\\Common\\Collections\\": "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 Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Collections Abstraction library", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "array", + "collections", + "iterator" + ] + }, + { + "name": "doctrine/common", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/doctrine/common.git", + "reference": "e211821c719d33ad2cd1186fafb4dadb5f74d6ed" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/common/zipball/e211821c719d33ad2cd1186fafb4dadb5f74d6ed", + "reference": "e211821c719d33ad2cd1186fafb4dadb5f74d6ed", + "shasum": "" + }, + "require": { + "doctrine/annotations": "1.*", + "doctrine/cache": "1.*", + "doctrine/collections": "1.*", + "doctrine/inflector": "1.*", + "doctrine/lexer": "1.*", + "php": ">=5.3.2" + }, + "time": "2013-02-19 09:37:33", "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3.x-dev" + "dev-master": "2.4.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { - "Doctrine\\Common": "lib/" + "Doctrine\\Common\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", @@ -64,42 +257,48 @@ "description": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ - "collections", - "spl", - "eventmanager", "annotations", - "persistence" + "collections", + "eventmanager", + "persistence", + "spl" ] }, { "name": "doctrine/dbal", - "version": "2.3.x-dev", + "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/doctrine/dbal", - "reference": "00f9575d24a15931c2ccfafd888b3d1d0bb5bd03" + "url": "https://github.com/doctrine/dbal.git", + "reference": "65806f5998f3ac23b8b2f5c58acb1cd9881e8fd4" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/dbal/archive/00f9575d24a15931c2ccfafd888b3d1d0bb5bd03.zip", - "reference": "00f9575d24a15931c2ccfafd888b3d1d0bb5bd03", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/65806f5998f3ac23b8b2f5c58acb1cd9881e8fd4", + "reference": "65806f5998f3ac23b8b2f5c58acb1cd9881e8fd4", "shasum": "" }, "require": { - "php": ">=5.3.2", - "doctrine/common": "2.3.*" + "doctrine/common": "2.4.x-dev", + "php": ">=5.3.2" }, - "time": "2012-12-17 15:35:54", + "require-dev": { + "phpunit/phpunit": "3.7.*", + "symfony/console": "2.*" + }, + "suggest": { + "symfony/console": "For helpful console commands such as SQL execution and import of files." + }, + "time": "2013-02-21 07:37:15", "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3.x-dev" + "dev-master": "2.4.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { - "Doctrine\\DBAL": "lib/" + "Doctrine\\DBAL\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", @@ -113,7 +312,7 @@ "homepage": "http://www.jwage.com/" }, { - "name": "Guilherme Blanco", + "name": "Christoph Dorn", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, @@ -130,8 +329,8 @@ "homepage": "http://www.doctrine-project.org", "keywords": [ "database", - "persistence", "dbal", + "persistence", "queryobject" ] }, @@ -141,38 +340,38 @@ "target-dir": "Doctrine/Bundle/DoctrineBundle", "source": { "type": "git", - "url": "git://github.com/doctrine/DoctrineBundle.git", - "reference": "2991d0dfa58a5583d9231c490750e29c45b0a6e9" + "url": "https://github.com/doctrine/DoctrineBundle.git", + "reference": "v1.2.0-beta1" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/DoctrineBundle/archive/2991d0dfa58a5583d9231c490750e29c45b0a6e9.zip", - "reference": "2991d0dfa58a5583d9231c490750e29c45b0a6e9", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/v1.2.0-beta1", + "reference": "v1.2.0-beta1", "shasum": "" }, "require": { + "doctrine/dbal": ">=2.2,<2.5-dev", + "jdorn/sql-formatter": ">=1.1,<2.0", "php": ">=5.3.2", - "doctrine/dbal": ">=2.2,<2.4-dev", - "symfony/framework-bundle": ">=2.1,<2.3-dev", - "symfony/doctrine-bridge": ">=2.1,<2.3-dev", - "jdorn/sql-formatter": ">=1.1,<2.0" + "symfony/doctrine-bridge": "2.2.*", + "symfony/framework-bundle": ">=2.2.0-beta2,<2.3-dev" }, "require-dev": { - "doctrine/orm": ">=2.2,<2.4-dev", - "symfony/yaml": ">=2.1,<2.3-dev", - "symfony/validator": ">=2.1,<2.3-dev" + "doctrine/orm": ">=2.2,<2.5-dev", + "symfony/validator": "2.2.*", + "symfony/yaml": "2.2.*" }, "suggest": { - "doctrine/orm": "The Doctrine ORM integration is optional in the bundle." + "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", + "symfony/web-profiler-bundle": "to use the data collector" }, - "time": "2012-12-11 09:53:45", + "time": "2013-01-12 14:41:19", "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.2.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Doctrine\\Bundle\\DoctrineBundle": "" @@ -200,9 +399,9 @@ "homepage": "http://www.doctrine-project.org", "keywords": [ "database", + "dbal", "orm", - "persistence", - "dbal" + "persistence" ] }, { @@ -212,23 +411,22 @@ "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", - "reference": "e494aceebe05200c3f5e7b54c9facf2cf0b2099c" + "reference": "99c0192804134a8c1d0588777bd98bdbc2dbb554" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/DoctrineMigrationsBundle/archive/e494aceebe05200c3f5e7b54c9facf2cf0b2099c.zip", - "reference": "e494aceebe05200c3f5e7b54c9facf2cf0b2099c", + "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/99c0192804134a8c1d0588777bd98bdbc2dbb554", + "reference": "99c0192804134a8c1d0588777bd98bdbc2dbb554", "shasum": "" }, "require": { - "php": ">=5.3.2", + "doctrine/doctrine-bundle": ">=1.0,<2.0", "doctrine/migrations": "*", - "symfony/framework-bundle": ">=2.1.0,<2.3-dev", - "doctrine/doctrine-bundle": "1.0.*" + "php": ">=5.3.2", + "symfony/framework-bundle": ">=2.1.0,<2.3-dev" }, - "time": "2012-10-18 12:04:30", + "time": "2013-01-12 20:06:22", "type": "symfony-bundle", - "installation-source": "source", "autoload": { "psr-0": { "Doctrine\\Bundle\\MigrationsBundle": "" @@ -260,23 +458,138 @@ "schema" ] }, + { + "name": "doctrine/inflector", + "version": "v1.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/inflector.git", + "reference": "v1.0" + }, + "dist": { + "type": "zip", + "url": "https://github.com/doctrine/inflector/archive/v1.0.zip", + "reference": "v1.0", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "time": "2013-01-10 21:49:15", + "type": "library", + "autoload": { + "psr-0": { + "Doctrine\\Common\\Inflector\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com", + "homepage": "http://www.jwage.com/" + }, + { + "name": "Christoph Dorn", + "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": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Common String Manipulations with regard to casing and singular/plural rules.", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "inflection", + "pluarlize", + "singuarlize", + "string" + ] + }, + { + "name": "doctrine/lexer", + "version": "v1.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/lexer.git", + "reference": "v1.0" + }, + "dist": { + "type": "zip", + "url": "https://github.com/doctrine/lexer/archive/v1.0.zip", + "reference": "v1.0", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "time": "2013-01-12 18:59:04", + "type": "library", + "autoload": { + "psr-0": { + "Doctrine\\Common\\Lexer\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com", + "homepage": "http://www.instaclick.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "lexer", + "parser" + ] + }, { "name": "doctrine/migrations", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/doctrine/migrations", - "reference": "c1d875ce7d092dd1bc7508c3867b5c6b97431e43" + "url": "https://github.com/doctrine/migrations.git", + "reference": "e1f6efcd94993b493de5c6a413cbc327ea9c0caa" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/migrations/archive/c1d875ce7d092dd1bc7508c3867b5c6b97431e43.zip", - "reference": "c1d875ce7d092dd1bc7508c3867b5c6b97431e43", + "url": "https://api.github.com/repos/doctrine/migrations/zipball/e1f6efcd94993b493de5c6a413cbc327ea9c0caa", + "reference": "e1f6efcd94993b493de5c6a413cbc327ea9c0caa", "shasum": "" }, "require": { - "php": ">=5.3.2", - "doctrine/dbal": ">=2.0,<2.5.x-dev" + "doctrine/dbal": ">=2.0,<2.5.x-dev", + "php": ">=5.3.2" }, "require-dev": { "symfony/console": "2.*", @@ -285,9 +598,8 @@ "suggest": { "symfony/console": "to run the migration from the console" }, - "time": "2012-10-19 10:37:24", + "time": "2012-12-27 16:39:29", "type": "library", - "installation-source": "source", "autoload": { "psr-0": { "Doctrine\\DBAL\\Migrations": "lib" @@ -317,28 +629,28 @@ }, { "name": "doctrine/orm", - "version": "2.3.x-dev", + "version": "dev-master", "source": { "type": "git", - "url": "git://github.com/doctrine/doctrine2.git", - "reference": "6d898753065056d178039844d80569f74b8fe6c6" + "url": "https://github.com/doctrine/doctrine2.git", + "reference": "d5dd7d6f8a571e3a27a9bc52f9e532b97dc4d181" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/doctrine2/archive/6d898753065056d178039844d80569f74b8fe6c6.zip", - "reference": "6d898753065056d178039844d80569f74b8fe6c6", + "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/d5dd7d6f8a571e3a27a9bc52f9e532b97dc4d181", + "reference": "d5dd7d6f8a571e3a27a9bc52f9e532b97dc4d181", "shasum": "" }, "require": { - "php": ">=5.3.2", + "doctrine/dbal": ">=2.4-dev,<2.5-dev", "ext-pdo": "*", - "symfony/console": "2.*", - "doctrine/dbal": "2.3.*" + "php": ">=5.3.2", + "symfony/console": "2.*" }, "suggest": { "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" }, - "time": "2012-12-16 12:00:27", + "time": "2013-02-26 05:59:04", "bin": [ "bin/doctrine", "bin/doctrine.php" @@ -346,13 +658,12 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3.x-dev" + "dev-master": "2.4.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { - "Doctrine\\ORM": "lib/" + "Doctrine\\ORM\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", @@ -392,22 +703,26 @@ "target-dir": "Ivory/CKEditorBundle", "source": { "type": "git", - "url": "https://github.com/egeloen/IvoryCKEditorBundle", - "reference": "21270e029fe424ba7f748746e6aeace3a11f9943" + "url": "https://github.com/egeloen/IvoryCKEditorBundle.git", + "reference": "83d5cda1bffca4c3eb789e790c45c4094d7943b9" }, "dist": { "type": "zip", - "url": "https://github.com/egeloen/IvoryCKEditorBundle/archive/21270e029fe424ba7f748746e6aeace3a11f9943.zip", - "reference": "21270e029fe424ba7f748746e6aeace3a11f9943", + "url": "https://api.github.com/repos/egeloen/IvoryCKEditorBundle/zipball/83d5cda1bffca4c3eb789e790c45c4094d7943b9", + "reference": "83d5cda1bffca4c3eb789e790c45c4094d7943b9", "shasum": "" }, "require": { "php": ">=5.3.0", - "symfony/framework-bundle": "2.*" + "symfony/framework-bundle": ">=2.1" }, - "time": "2012-09-03 20:15:22", + "require-dev": { + "symfony/form": "2.1.*", + "symfony/yaml": "2.1.*", + "twig/twig": "1.*" + }, + "time": "2013-02-25 13:49:01", "type": "symfony-bundle", - "installation-source": "source", "autoload": { "psr-0": { "Ivory\\CKEditorBundle": "" @@ -430,33 +745,32 @@ }, { "name": "friendsofsymfony/jsrouting-bundle", - "version": "1.1.0", + "version": "dev-master", "target-dir": "FOS/JsRoutingBundle", "source": { "type": "git", - "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle", - "reference": "1.1.0" + "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", + "reference": "1.1.2" }, "dist": { "type": "zip", - "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/archive/1.1.0.zip", - "reference": "1.1.0", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/1.1.2", + "reference": "1.1.2", "shasum": "" }, "require": { "php": ">=5.3.2", + "symfony/console": ">=2.0,<2.3-dev", "symfony/framework-bundle": ">=2.0,<2.3-dev", - "symfony/serializer": ">=2.0,<2.3-dev", - "symfony/console": ">=2.0,<2.3-dev" + "symfony/serializer": ">=2.0,<2.3-dev" }, - "time": "2012-12-13 23:26:18", + "time": "2013-01-14 18:53:13", "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, - "installation-source": "dist", "autoload": { "psr-0": { "FOS\\JsRoutingBundle": "" @@ -483,81 +797,30 @@ "Js Routing" ] }, - { - "name": "gergelypolonkai/tcpdfbundle", - "version": "dev-master", - "target-dir": "Io/TcpdfBundle", - "source": { - "type": "git", - "url": "https://github.com/gergelypolonkai/IoTcpdfBundle", - "reference": "7cc9aed4839b2896de34ff3ea1155be1a1e4708c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/gergelypolonkai/IoTcpdfBundle/zipball/7cc9aed4839b2896de34ff3ea1155be1a1e4708c", - "reference": "7cc9aed4839b2896de34ff3ea1155be1a1e4708c", - "shasum": "" - }, - "require": { - "php": ">=5.3.0", - "symfony/framework-bundle": "2.1.*", - "tcpdf/tcpdf": ">=5.9.162" - }, - "time": "2012-08-03 14:01:18", - "type": "symfony-bundle", - "installation-source": "source", - "autoload": { - "psr-0": { - "Io\\TcpdfBundle": "" - } - }, - "license": [ - "LGPL" - ], - "authors": [ - { - "name": "Alessio", - "email": "Unknown, http://github.com/ioalessio" - }, - { - "name": "Gergely Polonkai", - "email": "gergely@polonkai.eu" - } - ], - "description": "Provides TCPDF integration for Symfony", - "keywords": [ - "tcpdf", - "pdf" - ], - "support": { - "source": "https://github.com/gergelypolonkai/IoTcpdfBundle/tree/master" - } - }, { "name": "jdorn/sql-formatter", "version": "dev-master", "source": { "type": "git", - "url": "git://github.com/jdorn/sql-formatter.git", - "reference": "15ab7a899e33f42682f74804d340a6995711a0d4" + "url": "https://github.com/jdorn/sql-formatter.git", + "reference": "3d8a97325e5894c72dd5c4d4f83dd3722d414d99" }, "dist": { "type": "zip", - "url": "https://github.com/jdorn/sql-formatter/archive/15ab7a899e33f42682f74804d340a6995711a0d4.zip", - "reference": "15ab7a899e33f42682f74804d340a6995711a0d4", + "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/3d8a97325e5894c72dd5c4d4f83dd3722d414d99", + "reference": "3d8a97325e5894c72dd5c4d4f83dd3722d414d99", "shasum": "" }, "require": { "php": ">=5.2.4" }, - "time": "2012-12-18 21:46:03", + "time": "2013-02-22 05:16:19", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.3.x-dev" } }, - "installation-source": "source", "autoload": { "classmap": [ "lib" @@ -577,85 +840,36 @@ "description": "a PHP SQL highlighting library", "homepage": "https://github.com/jdorn/sql-formatter/", "keywords": [ - "sql", - "highlight" - ] - }, - { - "name": "jmikola/js-assets-helper-bundle", - "version": "dev-master", - "target-dir": "Jmikola/JsAssetsHelperBundle", - "source": { - "type": "git", - "url": "https://github.com/jmikola/JmikolaJsAssetsHelperBundle", - "reference": "84f8e60c994eb61158513f8c6a8a676b81e46857" - }, - "dist": { - "type": "zip", - "url": "https://github.com/jmikola/JmikolaJsAssetsHelperBundle/archive/84f8e60c994eb61158513f8c6a8a676b81e46857.zip", - "reference": "84f8e60c994eb61158513f8c6a8a676b81e46857", - "shasum": "" - }, - "require": { - "php": ">=5.3.2", - "symfony/dependency-injection": ">=2.0.5,<2.2-dev", - "symfony/framework-bundle": ">=2.0-dev,<2.2-dev", - "symfony/twig-bundle": ">=2.0-dev,<2.2-dev" - }, - "time": "2012-05-10 17:13:34", - "type": "symfony-bundle", - "installation-source": "source", - "autoload": { - "psr-0": { - "Jmikola\\JsAssetsHelperBundle": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Christophe Coevoet", - "email": "stof@notk.org" - }, - { - "name": "Jeremy Mikola", - "email": "jmikola@gmail.com", - "homepage": "http://jmikola.net" - } - ], - "description": "Exposes the AssetsHelper service from Symfony2's templating component to JavaScript, allowing relative or absolute asset URI's to be generated client-side.", - "homepage": "https://github.com/jmikola/JmikolaJsAssetsHelperBundle", - "keywords": [ - "assets", - "javascript", - "JS", - "AssetsHelper" + "highlight", + "sql" ] }, { "name": "jms/aop-bundle", - "version": "1.0.0", + "version": "dev-master", "target-dir": "JMS/AopBundle", "source": { "type": "git", - "url": "https://github.com/schmittjoh/JMSAopBundle", - "reference": "1.0.0" + "url": "https://github.com/schmittjoh/JMSAopBundle.git", + "reference": "7018357f5bedf204979a88867a9da05973744422" }, "dist": { "type": "zip", - "url": "https://github.com/schmittjoh/JMSAopBundle/zipball/1.0.0", - "reference": "1.0.0", + "url": "https://api.github.com/repos/schmittjoh/JMSAopBundle/zipball/7018357f5bedf204979a88867a9da05973744422", + "reference": "7018357f5bedf204979a88867a9da05973744422", "shasum": "" }, "require": { - "symfony/framework-bundle": "2.*", - "jms/cg": "1.0.0" + "jms/cg": "1.*", + "symfony/framework-bundle": "2.*" }, - "time": "2012-01-02 12:50:26", + "time": "2013-01-09 08:03:40", "type": "symfony-bundle", - "installation-source": "dist", + "extra": { + "branch-alias": { + "dev-master": "1.1.x-dev" + } + }, "autoload": { "psr-0": { "JMS\\AopBundle": "" @@ -669,7 +883,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "http://jmsyst.com", + "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -681,24 +895,28 @@ }, { "name": "jms/cg", - "version": "1.0.0", + "version": "dev-master", "source": { "type": "git", - "url": "git://github.com/schmittjoh/cg-library.git", - "reference": "1.0.0" + "url": "https://github.com/schmittjoh/cg-library.git", + "reference": "fb8a054a061d92ae963a984d34846ed34c012d31" }, "dist": { "type": "zip", - "url": "https://github.com/schmittjoh/cg-library/zipball/1.0.0", - "reference": "1.0.0", + "url": "https://api.github.com/repos/schmittjoh/cg-library/zipball/fb8a054a061d92ae963a984d34846ed34c012d31", + "reference": "fb8a054a061d92ae963a984d34846ed34c012d31", "shasum": "" }, "require": { "php": ">=5.3.0" }, - "time": "2012-01-02 12:40:52", + "time": "2013-02-17 22:10:19", "type": "library", - "installation-source": "dist", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, "autoload": { "psr-0": { "CG\\": "src/" @@ -706,13 +924,13 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache" + "Apache2" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "http://jmsyst.com", + "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -723,42 +941,47 @@ }, { "name": "jms/di-extra-bundle", - "version": "1.1.x-dev", + "version": "dev-master", "target-dir": "JMS/DiExtraBundle", "source": { "type": "git", - "url": "https://github.com/schmittjoh/JMSDiExtraBundle", - "reference": "1.1.1" + "url": "https://github.com/schmittjoh/JMSDiExtraBundle.git", + "reference": "bc4f3280e472d48dec2c410c853f8188897ccec4" }, "dist": { "type": "zip", - "url": "https://github.com/schmittjoh/JMSDiExtraBundle/archive/1.1.1.zip", - "reference": "1.1.1", + "url": "https://api.github.com/repos/schmittjoh/JMSDiExtraBundle/zipball/bc4f3280e472d48dec2c410c853f8188897ccec4", + "reference": "bc4f3280e472d48dec2c410c853f8188897ccec4", "shasum": "" }, "require": { - "symfony/framework-bundle": "2.1.*", - "jms/aop-bundle": "1.0.*", - "jms/metadata": "1.1.*", - "symfony/process": "2.1.*", - "symfony/finder": "2.1.*" + "jms/aop-bundle": ">=1.0.0,<1.2-dev", + "jms/metadata": "1.*", + "symfony/finder": ">=2.1.0,<2.3-dev", + "symfony/framework-bundle": ">=2.1.0,<2.3-dev", + "symfony/process": ">=2.1.0,<2.3-dev" }, "require-dev": { + "doctrine/doctrine-bundle": "*", + "doctrine/orm": "*", "jms/security-extra-bundle": "1.*", - "symfony/validator": "*", - "symfony/form": "*", - "symfony/class-loader": "*", - "symfony/yaml": "*", + "phpcollection/phpcollection": ">=0.1,<0.3-dev", + "sensio/framework-extra-bundle": "*", "symfony/browser-kit": "*", + "symfony/class-loader": "*", + "symfony/form": "*", "symfony/security-bundle": "*", "symfony/twig-bundle": "*", - "sensio/framework-extra-bundle": "*", - "doctrine/doctrine-bundle": "*", - "doctrine/orm": "*" + "symfony/validator": "*", + "symfony/yaml": "*" }, - "time": "2012-09-21 08:56:32", + "time": "2013-02-22 19:24:48", "type": "symfony-bundle", - "installation-source": "source", + "extra": { + "branch-alias": { + "dev-master": "1.3-dev" + } + }, "autoload": { "psr-0": { "JMS\\DiExtraBundle": "" @@ -779,30 +1002,37 @@ "description": "Allows to configure dependency injection using annotations", "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle", "keywords": [ - "dependency injection", - "annotations" + "annotations", + "dependency injection" ] }, { "name": "jms/metadata", - "version": "1.1.1", + "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/schmittjoh/metadata", - "reference": "1.1.1" + "url": "https://github.com/schmittjoh/metadata.git", + "reference": "f2ab7883f6f915d40bfc38a70e0ead5f130610dc" }, "dist": { "type": "zip", - "url": "https://github.com/schmittjoh/metadata/zipball/1.1.1", - "reference": "1.1.1", + "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/f2ab7883f6f915d40bfc38a70e0ead5f130610dc", + "reference": "f2ab7883f6f915d40bfc38a70e0ead5f130610dc", "shasum": "" }, "require": { "php": ">=5.3.0" }, - "time": "2012-01-02 13:32:49", + "require-dev": { + "doctrine/common": ">=2.0,<2.4-dev" + }, + "time": "2013-01-22 12:51:18", "type": "library", - "installation-source": "dist", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } + }, "autoload": { "psr-0": { "Metadata\\": "src/" @@ -823,50 +1053,90 @@ "description": "Class/method/property metadata management in PHP", "keywords": [ "annotations", - "yaml", + "metadata", "xml", - "metadata" + "yaml" ] }, { - "name": "jms/security-extra-bundle", - "version": "1.2.x-dev", - "target-dir": "JMS/SecurityExtraBundle", + "name": "jms/parser-lib", + "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle", - "reference": "9ab6aceda50fc7a2b07d741ba4b3f0695508afcb" + "url": "https://github.com/schmittjoh/parser-lib.git", + "reference": "4d469a70c6dd03f921cbdeadafbcb261bb23e8b0" }, "dist": { "type": "zip", - "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle/archive/9ab6aceda50fc7a2b07d741ba4b3f0695508afcb.zip", - "reference": "9ab6aceda50fc7a2b07d741ba4b3f0695508afcb", + "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/4d469a70c6dd03f921cbdeadafbcb261bb23e8b0", + "reference": "4d469a70c6dd03f921cbdeadafbcb261bb23e8b0", "shasum": "" }, "require": { - "symfony/framework-bundle": "2.1.*", - "symfony/security-bundle": "*", - "jms/metadata": "1.1.*", - "jms/aop-bundle": "1.0.*", - "jms/di-extra-bundle": "1.1.*" + "phpoption/phpoption": ">=0.9,<2.0-dev" + }, + "time": "2012-11-30 08:11:04", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "psr-0": { + "JMS\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache2" + ], + "description": "A library for easily creating recursive-descent parsers." + }, + { + "name": "jms/security-extra-bundle", + "version": "dev-master", + "target-dir": "JMS/SecurityExtraBundle", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle.git", + "reference": "1.4.0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/JMSSecurityExtraBundle/zipball/1.4.0", + "reference": "1.4.0", + "shasum": "" + }, + "require": { + "jms/aop-bundle": ">=1.0.0,<1.2-dev", + "jms/di-extra-bundle": "1.3.*", + "jms/metadata": "1.*", + "jms/parser-lib": "1.*", + "symfony/framework-bundle": ">=2.1.0,<2.3-dev", + "symfony/security-bundle": "*" }, "require-dev": { - "sensio/framework-extra-bundle": "*", - "symfony/class-loader": "*", - "symfony/yaml": "*", - "symfony/browser-kit": "*", - "symfony/finder": "*", - "symfony/css-selector": "*", - "symfony/process": "*", "doctrine/doctrine-bundle": "*", - "symfony/twig-bundle": "*", "doctrine/orm": "*", + "sensio/framework-extra-bundle": "*", + "symfony/browser-kit": "*", + "symfony/class-loader": "*", + "symfony/css-selector": "*", + "symfony/finder": "*", "symfony/form": "*", - "symfony/validator": "*" + "symfony/process": "*", + "symfony/twig-bundle": "*", + "symfony/validator": "*", + "symfony/yaml": "*" }, - "time": "2012-09-06 16:12:23", + "time": "2013-02-18 08:46:41", "type": "symfony-bundle", - "installation-source": "source", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, "autoload": { "psr-0": { "JMS\\SecurityExtraBundle": "" @@ -889,9 +1159,206 @@ "keywords": [ "annotations", "authorization", - "security", + "expression", "secure", - "expression" + "security" + ] + }, + { + "name": "jms/twig-js", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/twig.js.git", + "reference": "0586824e00074a677477df4fa2b2147254a30395" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/twig.js/zipball/0586824e00074a677477df4fa2b2147254a30395", + "reference": "0586824e00074a677477df4fa2b2147254a30395", + "shasum": "" + }, + "require": { + "php": ">=5.3.2", + "twig/twig": ">=1.8,<2.0-dev" + }, + "time": "2013-01-18 11:00:09", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "psr-0": { + "TwigJs": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache2" + ], + "authors": [ + { + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "twig.js, flexible, secure, and high-performance templating engine for Javascript", + "keywords": [ + "templating" + ] + }, + { + "name": "jms/twig-js-bundle", + "version": "dev-master", + "target-dir": "JMS/TwigJsBundle", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/JMSTwigJsBundle.git", + "reference": "7c0abe67b56ff4c91fb231d3848d61cfece95929" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/JMSTwigJsBundle/zipball/7c0abe67b56ff4c91fb231d3848d61cfece95929", + "reference": "7c0abe67b56ff4c91fb231d3848d61cfece95929", + "shasum": "" + }, + "require": { + "jms/twig-js": "dev-master", + "php": ">=5.3.2", + "symfony/framework-bundle": "2.*,<2.3" + }, + "time": "2012-11-19 13:05:40", + "type": "symfony-bundle", + "autoload": { + "psr-0": { + "JMS\\TwigJsBundle": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache2" + ], + "authors": [ + { + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Integrates twig.js into your Symfony2 application", + "homepage": "http://jmsyst.com/bundles/JMSTwigJsBundle", + "keywords": [ + "templating" + ] + }, + { + "name": "knplabs/knp-snappy", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/KnpLabs/snappy.git", + "reference": "39c64d910d25823b82ac426eb12a6275a66a75d0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/39c64d910d25823b82ac426eb12a6275a66a75d0", + "reference": "39c64d910d25823b82ac426eb12a6275a66a75d0", + "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." + }, + "time": "2013-02-14 10:09:15", + "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" + ] + }, + { + "name": "knplabs/knp-snappy-bundle", + "version": "dev-master", + "target-dir": "Knp/Bundle/SnappyBundle", + "source": { + "type": "git", + "url": "https://github.com/KnpLabs/KnpSnappyBundle.git", + "reference": "9915a8d7b7e7fa4c6037259afc2b2947c352e307" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/KnpLabs/KnpSnappyBundle/zipball/9915a8d7b7e7fa4c6037259afc2b2947c352e307", + "reference": "9915a8d7b7e7fa4c6037259afc2b2947c352e307", + "shasum": "" + }, + "require": { + "knplabs/knp-snappy": "*", + "php": ">=5.3.2", + "symfony/framework-bundle": ">=2.0.0" + }, + "time": "2013-02-19 21:24:36", + "type": "symfony-bundle", + "autoload": { + "psr-0": { + "Knp\\Bundle\\SnappyBundle": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "KnpLabs Team", + "homepage": "http://knplabs.com" + }, + { + "name": "Symfony Community", + "homepage": "http://github.com/KnpLabs/KnpSnappyBundle/contributors" + } + ], + "description": "Easily create PDF and images in Symfony2 by converting Twig/HTML templates.", + "homepage": "http://github.com/KnpLabs/KnpSnappyBundle", + "keywords": [ + "bundle", + "knp", + "knplabs", + "pdf", + "snappy" ] }, { @@ -899,41 +1366,45 @@ "version": "dev-master", "source": { "type": "git", - "url": "http://github.com/kriswallsmith/assetic.git", - "reference": "8ca1861fbed58e2c6ffcca5c0a1726c40a10a77c" + "url": "https://github.com/kriswallsmith/assetic.git", + "reference": "df03baa337ae1c87803a7b1a76a393f8a59813f3" }, "dist": { "type": "zip", - "url": "https://github.com/kriswallsmith/assetic/archive/8ca1861fbed58e2c6ffcca5c0a1726c40a10a77c.zip", - "reference": "8ca1861fbed58e2c6ffcca5c0a1726c40a10a77c", + "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/df03baa337ae1c87803a7b1a76a393f8a59813f3", + "reference": "df03baa337ae1c87803a7b1a76a393f8a59813f3", "shasum": "" }, "require": { - "symfony/process": ">=2.1.0,<2.3-dev", - "php": ">=5.3.1" + "php": ">=5.3.1", + "symfony/process": ">=2.1.0,<2.3-dev" }, "require-dev": { - "twig/twig": ">=1.6.0,<2.0", + "cssmin/cssmin": "*", + "joliclic/javascript-packer": "*", + "kamicane/packager": "*", "leafo/lessphp": "*", "leafo/scssphp": "*", + "leafo/scssphp-compass": "*", + "mrclay/minify": "*", + "phpunit/phpunit": "3.7.*", "ptachoire/cssembed": "*", - "leafo/scssphp-compass": "*" + "twig/twig": ">=1.6.0,<2.0" }, "suggest": { - "twig/twig": "Assetic provides the integration with the Twig templating engine", "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", - "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin" + "twig/twig": "Assetic provides the integration with the Twig templating engine" }, - "time": "2012-12-14 18:31:26", + "time": "2013-02-24 17:22:20", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Assetic": "src/" @@ -966,34 +1437,38 @@ "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/Seldaek/monolog", - "reference": "0df12342ef6c5efc748b27bb9ef92e1c95631058" + "url": "https://github.com/Seldaek/monolog.git", + "reference": "041aa3930f8d2b466ae897440ec9471d5159c5bf" }, "dist": { "type": "zip", - "url": "https://github.com/Seldaek/monolog/archive/0df12342ef6c5efc748b27bb9ef92e1c95631058.zip", - "reference": "0df12342ef6c5efc748b27bb9ef92e1c95631058", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/041aa3930f8d2b466ae897440ec9471d5159c5bf", + "reference": "041aa3930f8d2b466ae897440ec9471d5159c5bf", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=5.3.0", + "psr/log": ">=1.0,<2.0" }, "require-dev": { - "mlehner/gelf-php": "1.0.*" + "doctrine/couchdb": "dev-master", + "mlehner/gelf-php": "1.0.*", + "raven/raven": "0.3.*" }, "suggest": { - "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server", + "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" + "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" }, - "time": "2012-12-14 11:27:44", + "time": "2013-02-26 10:18:11", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "1.4.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Monolog": "src/" @@ -1011,39 +1486,126 @@ "role": "Developer" } ], - "description": "Logging for PHP 5.3", + "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", - "logging" + "logging", + "psr-3" + ] + }, + { + "name": "phpoption/phpoption", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/php-option.git", + "reference": "c899903cbc4cadc2b6fb7ab74a1470d59e4c2d27" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/c899903cbc4cadc2b6fb7ab74a1470d59e4c2d27", + "reference": "c899903cbc4cadc2b6fb7ab74a1470d59e4c2d27", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "time": "2013-01-21 09:59:49", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2-dev" + } + }, + "autoload": { + "psr-0": { + "PhpOption\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache2" + ], + "authors": [ + { + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Option Type for PHP", + "keywords": [ + "language", + "option", + "php", + "type" + ] + }, + { + "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": "" + }, + "time": "2012-12-21 11:40:51", + "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" ] }, { "name": "sensio/distribution-bundle", - "version": "2.1.x-dev", + "version": "dev-master", "target-dir": "Sensio/Bundle/DistributionBundle", "source": { "type": "git", - "url": "https://github.com/sensio/SensioDistributionBundle", - "reference": "v2.1.5" + "url": "https://github.com/sensio/SensioDistributionBundle.git", + "reference": "v2.2.0-RC3" }, "dist": { "type": "zip", - "url": "https://github.com/sensio/SensioDistributionBundle/archive/v2.1.5.zip", - "reference": "v2.1.5", + "url": "https://api.github.com/repos/sensio/SensioDistributionBundle/zipball/v2.2.0-RC3", + "reference": "v2.2.0-RC3", "shasum": "" }, "require": { - "symfony/framework-bundle": "2.1.*" + "symfony/framework-bundle": "2.2.*" }, - "time": "2012-11-19 11:18:52", + "time": "2013-02-11 14:46:49", "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "2.2.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Sensio\\Bundle\\DistributionBundle": "" @@ -1061,37 +1623,36 @@ ], "description": "The base bundle for the Symfony Distributions", "keywords": [ - "distribution", - "configuration" + "configuration", + "distribution" ] }, { "name": "sensio/framework-extra-bundle", - "version": "2.1.x-dev", + "version": "dev-master", "target-dir": "Sensio/Bundle/FrameworkExtraBundle", "source": { "type": "git", - "url": "https://github.com/sensio/SensioFrameworkExtraBundle", - "reference": "v2.1.5" + "url": "https://github.com/sensio/SensioFrameworkExtraBundle.git", + "reference": "v2.2.0-RC3" }, "dist": { "type": "zip", - "url": "https://github.com/sensio/SensioFrameworkExtraBundle/archive/v2.1.5.zip", - "reference": "v2.1.5", + "url": "https://api.github.com/repos/sensio/SensioFrameworkExtraBundle/zipball/v2.2.0-RC3", + "reference": "v2.2.0-RC3", "shasum": "" }, "require": { - "symfony/framework-bundle": "2.1.*", - "doctrine/common": ">=2.1,<2.4-dev" + "doctrine/common": ">=2.2,<3.0", + "symfony/framework-bundle": "2.2.*" }, - "time": "2012-12-18 17:19:01", + "time": "2013-02-22 06:41:37", "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "2.2.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Sensio\\Bundle\\FrameworkExtraBundle": "" @@ -1115,36 +1676,35 @@ }, { "name": "sensio/generator-bundle", - "version": "2.1.x-dev", + "version": "dev-master", "target-dir": "Sensio/Bundle/GeneratorBundle", "source": { "type": "git", - "url": "https://github.com/sensio/SensioGeneratorBundle", - "reference": "v2.1.4" + "url": "https://github.com/sensio/SensioGeneratorBundle.git", + "reference": "v2.2.0-RC3" }, "dist": { "type": "zip", - "url": "https://github.com/sensio/SensioGeneratorBundle/archive/v2.1.4.zip", - "reference": "v2.1.4", + "url": "https://api.github.com/repos/sensio/SensioGeneratorBundle/zipball/v2.2.0-RC3", + "reference": "v2.2.0-RC3", "shasum": "" }, "require": { - "symfony/framework-bundle": "2.1.*", - "symfony/console": "2.1.*" + "symfony/console": ">=2.0,<3.0", + "symfony/framework-bundle": "2.2.*" }, "require-dev": { - "symfony/doctrine-bridge": "2.1.*", - "doctrine/orm": ">=2.1,<2.4-dev", - "twig/twig": ">=1.8,<2.0-dev" + "doctrine/orm": ">=2.2,<3.0,>=2.2.3", + "symfony/doctrine-bridge": ">=2.2,<3.0", + "twig/twig": ">=1.11.0,<2.0" }, - "time": "2012-11-19 16:10:57", + "time": "2013-02-22 17:59:21", "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "2.2.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Sensio\\Bundle\\GeneratorBundle": "" @@ -1164,29 +1724,28 @@ }, { "name": "swiftmailer/swiftmailer", - "version": "v4.2.2", + "version": "dev-master", "source": { "type": "git", - "url": "git://github.com/swiftmailer/swiftmailer.git", - "reference": "v4.2.2" + "url": "https://github.com/swiftmailer/swiftmailer.git", + "reference": "b6bfc8f7f8ae5dac7883885ee323dc3b53ab7d21" }, "dist": { "type": "zip", - "url": "https://github.com/swiftmailer/swiftmailer/zipball/v4.2.2", - "reference": "v4.2.2", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/b6bfc8f7f8ae5dac7883885ee323dc3b53ab7d21", + "reference": "b6bfc8f7f8ae5dac7883885ee323dc3b53ab7d21", "shasum": "" }, "require": { "php": ">=5.2.4" }, - "time": "2012-10-25 01:30:40", + "time": "2013-02-04 10:09:01", "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, - "installation-source": "dist", "autoload": { "files": [ "lib/swift_required.php" @@ -1218,40 +1777,39 @@ "target-dir": "Symfony/Bundle/AsseticBundle", "source": { "type": "git", - "url": "https://github.com/symfony/AsseticBundle", - "reference": "bd91880b53f86689f6638c9a28b8cc17792896e2" + "url": "https://github.com/symfony/AsseticBundle.git", + "reference": "6985b26ba44f12a3804af8beb53f6b6e49da5b04" }, "dist": { "type": "zip", - "url": "https://github.com/symfony/AsseticBundle/archive/bd91880b53f86689f6638c9a28b8cc17792896e2.zip", - "reference": "bd91880b53f86689f6638c9a28b8cc17792896e2", + "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/6985b26ba44f12a3804af8beb53f6b6e49da5b04", + "reference": "6985b26ba44f12a3804af8beb53f6b6e49da5b04", "shasum": "" }, "require": { - "php": ">=5.3.0", "kriswallsmith/assetic": "1.1.*", + "php": ">=5.3.0", "symfony/framework-bundle": ">=2.1.0,<2.3-dev" }, "require-dev": { - "symfony/twig-bundle": ">=2.1.0,<2.3-dev", - "symfony/console": ">=2.1.0,<2.3-dev", "symfony/class-loader": ">=2.1.0,<2.3-dev", - "symfony/yaml": ">=2.1.0,<2.3-dev", - "symfony/form": ">=2.1.0,<2.3-dev", + "symfony/console": ">=2.1.0,<2.3-dev", + "symfony/css-selector": ">=2.1.0,<2.3-dev", "symfony/dom-crawler": ">=2.1.0,<2.3-dev", - "symfony/css-selector": ">=2.1.0,<2.3-dev" + "symfony/form": ">=2.1.0,<2.3-dev", + "symfony/twig-bundle": ">=2.1.0,<2.3-dev", + "symfony/yaml": ">=2.1.0,<2.3-dev" }, "suggest": { "symfony/twig-bundle": ">=2.1.0,<2.3-dev" }, - "time": "2012-12-14 18:38:42", + "time": "2013-02-24 18:21:16", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Symfony\\Bundle\\AsseticBundle": "" @@ -1276,40 +1834,84 @@ "minification" ] }, + { + "name": "symfony/framework-standard-edition", + "version": "2.2.x-dev", + "source": { + "type": "git", + "url": "https://github.com/symfony/symfony-standard.git", + "reference": "3054a8fc0ebeca49f371a776f60d80b72a2ac2d0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/symfony-standard/zipball/3054a8fc0ebeca49f371a776f60d80b72a2ac2d0", + "reference": "3054a8fc0ebeca49f371a776f60d80b72a2ac2d0", + "shasum": "" + }, + "require": { + "doctrine/doctrine-bundle": "1.2.*", + "doctrine/orm": ">=2.2,<3.0,>=2.2.3", + "jms/di-extra-bundle": "1.3.*", + "jms/security-extra-bundle": "1.4.*", + "php": ">=5.3.3", + "sensio/distribution-bundle": "2.2.*", + "sensio/framework-extra-bundle": "2.2.*", + "sensio/generator-bundle": "2.2.*", + "symfony/assetic-bundle": "2.1.*", + "symfony/monolog-bundle": "2.2.*", + "symfony/swiftmailer-bundle": "2.2.*", + "symfony/symfony": "2.2.*", + "twig/extensions": "1.0.*" + }, + "time": "2013-02-25 17:21:00", + "type": "library", + "extra": { + "symfony-app-dir": "app", + "symfony-web-dir": "web", + "branch-alias": { + "dev-master": "2.2-dev" + } + }, + "autoload": { + "psr-0": { + "": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "description": "The \"Symfony Standard Edition\" distribution" + }, { "name": "symfony/monolog-bundle", "version": "dev-master", "target-dir": "Symfony/Bundle/MonologBundle", "source": { "type": "git", - "url": "https://github.com/symfony/MonologBundle", - "reference": "v2.1.5" + "url": "https://github.com/symfony/MonologBundle.git", + "reference": "b492800896b6abe2a6fe622c0f03e04a2d5b3fae" }, "dist": { "type": "zip", - "url": "https://github.com/symfony/MonologBundle/archive/v2.1.5.zip", - "reference": "v2.1.5", + "url": "https://api.github.com/repos/symfony/MonologBundle/zipball/b492800896b6abe2a6fe622c0f03e04a2d5b3fae", + "reference": "b492800896b6abe2a6fe622c0f03e04a2d5b3fae", "shasum": "" }, "require": { + "monolog/monolog": ">=1.3,<2.0", "php": ">=5.3.2", - "monolog/monolog": "1.*", - "symfony/monolog-bridge": ">=2.1.0,<2.3-dev", - "symfony/dependency-injection": ">=2.1.0,<2.3-dev", - "symfony/config": ">=2.1.0,<2.3-dev" + "symfony/config": ">=2.2-beta2,<3.0", + "symfony/dependency-injection": ">=2.2-beta2,<3.0", + "symfony/monolog-bridge": ">=2.2-beta2,<3.0" }, "require-dev": { - "symfony/yaml": ">=2.1.0,<2.3-dev", - "symfony/config": ">=2.1.0,<2.3-dev" + "symfony/yaml": ">=2.2-beta2,<3.0" }, - "time": "2012-09-20 10:40:24", + "time": "2013-02-23 17:18:24", "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "2.2.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Symfony\\Bundle\\MonologBundle": "" @@ -1330,7 +1932,11 @@ } ], "description": "Symfony MonologBundle", - "homepage": "http://symfony.com" + "homepage": "http://symfony.com", + "keywords": [ + "log", + "logging" + ] }, { "name": "symfony/swiftmailer-bundle", @@ -1338,34 +1944,33 @@ "target-dir": "Symfony/Bundle/SwiftmailerBundle", "source": { "type": "git", - "url": "https://github.com/symfony/SwiftmailerBundle", - "reference": "v2.1.5" + "url": "https://github.com/symfony/SwiftmailerBundle.git", + "reference": "v2.2.0-BETA2" }, "dist": { "type": "zip", - "url": "https://github.com/symfony/SwiftmailerBundle/archive/v2.1.5.zip", - "reference": "v2.1.5", + "url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/v2.2.0-BETA2", + "reference": "v2.2.0-BETA2", "shasum": "" }, "require": { "php": ">=5.3.2", - "swiftmailer/swiftmailer": ">=4.2.0,<4.3-dev", + "swiftmailer/swiftmailer": ">=4.2.0,<4.4-dev", "symfony/swiftmailer-bridge": ">=2.1.0,<2.3-dev" }, "require-dev": { + "symfony/config": ">=2.1.0,<2.3-dev", "symfony/dependency-injection": ">=2.1.0,<2.3-dev", "symfony/http-kernel": ">=2.1.0,<2.3-dev", - "symfony/config": ">=2.1.0,<2.3-dev", "symfony/yaml": ">=2.1.0,<2.3-dev" }, - "time": "2012-10-17 04:18:11", + "time": "2013-01-08 20:24:29", "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.2-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Symfony\\Bundle\\SwiftmailerBundle": "" @@ -1390,72 +1995,82 @@ }, { "name": "symfony/symfony", - "version": "2.1.x-dev", + "version": "2.2.x-dev", "source": { "type": "git", - "url": "git://github.com/symfony/symfony.git", - "reference": "06e1de9742eadb097b765d01788c24ce6ee5ee66" + "url": "https://github.com/symfony/symfony.git", + "reference": "287dbbe99d9256cb91fc614629360eefc61dddb4" }, "dist": { "type": "zip", - "url": "https://github.com/symfony/symfony/archive/06e1de9742eadb097b765d01788c24ce6ee5ee66.zip", - "reference": "06e1de9742eadb097b765d01788c24ce6ee5ee66", + "url": "https://api.github.com/repos/symfony/symfony/zipball/287dbbe99d9256cb91fc614629360eefc61dddb4", + "reference": "287dbbe99d9256cb91fc614629360eefc61dddb4", "shasum": "" }, "require": { + "doctrine/common": ">=2.2,<3.0", "php": ">=5.3.3", - "doctrine/common": ">2.2,<2.4-dev", - "twig/twig": ">=1.9.1,<2.0-dev" + "psr/log": ">=1.0,<2.0", + "twig/twig": ">=1.11.0,<2.0" }, "replace": { - "symfony/doctrine-bridge": "self.version", - "symfony/monolog-bridge": "self.version", - "symfony/propel1-bridge": "self.version", - "symfony/swiftmailer-bridge": "self.version", - "symfony/twig-bridge": "self.version", - "symfony/framework-bundle": "self.version", - "symfony/security-bundle": "self.version", - "symfony/twig-bundle": "self.version", - "symfony/web-profiler-bundle": "self.version", "symfony/browser-kit": "self.version", "symfony/class-loader": "self.version", "symfony/config": "self.version", "symfony/console": "self.version", "symfony/css-selector": "self.version", "symfony/dependency-injection": "self.version", + "symfony/doctrine-bridge": "self.version", "symfony/dom-crawler": "self.version", "symfony/event-dispatcher": "self.version", "symfony/filesystem": "self.version", "symfony/finder": "self.version", "symfony/form": "self.version", + "symfony/framework-bundle": "self.version", "symfony/http-foundation": "self.version", "symfony/http-kernel": "self.version", "symfony/locale": "self.version", + "symfony/monolog-bridge": "self.version", "symfony/options-resolver": "self.version", "symfony/process": "self.version", + "symfony/propel1-bridge": "self.version", + "symfony/property-access": "self.version", "symfony/routing": "self.version", "symfony/security": "self.version", + "symfony/security-bundle": "self.version", "symfony/serializer": "self.version", + "symfony/stopwatch": "self.version", + "symfony/swiftmailer-bridge": "self.version", "symfony/templating": "self.version", "symfony/translation": "self.version", + "symfony/twig-bridge": "self.version", + "symfony/twig-bundle": "self.version", "symfony/validator": "self.version", + "symfony/web-profiler-bundle": "self.version", "symfony/yaml": "self.version" }, "require-dev": { - "doctrine/dbal": ">=2.2,<2.4-dev", - "doctrine/orm": ">=2.2.3,<2.4-dev", "doctrine/data-fixtures": "1.0.*", - "propel/propel1": "dev-master", - "monolog/monolog": "1.*" + "doctrine/dbal": ">=2.2,<3.0", + "doctrine/orm": ">=2.2,<3.0,>=2.2.3", + "monolog/monolog": ">=1.3,<2.0", + "propel/propel1": "1.6.*" }, - "time": "2012-12-20 14:53:35", + "time": "2013-02-26 09:42:13", "type": "library", - "installation-source": "source", + "extra": { + "branch-alias": { + "dev-master": "2.2-dev" + } + }, "autoload": { "psr-0": { - "Symfony": "src/", - "SessionHandlerInterface": "src/Symfony/Component/HttpFoundation/Resources/stubs" - } + "Symfony\\": "src/" + }, + "classmap": [ + "src/Symfony/Component/HttpFoundation/Resources/stubs", + "src/Symfony/Component/Locale/Resources/stubs" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1477,87 +2092,30 @@ "framework" ] }, - { - "name": "tcpdf/tcpdf", - "version": "dev-master", - "source": { - "type": "git", - "url": "git://tcpdf.git.sourceforge.net/gitroot/tcpdf/tcpdf", - "reference": "f2aa41dd8252ad6321bad88776889b75b127a60c" - }, - "require": { - "php": ">=5.3.0" - }, - "time": "2012-09-25 18:17:00", - "type": "library", - "installation-source": "source", - "autoload": { - "classmap": [ - "fonts", - "config/lang", - "config", - "2dbarcodes.php", - "barcodes.php", - "datamatrix.php", - "encodings_maps.php", - "htmlcolors.php", - "pdf417.php", - "qrcode.php", - "spotcolors.php", - "tcpdf.php", - "tcpdf_filters.php", - "tcpdf_parser.php", - "unicode_data.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "LGPLv3" - ], - "authors": [ - { - "name": "Nicola Asuni", - "email": "info@tecnick.com", - "homepage": "http://nicolaasuni.tecnick.com" - } - ], - "description": "TCPDF is a PHP class for generating PDF documents.", - "homepage": "http://www.tcpdf.org/", - "keywords": [ - "pdf", - "TCPDF", - "qrcode", - "PDFD32000-2008", - "datamatrix", - "pdf417", - "barcodes" - ] - }, { "name": "twig/extensions", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/fabpot/Twig-extensions", - "reference": "d1990ffaca93302709d1306d50ae153adb169f49" + "url": "https://github.com/fabpot/Twig-extensions.git", + "reference": "5c2d515d4624bdd588226d688173cf0399a4d8cf" }, "dist": { "type": "zip", - "url": "https://github.com/fabpot/Twig-extensions/archive/d1990ffaca93302709d1306d50ae153adb169f49.zip", - "reference": "d1990ffaca93302709d1306d50ae153adb169f49", + "url": "https://api.github.com/repos/fabpot/Twig-extensions/zipball/5c2d515d4624bdd588226d688173cf0399a4d8cf", + "reference": "5c2d515d4624bdd588226d688173cf0399a4d8cf", "shasum": "" }, "require": { "twig/twig": "1.*" }, - "time": "2012-12-15 09:26:10", + "time": "2013-01-04 16:55:05", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Twig_Extensions_": "lib/" @@ -1586,26 +2144,25 @@ "version": "dev-master", "source": { "type": "git", - "url": "git://github.com/fabpot/Twig.git", - "reference": "f095f3a1777431412954e478f92e8a10cb7b6495" + "url": "https://github.com/fabpot/Twig.git", + "reference": "bc30d9b7e24b0cd2f02078064b2d9fe1c20aa1aa" }, "dist": { "type": "zip", - "url": "https://github.com/fabpot/Twig/archive/f095f3a1777431412954e478f92e8a10cb7b6495.zip", - "reference": "f095f3a1777431412954e478f92e8a10cb7b6495", + "url": "https://api.github.com/repos/fabpot/Twig/zipball/bc30d9b7e24b0cd2f02078064b2d9fe1c20aa1aa", + "reference": "bc30d9b7e24b0cd2f02078064b2d9fe1c20aa1aa", "shasum": "" }, "require": { "php": ">=5.2.4" }, - "time": "2012-12-18 10:01:32", + "time": "2013-02-26 13:03:39", "type": "library", "extra": { "branch-alias": { "dev-master": "1.12-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Twig_": "lib/" @@ -1640,7 +2197,7 @@ "stability-flags": { "doctrine/doctrine-migrations-bundle": 20, "egeloen/ckeditor-bundle": 20, - "jmikola/js-assets-helper-bundle": 20, - "gergelypolonkai/tcpdfbundle": 20 + "jms/twig-js-bundle": 20, + "knplabs/knp-snappy-bundle": 20 } } diff --git a/src/KekRozsak/FrontBundle/Resources/views/Default/main_template.html.twig b/src/KekRozsak/FrontBundle/Resources/views/Default/main_template.html.twig index 4b53414..ef7f20c 100644 --- a/src/KekRozsak/FrontBundle/Resources/views/Default/main_template.html.twig +++ b/src/KekRozsak/FrontBundle/Resources/views/Default/main_template.html.twig @@ -17,8 +17,6 @@ - - {% javascripts 'bundles/kekrozsakfront/js/*' output='js/kekrozsak.js' %} {% endjavascripts %}