{ "_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": "7d3282556c8ed13557be6b4dcf53ca09", "content-hash": "4bdcd2796a4e61ad234e5bd0e9ad21c2", "packages": [ { "name": "phayes/geophp", "version": "1.2", "source": { "type": "git", "url": "https://github.com/phayes/geoPHP.git", "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phayes/geoPHP/zipball/015404e85b602e0df1f91441f8db0f9e98f7e567", "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.1.*" }, "type": "library", "autoload": { "classmap": [ "geoPHP.inc" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2 or New-BSD" ], "authors": [ { "name": "Patrick Hayes" } ], "description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.", "homepage": "https://github.com/phayes/geoPHP", "time": "2014-12-02 06:11:22" }, { "name": "symfony/options-resolver", "version": "v2.8.14", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "4820e0d73b95b788986a5a61434a75aa2f87eb87" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4820e0d73b95b788986a5a61434a75aa2f87eb87", "reference": "4820e0d73b95b788986a5a61434a75aa2f87eb87", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\OptionsResolver\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony OptionsResolver Component", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ], "time": "2016-10-18 04:28:30" }, { "name": "twig/twig", "version": "v1.28.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "b22ce0eb070e41f7cba65d78fe216de29726459c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/b22ce0eb070e41f7cba65d78fe216de29726459c", "reference": "b22ce0eb070e41f7cba65d78fe216de29726459c", "shasum": "" }, "require": { "php": ">=5.2.7" }, "require-dev": { "symfony/debug": "~2.7", "symfony/phpunit-bridge": "~3.2@dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.28-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "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": "2016-11-23 18:41:40" }, { "name": "yohang/calendr", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/yohang/CalendR.git", "reference": "33fd08498954dd98fa7cf9a7fe8df05199bde889" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yohang/CalendR/zipball/33fd08498954dd98fa7cf9a7fe8df05199bde889", "reference": "33fd08498954dd98fa7cf9a7fe8df05199bde889", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/options-resolver": "^2.3" }, "require-dev": { "doctrine/cache": "^1.1", "doctrine/common": "^2.4", "doctrine/orm": "^2.4", "google/google-api-php-client": "^0.6.2", "phpunit/phpunit": "^4.0", "silex/silex": "^1.1", "twig/twig": "^1.13" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-0": { "CalendR": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Yohan GIARELLI", "email": "yohan@giarel.li", "homepage": "http://yohan.giarel.li" } ], "description": "Object Oriented calendar management", "homepage": "https://github.com/yohang/CalendR", "keywords": [ "calendar", "date", "events" ], "time": "2015-12-28 11:14:45" } ], "packages-dev": [ { "name": "squizlabs/php_codesniffer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "reference": "158ee422085dea9b649107bca4e47eb9695e970c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/158ee422085dea9b649107bca4e47eb9695e970c", "reference": "158ee422085dea9b649107bca4e47eb9695e970c", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.1.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "bin": [ "scripts/phpcs", "scripts/phpcbf" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "classmap": [ "CodeSniffer.php", "CodeSniffer/CLI.php", "CodeSniffer/Exception.php", "CodeSniffer/File.php", "CodeSniffer/Fixer.php", "CodeSniffer/Report.php", "CodeSniffer/Reporting.php", "CodeSniffer/Sniff.php", "CodeSniffer/Tokens.php", "CodeSniffer/Reports/", "CodeSniffer/Tokenizers/", "CodeSniffer/DocGenerators/", "CodeSniffer/Standards/AbstractPatternSniff.php", "CodeSniffer/Standards/AbstractScopeSniff.php", "CodeSniffer/Standards/AbstractVariableSniff.php", "CodeSniffer/Standards/IncorrectPatternException.php", "CodeSniffer/Standards/Generic/Sniffs/", "CodeSniffer/Standards/MySource/Sniffs/", "CodeSniffer/Standards/PEAR/Sniffs/", "CodeSniffer/Standards/PSR1/Sniffs/", "CodeSniffer/Standards/PSR2/Sniffs/", "CodeSniffer/Standards/Squiz/Sniffs/", "CodeSniffer/Standards/Zend/Sniffs/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Greg Sherwood", "role": "lead" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "http://www.squizlabs.com/php-codesniffer", "keywords": [ "phpcs", "standards" ], "time": "2016-11-24 00:31:56" }, { "name": "wp-coding-standards/wpcs", "version": "dev-develop", "source": { "type": "git", "url": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git", "reference": "c76ad023afd934a88e3be06420834d32a66fc9f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress-Coding-Standards/WordPress-Coding-Standards/zipball/c76ad023afd934a88e3be06420834d32a66fc9f3", "reference": "c76ad023afd934a88e3be06420834d32a66fc9f3", "shasum": "" }, "require": { "squizlabs/php_codesniffer": "^2.7" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Contributors", "homepage": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/graphs/contributors" } ], "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions", "keywords": [ "phpcs", "standards", "wordpress" ], "time": "2016-11-21 22:42:56" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "squizlabs/php_codesniffer": 20, "wp-coding-standards/wpcs": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }