{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "3a70824d395150123723f138d452326c", "packages": [ { "name": "lukasoppermann/http-status", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/lukasoppermann/http-status.git", "reference": "c123b3844d1dafb94ef6efc08ea6a14c27a02cc4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lukasoppermann/http-status/zipball/c123b3844d1dafb94ef6efc08ea6a14c27a02cc4", "reference": "c123b3844d1dafb94ef6efc08ea6a14c27a02cc4", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "fabpot/php-cs-fixer": "^1.10", "league/csv": "^7.1", "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "^0.6.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Lukasoppermann\\Httpstatus\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lukas Oppermann", "email": "lukas@vea.re", "homepage": "http://vea.re", "role": "Developer" } ], "description": "A minimal package for working with HTTP statuses.", "homepage": "https://github.com/lukasoppermann/http-status", "keywords": [ "httpstatus", "status codes" ], "time": "2016-10-19T09:02:03+00:00" }, { "name": "thepixeldeveloper/sitemap", "version": "5.1.3", "source": { "type": "git", "url": "https://github.com/ThePixelDeveloper/Sitemap.git", "reference": "a8bca8d8f8dbd478e88c4559c0d3565b28acf600" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ThePixelDeveloper/Sitemap/zipball/a8bca8d8f8dbd478e88c4559c0d3565b28acf600", "reference": "a8bca8d8f8dbd478e88c4559c0d3565b28acf600", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpstan/phpstan": "^0", "phpstan/phpstan-phpunit": "^0", "phpunit/phpunit": "^7" }, "type": "library", "autoload": { "psr-4": { "Thepixeldeveloper\\Sitemap\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mathew Davies", "role": "Developer" } ], "description": "PHP XML sitemap generation", "keywords": [ "Sitemap", "php", "sitemap-builder", "sitemap-generator", "sitemap-php", "sitemap-xml", "xml", "xml-sitemap" ], "time": "2018-06-24T16:00:39+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }