|
@@ -4,8 +4,8 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "hash": "f846c0e8e4ec7dcce8a45c71fbe6a0c8",
|
|
|
- "content-hash": "8d543852bb545001ea7e48525b86b119",
|
|
|
+ "hash": "f81bd6260fda61587c56b6b0997259ff",
|
|
|
+ "content-hash": "60d67442588b253eec3f7d8dbf1d492d",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "barryvdh/laravel-ide-helper",
|
|
@@ -277,6 +277,48 @@
|
|
|
"time": "2015-11-06 14:35:42"
|
|
|
},
|
|
|
{
|
|
|
+ "name": "erusev/parsedown",
|
|
|
+ "version": "1.6.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/erusev/parsedown.git",
|
|
|
+ "reference": "20ff8bbb57205368b4b42d094642a3e52dac85fb"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://files.phpcomposer.com/files/erusev/parsedown/20ff8bbb57205368b4b42d094642a3e52dac85fb.zip",
|
|
|
+ "reference": "20ff8bbb57205368b4b42d094642a3e52dac85fb",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Parsedown": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Emanuil Rusev",
|
|
|
+ "email": "hello@erusev.com",
|
|
|
+ "homepage": "http://erusev.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Parser for Markdown.",
|
|
|
+ "homepage": "http://parsedown.org",
|
|
|
+ "keywords": [
|
|
|
+ "markdown",
|
|
|
+ "parser"
|
|
|
+ ],
|
|
|
+ "time": "2016-11-02 15:56:58"
|
|
|
+ },
|
|
|
+ {
|
|
|
"name": "ezyang/htmlpurifier",
|
|
|
"version": "v4.8.0",
|
|
|
"source": {
|