|
@@ -1,84 +1,86 @@
|
|
|
[
|
|
|
{
|
|
|
- "name": "twig/twig",
|
|
|
- "version": "v1.13.1",
|
|
|
- "version_normalized": "1.13.1.0",
|
|
|
+ "name": "michelf/php-markdown",
|
|
|
+ "version": "1.3",
|
|
|
+ "version_normalized": "1.3.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/fabpot/Twig.git",
|
|
|
- "reference": "v1.13.1"
|
|
|
+ "url": "https://github.com/michelf/php-markdown.git",
|
|
|
+ "reference": "1.3"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/fabpot/Twig/zipball/v1.13.1",
|
|
|
- "reference": "v1.13.1",
|
|
|
+ "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1.3",
|
|
|
+ "reference": "1.3",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.2.4"
|
|
|
+ "php": ">=5.3.0"
|
|
|
},
|
|
|
- "time": "2013-06-06 06:06:01",
|
|
|
+ "time": "2013-04-11 18:53:11",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.13-dev"
|
|
|
+ "dev-lib": "1.3.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-0": {
|
|
|
- "Twig_": "lib/"
|
|
|
+ "Michelf": ""
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
|
- "BSD-3"
|
|
|
+ "BSD-3-Clause"
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
+ "name": "Michel Fortin",
|
|
|
+ "email": "michel.fortin@michelf.ca",
|
|
|
+ "homepage": "http://michelf.ca/",
|
|
|
+ "role": "Developer"
|
|
|
},
|
|
|
{
|
|
|
- "name": "Armin Ronacher",
|
|
|
- "email": "armin.ronacher@active-4.com"
|
|
|
+ "name": "John Gruber",
|
|
|
+ "homepage": "http://daringfireball.net/"
|
|
|
}
|
|
|
],
|
|
|
- "description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
|
- "homepage": "http://twig.sensiolabs.org",
|
|
|
+ "description": "PHP Markdown",
|
|
|
+ "homepage": "http://michelf.ca/projects/php-markdown/",
|
|
|
"keywords": [
|
|
|
- "templating"
|
|
|
+ "markdown"
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "name": "michelf/php-markdown",
|
|
|
- "version": "1.3",
|
|
|
- "version_normalized": "1.3.0.0",
|
|
|
+ "name": "twig/twig",
|
|
|
+ "version": "v1.13.2",
|
|
|
+ "version_normalized": "1.13.2.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/michelf/php-markdown.git",
|
|
|
- "reference": "1.3"
|
|
|
+ "url": "https://github.com/fabpot/Twig.git",
|
|
|
+ "reference": "6d6a1009427d1f398c9d40904147bf9f723d5755"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1.3",
|
|
|
- "reference": "1.3",
|
|
|
+ "url": "https://api.github.com/repos/fabpot/Twig/zipball/6d6a1009427d1f398c9d40904147bf9f723d5755",
|
|
|
+ "reference": "6d6a1009427d1f398c9d40904147bf9f723d5755",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.3.0"
|
|
|
+ "php": ">=5.2.4"
|
|
|
},
|
|
|
- "time": "2013-04-11 18:53:11",
|
|
|
+ "time": "2013-08-03 15:35:31",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-lib": "1.3.x-dev"
|
|
|
+ "dev-master": "1.13-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-0": {
|
|
|
- "Michelf": ""
|
|
|
+ "Twig_": "lib/"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -87,20 +89,18 @@
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
- "name": "Michel Fortin",
|
|
|
- "email": "michel.fortin@michelf.ca",
|
|
|
- "homepage": "http://michelf.ca/",
|
|
|
- "role": "Developer"
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
},
|
|
|
{
|
|
|
- "name": "John Gruber",
|
|
|
- "homepage": "http://daringfireball.net/"
|
|
|
+ "name": "Armin Ronacher",
|
|
|
+ "email": "armin.ronacher@active-4.com"
|
|
|
}
|
|
|
],
|
|
|
- "description": "PHP Markdown",
|
|
|
- "homepage": "http://michelf.ca/projects/php-markdown/",
|
|
|
+ "description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
|
+ "homepage": "http://twig.sensiolabs.org",
|
|
|
"keywords": [
|
|
|
- "markdown"
|
|
|
+ "templating"
|
|
|
]
|
|
|
}
|
|
|
]
|