← Back
Editing: composer.lock
{ "_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": "80f15b47415f79ae2de407525e8ed8d3", "packages": [ { "name": "mustangostang/spyc", "version": "0.6.2", "source": { "type": "git", "url": "https://github.com/mustangostang/spyc.git", "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mustangostang/spyc/zipball/23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d", "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d", "shasum": "" }, "require": { "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "4.3.*@dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.5.x-dev" } }, "autoload": { "files": [ "Spyc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "mustangostang", "email": "vlad.andersen@gmail.com" } ], "description": "A simple YAML loader/dumper class for PHP", "homepage": "https://github.com/mustangostang/spyc/", "keywords": [ "spyc", "yaml", "yml" ], "support": { "issues": "https://github.com/mustangostang/spyc/issues", "source": "https://github.com/mustangostang/spyc/tree/master" }, "time": "2017-02-24T16:06:33+00:00" }, { "name": "philipp15b/php-i18n", "version": "v4.0.1", "source": { "type": "git", "url": "https://github.com/Philipp15b/php-i18n.git", "reference": "693bd6800134ef20e45c070ff382b7ebd143c745" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Philipp15b/php-i18n/zipball/693bd6800134ef20e45c070ff382b7ebd143c745", "reference": "693bd6800134ef20e45c070ff382b7ebd143c745", "shasum": "" }, "require": { "mustangostang/spyc": "0.6.2", "php": ">= 5.3" }, "type": "library", "autoload": { "files": [ "i18n.class.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Philipp Schröer", "email": "github@philworld.de" } ], "description": "Simple i18n class for PHP", "homepage": "https://github.com/Philipp15b/php-i18n", "support": { "issues": "https://github.com/Philipp15b/php-i18n/issues", "source": "https://github.com/Philipp15b/php-i18n" }, "time": "2018-03-26T12:50:46+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }
Save File
Cancel