{ "_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.8", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "b6f982782a0624d37b5416c2c96fb99ce5ab74d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/b6f982782a0624d37b5416c2c96fb99ce5ab74d5", "reference": "b6f982782a0624d37b5416c2c96fb99ce5ab74d5", "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-06-29 05:29:29" }, { "name": "twig/twig", "version": "v1.24.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "3566d311a92aae4deec6e48682dc5a4528c4a512" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/3566d311a92aae4deec6e48682dc5a4528c4a512", "reference": "3566d311a92aae4deec6e48682dc5a4528c4a512", "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.24-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-05-30 09:11:59" }, { "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": "4edb770cb853def6e60c93abb088ad5ac2010c83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4edb770cb853def6e60c93abb088ad5ac2010c83", "reference": "4edb770cb853def6e60c93abb088ad5ac2010c83", "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-07-13 23:29:13" }, { "name": "wp-coding-standards/wpcs", "version": "dev-develop", "source": { "type": "git", "url": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git", "reference": "0a5973a06f905a05971efaa6783eb2450a5d2ebe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress-Coding-Standards/WordPress-Coding-Standards/zipball/0a5973a06f905a05971efaa6783eb2450a5d2ebe", "reference": "0a5973a06f905a05971efaa6783eb2450a5d2ebe", "shasum": "" }, "require": { "squizlabs/php_codesniffer": "~2.2" }, "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-07-11 18:51:15" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "squizlabs/php_codesniffer": 20, "wp-coding-standards/wpcs": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }