Updated composer.lock

This commit is contained in:
Oliver Davies 2015-12-23 08:59:25 +00:00
parent ba79710d5f
commit d604f5f19d

18
composer.lock generated
View file

@ -1577,16 +1577,16 @@
}, },
{ {
"name": "michelf/php-markdown", "name": "michelf/php-markdown",
"version": "1.5.0", "version": "1.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/michelf/php-markdown.git", "url": "https://github.com/michelf/php-markdown.git",
"reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9" "reference": "155287e4222d2dd69b6a21221617b50668d5892e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9", "url": "https://api.github.com/repos/michelf/php-markdown/zipball/155287e4222d2dd69b6a21221617b50668d5892e",
"reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9", "reference": "155287e4222d2dd69b6a21221617b50668d5892e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1608,15 +1608,15 @@
"BSD-3-Clause" "BSD-3-Clause"
], ],
"authors": [ "authors": [
{
"name": "John Gruber",
"homepage": "http://daringfireball.net/"
},
{ {
"name": "Michel Fortin", "name": "Michel Fortin",
"email": "michel.fortin@michelf.ca", "email": "michel.fortin@michelf.ca",
"homepage": "https://michelf.ca/", "homepage": "https://michelf.ca/",
"role": "Developer" "role": "Developer"
},
{
"name": "John Gruber",
"homepage": "https://daringfireball.net/"
} }
], ],
"description": "PHP Markdown", "description": "PHP Markdown",
@ -1624,7 +1624,7 @@
"keywords": [ "keywords": [
"markdown" "markdown"
], ],
"time": "2015-03-01 12:03:08" "time": "2015-12-22 18:18:12"
}, },
{ {
"name": "netcarver/textile", "name": "netcarver/textile",