Created
August 25, 2015 07:58
-
-
Save RavuAlHemio/21ea33d86dac91e2d9c4 to your computer and use it in GitHub Desktop.
my Contao 4 standard edition composer.lock file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_readme": [ | |
"This file locks the dependencies of your project to a known state", | |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", | |
"This file is @generated automatically" | |
], | |
"hash": "5a72faa19b6f9586f9a81bf0a9c7e379", | |
"packages": [ | |
{ | |
"name": "contao-components/ace", | |
"version": "1.1.9", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/ace.git", | |
"reference": "2e36eb42024e846edec329a0b7c8e101655cbd3f" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/ace/zipball/2e36eb42024e846edec329a0b7c8e101655cbd3f", | |
"reference": "2e36eb42024e846edec329a0b7c8e101655cbd3f", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "ACE code editor integration for Contao Open Source CMS", | |
"time": "2015-06-03 12:08:03" | |
}, | |
{ | |
"name": "contao-components/all", | |
"version": "4.0.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/all.git", | |
"reference": "8dd8c789413650d04549f716ce30323fabc1241b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/all/zipball/8dd8c789413650d04549f716ce30323fabc1241b", | |
"reference": "8dd8c789413650d04549f716ce30323fabc1241b", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/ace": "^1.1.9", | |
"contao-components/chosen": "^1.0.2.1", | |
"contao-components/colorbox": "^1.5.13.1", | |
"contao-components/colorpicker": "^1.4.0.1", | |
"contao-components/compass": "~0.12", | |
"contao-components/contao": "^4.1.5", | |
"contao-components/datepicker": "^2.2.0.1", | |
"contao-components/dropzone": "^3.10.2.1", | |
"contao-components/highlight": "^8.2.2", | |
"contao-components/html5shiv": "^3.7.2.1", | |
"contao-components/jquery": "^1.11.1.1", | |
"contao-components/jquery-ui": "^1.11.1.1", | |
"contao-components/mediabox": "^1.4.6.1", | |
"contao-components/mediaelement": "^2.15.1.1", | |
"contao-components/mootools": "^1.5.1.1", | |
"contao-components/respimage": "~1.1", | |
"contao-components/simplemodal": "^1.2.0.1", | |
"contao-components/stylect": "^3.4.0.1", | |
"contao-components/swipe": "^2.0.3", | |
"contao-components/tablesort": "^3.4.0.1", | |
"contao-components/tablesorter": "^2.0.5.1", | |
"contao-components/tinymce4": "^4.1.6.1" | |
}, | |
"conflict": { | |
"contao/core": "*" | |
}, | |
"type": "metapackage", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "4.1.x-dev" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao Open Source CMS", | |
"time": "2015-08-01 20:11:23" | |
}, | |
{ | |
"name": "contao-components/chosen", | |
"version": "1.0.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/chosen.git", | |
"reference": "ba8ad0401610f2e0e787dbad0118809bff13fc33" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/chosen/zipball/ba8ad0401610f2e0e787dbad0118809bff13fc33", | |
"reference": "ba8ad0401610f2e0e787dbad0118809bff13fc33", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Chosen integration for Contao Open Source CMS", | |
"time": "2014-11-06 08:48:59" | |
}, | |
{ | |
"name": "contao-components/colorbox", | |
"version": "1.6.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/colorbox.git", | |
"reference": "6e54cd3388f69de6d6e29853f566d962756f8408" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/colorbox/zipball/6e54cd3388f69de6d6e29853f566d962756f8408", | |
"reference": "6e54cd3388f69de6d6e29853f566d962756f8408", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Colorbox integration for Contao Open Source CMS", | |
"time": "2015-06-05 06:51:05" | |
}, | |
{ | |
"name": "contao-components/colorpicker", | |
"version": "1.4.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/colorpicker.git", | |
"reference": "33ac9812fe02b6bea5cdbaf4a551599765fea29e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/colorpicker/zipball/33ac9812fe02b6bea5cdbaf4a551599765fea29e", | |
"reference": "33ac9812fe02b6bea5cdbaf4a551599765fea29e", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Color picker integration for Contao Open Source CMS", | |
"time": "2014-11-06 08:52:18" | |
}, | |
{ | |
"name": "contao-components/compass", | |
"version": "0.12.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/compass.git", | |
"reference": "a174266fa89c3c808a9c2c090bf64693dec237f2" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/compass/zipball/a174266fa89c3c808a9c2c090bf64693dec237f2", | |
"reference": "a174266fa89c3c808a9c2c090bf64693dec237f2", | |
"shasum": "" | |
}, | |
"type": "library", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Compass integration for Contao Open Source CMS", | |
"time": "2014-11-18 08:30:16" | |
}, | |
{ | |
"name": "contao-components/contao", | |
"version": "4.1.5", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/contao.git", | |
"reference": "d9d1de3a5e2e76076736a30452daca94773928b0" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/contao/zipball/d9d1de3a5e2e76076736a30452daca94773928b0", | |
"reference": "d9d1de3a5e2e76076736a30452daca94773928b0", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao Open Source CMS components", | |
"time": "2015-07-27 07:01:16" | |
}, | |
{ | |
"name": "contao-components/datepicker", | |
"version": "2.2.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/datepicker.git", | |
"reference": "12766877c12fb74218958b34b3c47cbb46970fc5" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/datepicker/zipball/12766877c12fb74218958b34b3c47cbb46970fc5", | |
"reference": "12766877c12fb74218958b34b3c47cbb46970fc5", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Date picker integration for Contao Open Source CMS", | |
"time": "2014-11-06 08:53:16" | |
}, | |
{ | |
"name": "contao-components/dropzone", | |
"version": "3.12.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/dropzone.git", | |
"reference": "7b4f623c47171e45e441d091843c5826b4e47051" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/dropzone/zipball/7b4f623c47171e45e441d091843c5826b4e47051", | |
"reference": "7b4f623c47171e45e441d091843c5826b4e47051", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "DropZone integration for Contao Open Source CMS", | |
"time": "2015-03-23 10:16:16" | |
}, | |
{ | |
"name": "contao-components/highlight", | |
"version": "8.6.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/highlight.git", | |
"reference": "0e3f8daf4030cda1697b5ac2d8c6ff2a6fea516b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/highlight/zipball/0e3f8daf4030cda1697b5ac2d8c6ff2a6fea516b", | |
"reference": "0e3f8daf4030cda1697b5ac2d8c6ff2a6fea516b", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Highlight.js integration for Contao Open Source CMS", | |
"time": "2015-06-05 07:52:25" | |
}, | |
{ | |
"name": "contao-components/html5shiv", | |
"version": "3.7.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/html5shiv.git", | |
"reference": "cef093b9447f0de4272019eff4b0748d1881476f" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/html5shiv/zipball/cef093b9447f0de4272019eff4b0748d1881476f", | |
"reference": "cef093b9447f0de4272019eff4b0748d1881476f", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "HTML5 Shiv integration for Contao Open Source CMS", | |
"time": "2014-11-06 08:59:02" | |
}, | |
{ | |
"name": "contao-components/installer", | |
"version": "1.0.7", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/installer.git", | |
"reference": "7d67c86ce20a3478de15d80c1e1639c7e5929081" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/installer/zipball/7d67c86ce20a3478de15d80c1e1639c7e5929081", | |
"reference": "7d67c86ce20a3478de15d80c1e1639c7e5929081", | |
"shasum": "" | |
}, | |
"require": { | |
"composer-plugin-api": "~1.0", | |
"php": ">=5.4.0" | |
}, | |
"require-dev": { | |
"composer/composer": "~1.0", | |
"fabpot/php-cs-fixer": "~1.8", | |
"phpunit/phpunit": "~4.5" | |
}, | |
"type": "composer-installer", | |
"extra": { | |
"class": "Contao\\Composer\\ComponentInstaller" | |
}, | |
"autoload": { | |
"psr-4": { | |
"Contao\\Composer\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao components installer", | |
"time": "2015-06-22 08:19:42" | |
}, | |
{ | |
"name": "contao-components/jquery", | |
"version": "1.11.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/jquery.git", | |
"reference": "695c2863f77ba7d99376d52a937bfb890d284bff" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/jquery/zipball/695c2863f77ba7d99376d52a937bfb890d284bff", | |
"reference": "695c2863f77ba7d99376d52a937bfb890d284bff", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "jQuery integration for Contao Open Source CMS", | |
"time": "2015-06-05 07:55:33" | |
}, | |
{ | |
"name": "contao-components/jquery-ui", | |
"version": "1.11.4", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/jquery-ui.git", | |
"reference": "4a7e2ccef94df373d7efde68076553eecf2e9013" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/jquery-ui/zipball/4a7e2ccef94df373d7efde68076553eecf2e9013", | |
"reference": "4a7e2ccef94df373d7efde68076553eecf2e9013", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "jQuery UI integration for Contao Open Source CMS", | |
"time": "2015-03-23 10:22:55" | |
}, | |
{ | |
"name": "contao-components/mediabox", | |
"version": "1.5.4.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/mediabox.git", | |
"reference": "282f125d3b5681575734e4a5104daf7344f4de85" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/mediabox/zipball/282f125d3b5681575734e4a5104daf7344f4de85", | |
"reference": "282f125d3b5681575734e4a5104daf7344f4de85", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Mediabox integration for Contao Open Source CMS", | |
"time": "2015-01-21 10:10:24" | |
}, | |
{ | |
"name": "contao-components/mediaelement", | |
"version": "2.17.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/mediaelement.git", | |
"reference": "0433008026d2974e98231ac48c2cb8c4cf3bf6d4" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/mediaelement/zipball/0433008026d2974e98231ac48c2cb8c4cf3bf6d4", | |
"reference": "0433008026d2974e98231ac48c2cb8c4cf3bf6d4", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "MediaElement.js integration for Contao Open Source CMS", | |
"time": "2015-06-05 08:14:53" | |
}, | |
{ | |
"name": "contao-components/mootools", | |
"version": "1.5.1.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/mootools.git", | |
"reference": "ea847f57b24ca10b4d2e55305c3356683359763d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/mootools/zipball/ea847f57b24ca10b4d2e55305c3356683359763d", | |
"reference": "ea847f57b24ca10b4d2e55305c3356683359763d", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "MooTools integration for Contao Open Source CMS", | |
"time": "2015-06-02 08:42:16" | |
}, | |
{ | |
"name": "contao-components/respimage", | |
"version": "1.4.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/respimage.git", | |
"reference": "c08c0773a126d3fa862838681807a841435020c3" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/respimage/zipball/c08c0773a126d3fa862838681807a841435020c3", | |
"reference": "c08c0773a126d3fa862838681807a841435020c3", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Respimage.js integration for Contao Open Source CMS", | |
"time": "2015-06-05 08:18:50" | |
}, | |
{ | |
"name": "contao-components/simplemodal", | |
"version": "1.2.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/simplemodal.git", | |
"reference": "c64870657b47b9457ce45bf5482e63408919de57" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/simplemodal/zipball/c64870657b47b9457ce45bf5482e63408919de57", | |
"reference": "c64870657b47b9457ce45bf5482e63408919de57", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "SimpleModal integration for Contao Open Source CMS", | |
"time": "2014-11-06 09:03:58" | |
}, | |
{ | |
"name": "contao-components/stylect", | |
"version": "3.4.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/stylect.git", | |
"reference": "bdbbb39c5a4abd0b5ba1fef901e08ef37eb30a12" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/stylect/zipball/bdbbb39c5a4abd0b5ba1fef901e08ef37eb30a12", | |
"reference": "bdbbb39c5a4abd0b5ba1fef901e08ef37eb30a12", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao Open Source CMS stylect", | |
"time": "2015-04-29 10:42:09" | |
}, | |
{ | |
"name": "contao-components/swipe", | |
"version": "2.0.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/swipe.git", | |
"reference": "ee646b4e3b0c089e30ceef100e8d68f2a56f71fc" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/swipe/zipball/ee646b4e3b0c089e30ceef100e8d68f2a56f71fc", | |
"reference": "ee646b4e3b0c089e30ceef100e8d68f2a56f71fc", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "A JavaScript touch slider with dot menu", | |
"time": "2015-05-15 07:55:16" | |
}, | |
{ | |
"name": "contao-components/tablesort", | |
"version": "3.4.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/tablesort.git", | |
"reference": "b7df84fe91ff343d935198af7f61b6068589e71b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/tablesort/zipball/b7df84fe91ff343d935198af7f61b6068589e71b", | |
"reference": "b7df84fe91ff343d935198af7f61b6068589e71b", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao Open Source CMS tablesort", | |
"time": "2015-01-23 20:09:18" | |
}, | |
{ | |
"name": "contao-components/tablesorter", | |
"version": "2.0.5.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/tablesorter.git", | |
"reference": "8214751b94df548b5d12665f4d66dd6af2a2636d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/tablesorter/zipball/8214751b94df548b5d12665f4d66dd6af2a2636d", | |
"reference": "8214751b94df548b5d12665f4d66dd6af2a2636d", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "jQuery tablesorter integration for Contao Open Source CMS", | |
"time": "2015-01-23 20:07:44" | |
}, | |
{ | |
"name": "contao-components/tinymce4", | |
"version": "4.1.10", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao-components/tinymce4.git", | |
"reference": "a66edb3aecf65b136dd1d817b8c503c9f9329705" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao-components/tinymce4/zipball/a66edb3aecf65b136dd1d817b8c503c9f9329705", | |
"reference": "a66edb3aecf65b136dd1d817b8c503c9f9329705", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/installer": "~1.0" | |
}, | |
"type": "contao-component", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-2.1+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "TinyMCE 4 integration for Contao Open Source CMS", | |
"time": "2015-06-05 08:34:00" | |
}, | |
{ | |
"name": "contao/calendar-bundle", | |
"version": "4.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao/calendar-bundle.git", | |
"reference": "9359e3be7785e2e88eab0f2745cda8e12eebf94c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao/calendar-bundle/zipball/9359e3be7785e2e88eab0f2745cda8e12eebf94c", | |
"reference": "9359e3be7785e2e88eab0f2745cda8e12eebf94c", | |
"shasum": "" | |
}, | |
"require": { | |
"contao/core-bundle": "~4.0", | |
"php": ">=5.4.0", | |
"symfony/framework-bundle": "~2.7" | |
}, | |
"conflict": { | |
"contao/core": "*" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "4.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Contao\\CalendarBundle\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao 4 calendar bundle", | |
"time": "2015-07-24 13:13:11" | |
}, | |
{ | |
"name": "contao/comments-bundle", | |
"version": "4.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao/comments-bundle.git", | |
"reference": "44f747967416e1b0398523a609a0eaecc8a7faa8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao/comments-bundle/zipball/44f747967416e1b0398523a609a0eaecc8a7faa8", | |
"reference": "44f747967416e1b0398523a609a0eaecc8a7faa8", | |
"shasum": "" | |
}, | |
"require": { | |
"contao/core-bundle": "~4.0", | |
"php": ">=5.4.0", | |
"symfony/framework-bundle": "~2.7" | |
}, | |
"conflict": { | |
"contao/core": "*" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "4.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Contao\\CommentsBundle\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao 4 comments bundle", | |
"time": "2015-07-24 13:11:55" | |
}, | |
{ | |
"name": "contao/contao", | |
"version": "4.0.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao/contao.git", | |
"reference": "d09d0a055483ce0d14123f875317081fef527e43" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao/contao/zipball/d09d0a055483ce0d14123f875317081fef527e43", | |
"reference": "d09d0a055483ce0d14123f875317081fef527e43", | |
"shasum": "" | |
}, | |
"require": { | |
"contao/calendar-bundle": "~4.0", | |
"contao/comments-bundle": "~4.0", | |
"contao/core-bundle": "^4.0.2", | |
"contao/faq-bundle": "~4.0", | |
"contao/installation-bundle": "^0.9.3", | |
"contao/listing-bundle": "~4.0", | |
"contao/news-bundle": "~4.0", | |
"contao/newsletter-bundle": "~4.0", | |
"php": ">=5.4.0" | |
}, | |
"conflict": { | |
"contao/core": "*" | |
}, | |
"type": "metapackage", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "4.1.x-dev" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao Open Source CMS", | |
"time": "2015-08-06 09:38:27" | |
}, | |
{ | |
"name": "contao/core-bundle", | |
"version": "4.0.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao/core-bundle.git", | |
"reference": "a1b9832f6c4a5ee96c13979b6144346e0790c2da" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao/core-bundle/zipball/a1b9832f6c4a5ee96c13979b6144346e0790c2da", | |
"reference": "a1b9832f6c4a5ee96c13979b6144346e0790c2da", | |
"shasum": "" | |
}, | |
"require": { | |
"contao-components/all": "~4.0", | |
"doctrine/doctrine-bundle": "~1.4", | |
"leafo/scssphp": "~0.1", | |
"matthiasmullie/minify": "~1.3", | |
"michelf/php-markdown": "~1.4", | |
"oyejorge/less.php": "~1.7", | |
"php": ">=5.4.0", | |
"phpspec/php-diff": "~1.0", | |
"sensio/framework-extra-bundle": "^3.0.2", | |
"simplepie/simplepie": "~1.3", | |
"symfony/console": "^2.7.3", | |
"symfony/filesystem": "~2.7", | |
"symfony/finder": "~2.7", | |
"symfony/framework-bundle": "~2.7", | |
"symfony/swiftmailer-bundle": "~2.3", | |
"symfony/yaml": "~2.7", | |
"tecnick.com/tcpdf": "~6.0", | |
"true/punycode": "~1.0", | |
"twig/twig": "~1.18" | |
}, | |
"conflict": { | |
"contao/core": "*" | |
}, | |
"require-dev": { | |
"composer/composer": "~1.0@dev", | |
"fabpot/php-cs-fixer": "~1.8", | |
"phpunit/phpunit": "~4.5", | |
"symfony/phpunit-bridge": "~2.7" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "4.1.x-dev", | |
"dev-hotfix/4.0.2": "4.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Contao\\CoreBundle\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao 4 core bundle", | |
"time": "2015-08-04 09:44:10" | |
}, | |
{ | |
"name": "contao/faq-bundle", | |
"version": "4.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao/faq-bundle.git", | |
"reference": "a94d88aad0b545df8b5d89b6431c2308a6baef75" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao/faq-bundle/zipball/a94d88aad0b545df8b5d89b6431c2308a6baef75", | |
"reference": "a94d88aad0b545df8b5d89b6431c2308a6baef75", | |
"shasum": "" | |
}, | |
"require": { | |
"contao/core-bundle": "~4.0", | |
"php": ">=5.4.0", | |
"symfony/framework-bundle": "~2.7" | |
}, | |
"conflict": { | |
"contao/core": "*" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "4.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Contao\\FaqBundle\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao 4 FAQ bundle", | |
"time": "2015-07-24 13:10:53" | |
}, | |
{ | |
"name": "contao/installation-bundle", | |
"version": "0.9.5.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao/installation-bundle.git", | |
"reference": "bdb57404e43d49a680690b0d02d5d1a8b2885746" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao/installation-bundle/zipball/bdb57404e43d49a680690b0d02d5d1a8b2885746", | |
"reference": "bdb57404e43d49a680690b0d02d5d1a8b2885746", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.4.0", | |
"symfony/framework-bundle": "~2.7" | |
}, | |
"conflict": { | |
"contao/core": "*" | |
}, | |
"require-dev": { | |
"fabpot/php-cs-fixer": "~1.8" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Contao\\InstallationBundle\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao 4 installation bundle", | |
"time": "2015-08-17 12:35:27" | |
}, | |
{ | |
"name": "contao/listing-bundle", | |
"version": "4.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao/listing-bundle.git", | |
"reference": "9f5f916b86a3294aff743bc6ff9cd6f246c92011" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao/listing-bundle/zipball/9f5f916b86a3294aff743bc6ff9cd6f246c92011", | |
"reference": "9f5f916b86a3294aff743bc6ff9cd6f246c92011", | |
"shasum": "" | |
}, | |
"require": { | |
"contao/core-bundle": "~4.0", | |
"php": ">=5.4.0", | |
"symfony/framework-bundle": "~2.7" | |
}, | |
"conflict": { | |
"contao/core": "*" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "4.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Contao\\ListingBundle\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao 4 listing bundle", | |
"time": "2015-07-24 13:10:03" | |
}, | |
{ | |
"name": "contao/news-bundle", | |
"version": "4.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao/news-bundle.git", | |
"reference": "57f685b7efe5ca12f62b7cb31c86dac43e0fbc83" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao/news-bundle/zipball/57f685b7efe5ca12f62b7cb31c86dac43e0fbc83", | |
"reference": "57f685b7efe5ca12f62b7cb31c86dac43e0fbc83", | |
"shasum": "" | |
}, | |
"require": { | |
"contao/core-bundle": "~4.0", | |
"php": ">=5.4.0", | |
"symfony/framework-bundle": "~2.7" | |
}, | |
"conflict": { | |
"contao/core": "*" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "4.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Contao\\NewsBundle\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao 4 news bundle", | |
"time": "2015-07-24 13:08:59" | |
}, | |
{ | |
"name": "contao/newsletter-bundle", | |
"version": "4.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/contao/newsletter-bundle.git", | |
"reference": "77b8c0573bb3f3e0444ae60962d33edb19ce5388" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/contao/newsletter-bundle/zipball/77b8c0573bb3f3e0444ae60962d33edb19ce5388", | |
"reference": "77b8c0573bb3f3e0444ae60962d33edb19ce5388", | |
"shasum": "" | |
}, | |
"require": { | |
"contao/core-bundle": "~4.0", | |
"php": ">=5.4.0", | |
"symfony/framework-bundle": "~2.7" | |
}, | |
"conflict": { | |
"contao/core": "*" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "4.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Contao\\NewsletterBundle\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Leo Feyer", | |
"homepage": "https://github.com/leofeyer" | |
} | |
], | |
"description": "Contao 4 newsletter bundle", | |
"time": "2015-07-24 13:07:18" | |
}, | |
{ | |
"name": "doctrine/annotations", | |
"version": "v1.2.6", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/annotations.git", | |
"reference": "f4a91702ca3cd2e568c3736aa031ed00c3752af4" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/annotations/zipball/f4a91702ca3cd2e568c3736aa031ed00c3752af4", | |
"reference": "f4a91702ca3cd2e568c3736aa031ed00c3752af4", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/lexer": "1.*", | |
"php": ">=5.3.2" | |
}, | |
"require-dev": { | |
"doctrine/cache": "1.*", | |
"phpunit/phpunit": "4.*" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.3.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Doctrine\\Common\\Annotations\\": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Docblock Annotations Parser", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"annotations", | |
"docblock", | |
"parser" | |
], | |
"time": "2015-06-17 12:21:22" | |
}, | |
{ | |
"name": "doctrine/cache", | |
"version": "v1.4.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/cache.git", | |
"reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/cache/zipball/c9eadeb743ac6199f7eec423cb9426bc518b7b03", | |
"reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"conflict": { | |
"doctrine/common": ">2.2,<2.4" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": ">=3.7", | |
"predis/predis": "~1.0", | |
"satooshi/php-coveralls": "~0.6" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.5.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Doctrine\\Common\\Cache\\": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Caching library offering an object-oriented API for many cache backends", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"cache", | |
"caching" | |
], | |
"time": "2015-04-15 00:11:59" | |
}, | |
{ | |
"name": "doctrine/collections", | |
"version": "v1.3.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/collections.git", | |
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", | |
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~4.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.2.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Doctrine\\Common\\Collections\\": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Collections Abstraction library", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"array", | |
"collections", | |
"iterator" | |
], | |
"time": "2015-04-14 22:21:58" | |
}, | |
{ | |
"name": "doctrine/common", | |
"version": "v2.5.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/common.git", | |
"reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/common/zipball/cd8daf2501e10c63dced7b8b9b905844316ae9d3", | |
"reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/annotations": "1.*", | |
"doctrine/cache": "1.*", | |
"doctrine/collections": "1.*", | |
"doctrine/inflector": "1.*", | |
"doctrine/lexer": "1.*", | |
"php": ">=5.3.2" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~3.7" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.6.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Doctrine\\Common\\": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Common Library for Doctrine projects", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"annotations", | |
"collections", | |
"eventmanager", | |
"persistence", | |
"spl" | |
], | |
"time": "2015-04-02 19:55:44" | |
}, | |
{ | |
"name": "doctrine/dbal", | |
"version": "v2.5.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/dbal.git", | |
"reference": "628c2256b646ae2417d44e063bce8aec5199d48d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/dbal/zipball/628c2256b646ae2417d44e063bce8aec5199d48d", | |
"reference": "628c2256b646ae2417d44e063bce8aec5199d48d", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/common": ">=2.4,<2.6-dev", | |
"php": ">=5.3.2" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "4.*", | |
"symfony/console": "2.*" | |
}, | |
"suggest": { | |
"symfony/console": "For helpful console commands such as SQL execution and import of files." | |
}, | |
"bin": [ | |
"bin/doctrine-dbal" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.5.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Doctrine\\DBAL\\": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Database Abstraction Layer", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"database", | |
"dbal", | |
"persistence", | |
"queryobject" | |
], | |
"time": "2015-01-12 21:52:47" | |
}, | |
{ | |
"name": "doctrine/doctrine-bundle", | |
"version": "v1.5.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/DoctrineBundle.git", | |
"reference": "8c5cedb4f2f7ebb66a963ae46ad9daa1e31cee01" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/8c5cedb4f2f7ebb66a963ae46ad9daa1e31cee01", | |
"reference": "8c5cedb4f2f7ebb66a963ae46ad9daa1e31cee01", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/dbal": "~2.3", | |
"doctrine/doctrine-cache-bundle": "~1.0", | |
"jdorn/sql-formatter": "~1.1", | |
"php": ">=5.3.2", | |
"symfony/console": "~2.3|~3.0", | |
"symfony/doctrine-bridge": "~2.2|~3.0", | |
"symfony/framework-bundle": "~2.3|~3.0" | |
}, | |
"require-dev": { | |
"doctrine/orm": "~2.3", | |
"phpunit/phpunit": "~4", | |
"satooshi/php-coveralls": "~0.6.1", | |
"symfony/validator": "~2.2|~3.0", | |
"symfony/yaml": "~2.2|~3.0", | |
"twig/twig": "~1.10" | |
}, | |
"suggest": { | |
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", | |
"symfony/web-profiler-bundle": "to use the data collector" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.5.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Bundle\\DoctrineBundle\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Symfony Community", | |
"homepage": "http://symfony.com/contributors" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Doctrine Project", | |
"homepage": "http://www.doctrine-project.org/" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Symfony DoctrineBundle", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"database", | |
"dbal", | |
"orm", | |
"persistence" | |
], | |
"time": "2015-08-12 15:52:00" | |
}, | |
{ | |
"name": "doctrine/doctrine-cache-bundle", | |
"version": "v1.0.1", | |
"target-dir": "Doctrine/Bundle/DoctrineCacheBundle", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/DoctrineCacheBundle.git", | |
"reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d", | |
"reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/cache": "~1.3", | |
"doctrine/inflector": "~1.0", | |
"php": ">=5.3.2", | |
"symfony/doctrine-bridge": "~2.2", | |
"symfony/framework-bundle": "~2.2", | |
"symfony/security": "~2.2" | |
}, | |
"require-dev": { | |
"instaclick/coding-standard": "~1.1", | |
"instaclick/object-calisthenics-sniffs": "dev-master", | |
"instaclick/symfony2-coding-standard": "dev-remaster", | |
"phpunit/phpunit": "~3.7", | |
"satooshi/php-coveralls": "~0.6.1", | |
"squizlabs/php_codesniffer": "dev-master", | |
"symfony/console": "~2.2", | |
"symfony/finder": "~2.2", | |
"symfony/validator": "~2.2", | |
"symfony/yaml": "~2.2" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Doctrine\\Bundle\\DoctrineCacheBundle": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Symfony Community", | |
"homepage": "http://symfony.com/contributors" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Fabio B. Silva", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Doctrine Project", | |
"homepage": "http://www.doctrine-project.org/" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Symfony2 Bundle for Doctrine Cache", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"cache", | |
"caching" | |
], | |
"time": "2014-11-28 09:43:36" | |
}, | |
{ | |
"name": "doctrine/inflector", | |
"version": "v1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/inflector.git", | |
"reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604", | |
"reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "4.*" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Doctrine\\Common\\Inflector\\": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Common String Manipulations with regard to casing and singular/plural rules.", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"inflection", | |
"pluralize", | |
"singularize", | |
"string" | |
], | |
"time": "2014-12-20 21:24:13" | |
}, | |
{ | |
"name": "doctrine/lexer", | |
"version": "v1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/lexer.git", | |
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", | |
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Doctrine\\Common\\Lexer\\": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "[email protected]" | |
} | |
], | |
"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" | |
], | |
"time": "2014-09-09 13:34:57" | |
}, | |
{ | |
"name": "incenteev/composer-parameter-handler", | |
"version": "v2.1.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Incenteev/ParameterHandler.git", | |
"reference": "84a205fe80a46101607bafbc423019527893ddd0" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/84a205fe80a46101607bafbc423019527893ddd0", | |
"reference": "84a205fe80a46101607bafbc423019527893ddd0", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3", | |
"symfony/yaml": "~2.0" | |
}, | |
"require-dev": { | |
"composer/composer": "1.0.*@dev", | |
"phpspec/prophecy-phpunit": "~1.0", | |
"symfony/filesystem": "~2.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Incenteev\\ParameterHandler\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Christophe Coevoet", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Composer script handling your ignored parameter file", | |
"homepage": "https://github.com/Incenteev/ParameterHandler", | |
"keywords": [ | |
"parameters management" | |
], | |
"time": "2015-06-03 08:27:03" | |
}, | |
{ | |
"name": "jdorn/sql-formatter", | |
"version": "v1.2.17", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/jdorn/sql-formatter.git", | |
"reference": "64990d96e0959dff8e059dfcdc1af130728d92bc" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc", | |
"reference": "64990d96e0959dff8e059dfcdc1af130728d92bc", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.2.4" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "3.7.*" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.3.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"lib" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jeremy Dorn", | |
"email": "[email protected]", | |
"homepage": "http://jeremydorn.com/" | |
} | |
], | |
"description": "a PHP SQL highlighting library", | |
"homepage": "https://github.com/jdorn/sql-formatter/", | |
"keywords": [ | |
"highlight", | |
"sql" | |
], | |
"time": "2014-01-12 16:20:24" | |
}, | |
{ | |
"name": "leafo/scssphp", | |
"version": "v0.1.10", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/leafo/scssphp.git", | |
"reference": "9e945cc64ccb6126123dd45cc2d219a4fbc99582" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/leafo/scssphp/zipball/9e945cc64ccb6126123dd45cc2d219a4fbc99582", | |
"reference": "9e945cc64ccb6126123dd45cc2d219a4fbc99582", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"require-dev": { | |
"kherge/box": "~2.5", | |
"phpunit/phpunit": "~3.7", | |
"squizlabs/php_codesniffer": "~2.3" | |
}, | |
"bin": [ | |
"bin/pscss" | |
], | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"classmap.php" | |
], | |
"psr-4": { | |
"Leafo\\ScssPhp\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Leaf Corcoran", | |
"email": "[email protected]", | |
"homepage": "http://leafo.net" | |
} | |
], | |
"description": "scssphp is a compiler for SCSS written in PHP.", | |
"homepage": "http://leafo.github.io/scssphp/", | |
"keywords": [ | |
"css", | |
"less", | |
"sass", | |
"scss", | |
"stylesheet" | |
], | |
"time": "2015-08-23 16:12:31" | |
}, | |
{ | |
"name": "matthiasmullie/minify", | |
"version": "1.3.28", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/matthiasmullie/minify.git", | |
"reference": "2cee2544198d97bca4ba094bc2df27d6458da1af" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/2cee2544198d97bca4ba094bc2df27d6458da1af", | |
"reference": "2cee2544198d97bca4ba094bc2df27d6458da1af", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-pcre": "*", | |
"matthiasmullie/path-converter": "~1.0", | |
"php": ">=5.3.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "4.3.*", | |
"satooshi/php-coveralls": "dev-master", | |
"scrapbook/psr-cache": "~0.2" | |
}, | |
"bin": [ | |
"bin/minifycss", | |
"bin/minifyjs" | |
], | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"MatthiasMullie\\Minify\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Matthias Mullie", | |
"email": "[email protected]", | |
"homepage": "http://www.mullie.eu", | |
"role": "Developer" | |
} | |
], | |
"description": "CSS & JS minifier", | |
"homepage": "http://www.minifier.org", | |
"keywords": [ | |
"JS", | |
"css", | |
"javascript", | |
"minifier", | |
"minify" | |
], | |
"time": "2015-08-20 14:49:37" | |
}, | |
{ | |
"name": "matthiasmullie/path-converter", | |
"version": "1.0.5", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/matthiasmullie/path-converter.git", | |
"reference": "b1e31c51e8c207ad6114f5b4ac4e652bc936c380" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/b1e31c51e8c207ad6114f5b4ac4e652bc936c380", | |
"reference": "b1e31c51e8c207ad6114f5b4ac4e652bc936c380", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-pcre": "*", | |
"php": ">=5.3.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "4.3.*", | |
"satooshi/php-coveralls": "dev-master" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"MatthiasMullie\\PathConverter\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Matthias Mullie", | |
"email": "[email protected]", | |
"homepage": "http://www.mullie.eu", | |
"role": "Developer" | |
} | |
], | |
"description": "Relative path converter", | |
"homepage": "http://github.com/matthiasmullie/path-converter", | |
"keywords": [ | |
"converter", | |
"path", | |
"paths", | |
"relative" | |
], | |
"time": "2015-06-01 15:20:30" | |
}, | |
{ | |
"name": "michelf/php-markdown", | |
"version": "1.5.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/michelf/php-markdown.git", | |
"reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9", | |
"reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-lib": "1.4.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Michelf": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "John Gruber", | |
"homepage": "http://daringfireball.net/" | |
}, | |
{ | |
"name": "Michel Fortin", | |
"email": "[email protected]", | |
"homepage": "https://michelf.ca/", | |
"role": "Developer" | |
} | |
], | |
"description": "PHP Markdown", | |
"homepage": "https://michelf.ca/projects/php-markdown/", | |
"keywords": [ | |
"markdown" | |
], | |
"time": "2015-03-01 12:03:08" | |
}, | |
{ | |
"name": "monolog/monolog", | |
"version": "1.16.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Seldaek/monolog.git", | |
"reference": "c0c0b4bee3aabce7182876b0d912ef2595563db7" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/c0c0b4bee3aabce7182876b0d912ef2595563db7", | |
"reference": "c0c0b4bee3aabce7182876b0d912ef2595563db7", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0", | |
"psr/log": "~1.0" | |
}, | |
"provide": { | |
"psr/log-implementation": "1.0.0" | |
}, | |
"require-dev": { | |
"aws/aws-sdk-php": "^2.4.9", | |
"doctrine/couchdb": "~1.0@dev", | |
"graylog2/gelf-php": "~1.0", | |
"php-console/php-console": "^3.1.3", | |
"phpunit/phpunit": "~4.5", | |
"phpunit/phpunit-mock-objects": "2.3.0", | |
"raven/raven": "~0.8", | |
"ruflin/elastica": ">=0.90 <3.0", | |
"swiftmailer/swiftmailer": "~5.3", | |
"videlalvaro/php-amqplib": "~2.4" | |
}, | |
"suggest": { | |
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", | |
"doctrine/couchdb": "Allow sending log messages to a CouchDB server", | |
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", | |
"ext-mongo": "Allow sending log messages to a MongoDB server", | |
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", | |
"php-console/php-console": "Allow sending log messages to Google Chrome", | |
"raven/raven": "Allow sending log messages to a Sentry server", | |
"rollbar/rollbar": "Allow sending log messages to Rollbar", | |
"ruflin/elastica": "Allow sending log messages to an Elastic Search server", | |
"videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.16.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Monolog\\": "src/Monolog" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jordi Boggiano", | |
"email": "[email protected]", | |
"homepage": "http://seld.be" | |
} | |
], | |
"description": "Sends your logs to files, sockets, inboxes, databases and various web services", | |
"homepage": "http://github.com/Seldaek/monolog", | |
"keywords": [ | |
"log", | |
"logging", | |
"psr-3" | |
], | |
"time": "2015-08-09 17:44:44" | |
}, | |
{ | |
"name": "oyejorge/less.php", | |
"version": "v1.7.0.5", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/oyejorge/less.php.git", | |
"reference": "4385036b1dbfaf37f5380bd26a1e6006fc43149f" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/oyejorge/less.php/zipball/4385036b1dbfaf37f5380bd26a1e6006fc43149f", | |
"reference": "4385036b1dbfaf37f5380bd26a1e6006fc43149f", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3" | |
}, | |
"bin": [ | |
"bin/lessc" | |
], | |
"type": "library", | |
"autoload": { | |
"psr-0": { | |
"Less": "lib/" | |
}, | |
"classmap": [ | |
"lessc.inc.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"Apache-2.0" | |
], | |
"authors": [ | |
{ | |
"name": "Matt Agar", | |
"homepage": "https://github.com/agar" | |
}, | |
{ | |
"name": "Martin Jantošovič", | |
"homepage": "https://github.com/Mordred" | |
}, | |
{ | |
"name": "Josh Schmidt", | |
"homepage": "https://github.com/oyejorge" | |
} | |
], | |
"description": "PHP port of the Javascript version of LESS http://lesscss.org", | |
"homepage": "http://lessphp.gpeasy.com", | |
"keywords": [ | |
"css", | |
"less", | |
"less.js", | |
"lesscss", | |
"php", | |
"stylesheet" | |
], | |
"time": "2015-07-13 20:34:18" | |
}, | |
{ | |
"name": "phpspec/php-diff", | |
"version": "v1.0.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phpspec/php-diff.git", | |
"reference": "30e103d19519fe678ae64a60d77884ef3d71b28a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a", | |
"reference": "30e103d19519fe678ae64a60d77884ef3d71b28a", | |
"shasum": "" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-0": { | |
"Diff": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Chris Boulton", | |
"homepage": "http://github.com/chrisboulton", | |
"role": "Original developer" | |
} | |
], | |
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", | |
"time": "2013-11-01 13:02:21" | |
}, | |
{ | |
"name": "psr/log", | |
"version": "1.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/log.git", | |
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", | |
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", | |
"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": "sensio/distribution-bundle", | |
"version": "v3.0.31", | |
"target-dir": "Sensio/Bundle/DistributionBundle", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sensiolabs/SensioDistributionBundle.git", | |
"reference": "3a900814bd57bf20f9453ae81ff8772bc95d7fff" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/3a900814bd57bf20f9453ae81ff8772bc95d7fff", | |
"reference": "3a900814bd57bf20f9453ae81ff8772bc95d7fff", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3", | |
"sensiolabs/security-checker": "~3.0", | |
"symfony/class-loader": "~2.2", | |
"symfony/framework-bundle": "~2.3", | |
"symfony/process": "~2.2" | |
}, | |
"require-dev": { | |
"symfony/form": "~2.2", | |
"symfony/validator": "~2.2", | |
"symfony/yaml": "~2.2" | |
}, | |
"suggest": { | |
"symfony/form": "If you want to use the configurator", | |
"symfony/validator": "If you want to use the configurator", | |
"symfony/yaml": "If you want to use the configurator" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Sensio\\Bundle\\DistributionBundle": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Base bundle for Symfony Distributions", | |
"keywords": [ | |
"configuration", | |
"distribution" | |
], | |
"time": "2015-08-03 10:07:12" | |
}, | |
{ | |
"name": "sensio/framework-extra-bundle", | |
"version": "v3.0.10", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", | |
"reference": "18fc2063c4d6569cdca47a39fbac32342eb65f3c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/18fc2063c4d6569cdca47a39fbac32342eb65f3c", | |
"reference": "18fc2063c4d6569cdca47a39fbac32342eb65f3c", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/common": "~2.2", | |
"symfony/framework-bundle": "~2.3" | |
}, | |
"require-dev": { | |
"symfony/expression-language": "~2.4", | |
"symfony/security-bundle": "~2.4" | |
}, | |
"suggest": { | |
"symfony/expression-language": "", | |
"symfony/psr-http-message-bridge": "To use the PSR-7 converters", | |
"symfony/security-bundle": "" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Sensio\\Bundle\\FrameworkExtraBundle\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "This bundle provides a way to configure your controllers with annotations", | |
"keywords": [ | |
"annotations", | |
"controllers" | |
], | |
"time": "2015-08-03 11:59:27" | |
}, | |
{ | |
"name": "sensiolabs/security-checker", | |
"version": "v3.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sensiolabs/security-checker.git", | |
"reference": "7735fd97ff7303d9df776b8dbc970f949399abc9" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/7735fd97ff7303d9df776b8dbc970f949399abc9", | |
"reference": "7735fd97ff7303d9df776b8dbc970f949399abc9", | |
"shasum": "" | |
}, | |
"require": { | |
"symfony/console": "~2.0" | |
}, | |
"bin": [ | |
"security-checker" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"SensioLabs\\Security": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "A security checker for your composer.lock", | |
"time": "2015-08-11 12:11:25" | |
}, | |
{ | |
"name": "simplepie/simplepie", | |
"version": "1.3.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/simplepie/simplepie.git", | |
"reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/simplepie/simplepie/zipball/ce53709778bc1e2e4deda1651b66e5081398d5cc", | |
"reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.2.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-0": { | |
"SimplePie": "library" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Ryan Parman", | |
"homepage": "http://ryanparman.com/", | |
"role": "Creator, alumnus developer" | |
}, | |
{ | |
"name": "Geoffrey Sneddon", | |
"homepage": "http://gsnedders.com/", | |
"role": "Alumnus developer" | |
}, | |
{ | |
"name": "Ryan McCue", | |
"email": "[email protected]", | |
"homepage": "http://ryanmccue.info/", | |
"role": "Developer" | |
} | |
], | |
"description": "A simple Atom/RSS parsing library for PHP", | |
"homepage": "http://simplepie.org/", | |
"keywords": [ | |
"atom", | |
"feeds", | |
"rss" | |
], | |
"time": "2012-10-30 17:54:03" | |
}, | |
{ | |
"name": "swiftmailer/swiftmailer", | |
"version": "v5.4.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/swiftmailer/swiftmailer.git", | |
"reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421", | |
"reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"require-dev": { | |
"mockery/mockery": "~0.9.1,<0.9.4" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "5.4-dev" | |
} | |
}, | |
"autoload": { | |
"files": [ | |
"lib/swift_required.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Chris Corbyn" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Swiftmailer, free feature-rich PHP mailer", | |
"homepage": "http://swiftmailer.org", | |
"keywords": [ | |
"email", | |
"mail", | |
"mailer" | |
], | |
"time": "2015-06-06 14:19:39" | |
}, | |
{ | |
"name": "symfony/monolog-bundle", | |
"version": "v2.7.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/MonologBundle.git", | |
"reference": "9320b6863404c70ebe111e9040dab96f251de7ac" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/MonologBundle/zipball/9320b6863404c70ebe111e9040dab96f251de7ac", | |
"reference": "9320b6863404c70ebe111e9040dab96f251de7ac", | |
"shasum": "" | |
}, | |
"require": { | |
"monolog/monolog": "~1.8", | |
"php": ">=5.3.2", | |
"symfony/config": "~2.3", | |
"symfony/dependency-injection": "~2.3", | |
"symfony/http-kernel": "~2.3", | |
"symfony/monolog-bridge": "~2.3" | |
}, | |
"require-dev": { | |
"symfony/console": "~2.3", | |
"symfony/yaml": "~2.3" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.7.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Bundle\\MonologBundle\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Symfony Community", | |
"homepage": "http://symfony.com/contributors" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Symfony MonologBundle", | |
"homepage": "http://symfony.com", | |
"keywords": [ | |
"log", | |
"logging" | |
], | |
"time": "2015-01-04 20:21:17" | |
}, | |
{ | |
"name": "symfony/swiftmailer-bundle", | |
"version": "v2.3.8", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/SwiftmailerBundle.git", | |
"reference": "970b13d01871207e81d17b17ddda025e7e21e797" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/970b13d01871207e81d17b17ddda025e7e21e797", | |
"reference": "970b13d01871207e81d17b17ddda025e7e21e797", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2", | |
"swiftmailer/swiftmailer": ">=4.2.0,~5.0", | |
"symfony/swiftmailer-bridge": "~2.1" | |
}, | |
"require-dev": { | |
"symfony/config": "~2.1", | |
"symfony/dependency-injection": "~2.1", | |
"symfony/http-kernel": "~2.1", | |
"symfony/yaml": "~2.1" | |
}, | |
"suggest": { | |
"psr/log": "Allows logging" | |
}, | |
"type": "symfony-bundle", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.3-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Bundle\\SwiftmailerBundle\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Symfony Community", | |
"homepage": "http://symfony.com/contributors" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
} | |
], | |
"description": "Symfony SwiftmailerBundle", | |
"homepage": "http://symfony.com", | |
"time": "2014-12-01 17:44:50" | |
}, | |
{ | |
"name": "symfony/symfony", | |
"version": "v2.7.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/symfony.git", | |
"reference": "a9af4708b4bb650c4897e9b8dfbfbdb2ea5f0486" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/symfony/zipball/a9af4708b4bb650c4897e9b8dfbfbdb2ea5f0486", | |
"reference": "a9af4708b4bb650c4897e9b8dfbfbdb2ea5f0486", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/common": "~2.3", | |
"php": ">=5.3.9", | |
"psr/log": "~1.0", | |
"twig/twig": "~1.18" | |
}, | |
"replace": { | |
"symfony/asset": "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/debug": "self.version", | |
"symfony/debug-bundle": "self.version", | |
"symfony/dependency-injection": "self.version", | |
"symfony/doctrine-bridge": "self.version", | |
"symfony/dom-crawler": "self.version", | |
"symfony/event-dispatcher": "self.version", | |
"symfony/expression-language": "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/intl": "self.version", | |
"symfony/locale": "self.version", | |
"symfony/monolog-bridge": "self.version", | |
"symfony/options-resolver": "self.version", | |
"symfony/process": "self.version", | |
"symfony/property-access": "self.version", | |
"symfony/proxy-manager-bridge": "self.version", | |
"symfony/routing": "self.version", | |
"symfony/security": "self.version", | |
"symfony/security-acl": "self.version", | |
"symfony/security-bundle": "self.version", | |
"symfony/security-core": "self.version", | |
"symfony/security-csrf": "self.version", | |
"symfony/security-http": "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/var-dumper": "self.version", | |
"symfony/web-profiler-bundle": "self.version", | |
"symfony/yaml": "self.version" | |
}, | |
"require-dev": { | |
"doctrine/data-fixtures": "1.0.*", | |
"doctrine/dbal": "~2.2", | |
"doctrine/doctrine-bundle": "~1.2", | |
"doctrine/orm": "~2.2,>=2.2.3", | |
"egulias/email-validator": "~1.2", | |
"ircmaxell/password-compat": "~1.0", | |
"monolog/monolog": "~1.11", | |
"ocramius/proxy-manager": "~0.4|~1.0", | |
"symfony/phpunit-bridge": "self.version" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.7-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/", | |
"Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/", | |
"Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/", | |
"Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/", | |
"Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/", | |
"Symfony\\Bundle\\": "src/Symfony/Bundle/", | |
"Symfony\\Component\\": "src/Symfony/Component/" | |
}, | |
"classmap": [ | |
"src/Symfony/Component/HttpFoundation/Resources/stubs", | |
"src/Symfony/Component/Intl/Resources/stubs" | |
], | |
"files": [ | |
"src/Symfony/Component/Intl/Resources/stubs/functions.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "The Symfony PHP framework", | |
"homepage": "https://symfony.com", | |
"keywords": [ | |
"framework" | |
], | |
"time": "2015-07-31 13:24:45" | |
}, | |
{ | |
"name": "tecnick.com/tcpdf", | |
"version": "6.2.11", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/tecnickcom/TCPDF.git", | |
"reference": "354433a33946ae7497c3eab291eaaf814bccbfab" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/354433a33946ae7497c3eab291eaaf814bccbfab", | |
"reference": "354433a33946ae7497c3eab291eaaf814bccbfab", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"fonts", | |
"config", | |
"include", | |
"tcpdf.php", | |
"tcpdf_parser.php", | |
"tcpdf_import.php", | |
"tcpdf_barcodes_1d.php", | |
"tcpdf_barcodes_2d.php", | |
"include/tcpdf_colors.php", | |
"include/tcpdf_filters.php", | |
"include/tcpdf_font_data.php", | |
"include/tcpdf_fonts.php", | |
"include/tcpdf_images.php", | |
"include/tcpdf_static.php", | |
"include/barcodes/datamatrix.php", | |
"include/barcodes/pdf417.php", | |
"include/barcodes/qrcode.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPLv3" | |
], | |
"authors": [ | |
{ | |
"name": "Nicola Asuni", | |
"email": "[email protected]", | |
"homepage": "http://nicolaasuni.tecnick.com" | |
} | |
], | |
"description": "TCPDF is a PHP class for generating PDF documents and barcodes.", | |
"homepage": "http://www.tcpdf.org/", | |
"keywords": [ | |
"PDFD32000-2008", | |
"TCPDF", | |
"barcodes", | |
"datamatrix", | |
"pdf", | |
"pdf417", | |
"qrcode" | |
], | |
"time": "2015-08-02 12:30:27" | |
}, | |
{ | |
"name": "true/punycode", | |
"version": "1.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/true/php-punycode.git", | |
"reference": "21c0025130b4e2b2d0b7dbe5f86e9e1512507656" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/true/php-punycode/zipball/21c0025130b4e2b2d0b7dbe5f86e9e1512507656", | |
"reference": "21c0025130b4e2b2d0b7dbe5f86e9e1512507656", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-mbstring": "*", | |
"php": ">=5.3.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "4.x", | |
"satooshi/php-coveralls": "dev-master", | |
"squizlabs/php_codesniffer": "~2.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"True\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Renan Gonçalves", | |
"email": "[email protected]" | |
} | |
], | |
"description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)", | |
"homepage": "https://github.com/true/php-punycode", | |
"keywords": [ | |
"idna", | |
"punycode" | |
], | |
"time": "2015-03-12 16:49:35" | |
}, | |
{ | |
"name": "twig/twig", | |
"version": "v1.21.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/twigphp/Twig.git", | |
"reference": "913d282caca9ee0e8d05940c6caa486d58810dd4" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/twigphp/Twig/zipball/913d282caca9ee0e8d05940c6caa486d58810dd4", | |
"reference": "913d282caca9ee0e8d05940c6caa486d58810dd4", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.2.7" | |
}, | |
"require-dev": { | |
"symfony/debug": "~2.7", | |
"symfony/phpunit-bridge": "~2.7" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.21-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Twig_": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "[email protected]", | |
"homepage": "http://fabien.potencier.org", | |
"role": "Lead Developer" | |
}, | |
{ | |
"name": "Armin Ronacher", | |
"email": "[email protected]", | |
"role": "Project Founder" | |
}, | |
{ | |
"name": "Twig Team", | |
"homepage": "http://twig.sensiolabs.org/contributors", | |
"role": "Contributors" | |
} | |
], | |
"description": "Twig, the flexible, fast, and secure template language for PHP", | |
"homepage": "http://twig.sensiolabs.org", | |
"keywords": [ | |
"templating" | |
], | |
"time": "2015-08-24 09:51:18" | |
} | |
], | |
"packages-dev": [], | |
"aliases": [], | |
"minimum-stability": "stable", | |
"stability-flags": [], | |
"prefer-stable": false, | |
"prefer-lowest": false, | |
"platform": { | |
"php": ">=5.4.0" | |
}, | |
"platform-dev": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment