{ "_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": "493f9c92286d9d8e48cc3778821ba934", "content-hash": "7e655910438dc6ca3fd7e92013c5d887", "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.2", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "b98ca04f85240531b9ea8a0f00a21f2ecfbdfa51" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/b98ca04f85240531b9ea8a0f00a21f2ecfbdfa51", "reference": "b98ca04f85240531b9ea8a0f00a21f2ecfbdfa51", "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-01-03 15:33:41" }, { "name": "twig/twig", "version": "v1.23.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "ae53fc2c312fdee63773b75cb570304f85388b08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/ae53fc2c312fdee63773b75cb570304f85388b08", "reference": "ae53fc2c312fdee63773b75cb570304f85388b08", "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.23-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-01-11 14:02:19" }, { "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": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }