Subversion Repositories Applications.referentiel

Rev

Rev 380 | Blame | Compare with Previous | Last modification | View Log | RSS feed

{
    "_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": "315598531df256ff14faa95c8204fbc4",
    "content-hash": "880efde79aac3761bad499d586fd4c07",
    "packages": [
        {
            "name": "algolia/algoliasearch-client-php",
            "version": "1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/algolia/algoliasearch-client-php.git",
                "reference": "9827fb0c488f20d7e6799588dc016dd87d11d6d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/algolia/algoliasearch-client-php/zipball/9827fb0c488f20d7e6799588dc016dd87d11d6d8",
                "reference": "9827fb0c488f20d7e6799588dc016dd87d11d6d8",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8 || ^5.0",
                "satooshi/php-coveralls": "0.6.*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "AlgoliaSearch": "src/",
                    "AlgoliaSearch\\Tests": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Algolia Team",
                    "email": "contact@algolia.com"
                },
                {
                    "name": "Ryan T. Catlin",
                    "email": "ryan.catlin@gmail.com"
                },
                {
                    "name": "Jonathan H. Wage",
                    "email": "jonwage@gmail.com"
                }
            ],
            "description": "Algolia Search API Client for PHP",
            "homepage": "https://github.com/algolia/algoliasearch-client-php",
            "time": "2016-12-08 13:02:53"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}