{ "_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": "95ac1934b2d5e35cff7d71f6744b2666", "packages": [ { "name": "thunderer/shortcode", "version": "v0.7.3", "source": { "type": "git", "url": "https://github.com/thunderer/Shortcode.git", "reference": "084ed05cdd759d318f7b75e370830bd135eadc8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thunderer/Shortcode/zipball/084ed05cdd759d318f7b75e370830bd135eadc8a", "reference": "084ed05cdd759d318f7b75e370830bd135eadc8a", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": ">=4.1", "symfony/yaml": ">=2.0" }, "suggest": { "ext-dom": "if you want to use XML serializer", "ext-json": "if you want to use JSON serializer", "symfony/yaml": "if you want to use YAML serializer" }, "type": "library", "autoload": { "psr-4": { "Thunder\\Shortcode\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tomasz Kowalczyk", "email": "tomasz@kowalczyk.cc" } ], "description": "Advanced shortcode (BBCode) parser and engine for PHP", "keywords": [ "bbcode", "engine", "library", "parser", "shortcode" ], "time": "2019-12-03T22:05:36+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1.3" }, "platform-dev": [], "platform-overrides": { "php": "7.1.3" } }