This commit is contained in:
Stefan Puraner
2015-12-03 10:49:00 +01:00
parent 1f3fba3d19
commit 1cb82aa653
1163 changed files with 122787 additions and 23631 deletions
Generated
+53 -2
View File
@@ -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": "6f613635b131d66244b30d0ee702a36b",
"content-hash": "60c05e7e5b04118d51a1bc59c4877b8d",
"hash": "ef5178581ef212d2de46334bd149f469",
"content-hash": "6574a5f8f5995f3db237091bf4b70270",
"packages": [
{
"name": "components/angular.js",
@@ -420,6 +420,57 @@
"description": "jQuery JavaScript Library",
"homepage": "http://jquery.com",
"time": "2015-05-08 05:04:47"
},
{
"name": "michelf/php-markdown",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/michelf/php-markdown.git",
"reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9",
"reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-lib": "1.4.x-dev"
}
},
"autoload": {
"psr-0": {
"Michelf": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "John Gruber",
"homepage": "http://daringfireball.net/"
},
{
"name": "Michel Fortin",
"email": "[email protected]",
"homepage": "https://michelf.ca/",
"role": "Developer"
}
],
"description": "PHP Markdown",
"homepage": "https://michelf.ca/projects/php-markdown/",
"keywords": [
"markdown"
],
"time": "2015-03-01 12:03:08"
}
],
"packages-dev": [],