Updated packages.
This commit is contained in:
parent
826966ba40
commit
756b429efc
63
htdocs/composer.lock
generated
63
htdocs/composer.lock
generated
@ -100,21 +100,24 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mtibben/html2text.git",
|
||||
"reference": "fa061384bdbf74308daf5322bf627239f1a4b0d7"
|
||||
"reference": "9f7cc61eb2aa857db00144294b52e422500627d1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/mtibben/html2text/zipball/fa061384bdbf74308daf5322bf627239f1a4b0d7",
|
||||
"reference": "fa061384bdbf74308daf5322bf627239f1a4b0d7",
|
||||
"url": "https://api.github.com/repos/mtibben/html2text/zipball/9f7cc61eb2aa857db00144294b52e422500627d1",
|
||||
"reference": "9f7cc61eb2aa857db00144294b52e422500627d1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~3.7"
|
||||
"phpunit/phpunit": "~4"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Html2Text": "lib/"
|
||||
"psr-4": {
|
||||
"Html2Text\\": [
|
||||
"src/",
|
||||
"test/"
|
||||
]
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
@ -122,7 +125,7 @@
|
||||
"GPLv2"
|
||||
],
|
||||
"description": "Converts HTML to formatted plain text",
|
||||
"time": "2014-07-26 09:13:33"
|
||||
"time": "2014-10-29 11:01:16"
|
||||
},
|
||||
{
|
||||
"name": "iamcal/rfc822",
|
||||
@ -183,12 +186,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Config.git",
|
||||
"reference": "472b64a8343c26cd3ac1e80cd11f7653e3eb57f4"
|
||||
"reference": "2a4f54fb219af78037a07d8c5d494149762ce324"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Config/zipball/472b64a8343c26cd3ac1e80cd11f7653e3eb57f4",
|
||||
"reference": "472b64a8343c26cd3ac1e80cd11f7653e3eb57f4",
|
||||
"url": "https://api.github.com/repos/symfony/Config/zipball/2a4f54fb219af78037a07d8c5d494149762ce324",
|
||||
"reference": "2a4f54fb219af78037a07d8c5d494149762ce324",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -222,7 +225,7 @@
|
||||
],
|
||||
"description": "Symfony Config Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2014-08-31 03:28:38"
|
||||
"time": "2014-10-26 07:46:28"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
@ -231,12 +234,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/DependencyInjection.git",
|
||||
"reference": "4b0767f5a72f4dd8b62edaed8ecee38722c5a452"
|
||||
"reference": "e8e846bae304539ba7ac5b9a8aa9094c901bc681"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/4b0767f5a72f4dd8b62edaed8ecee38722c5a452",
|
||||
"reference": "4b0767f5a72f4dd8b62edaed8ecee38722c5a452",
|
||||
"url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/e8e846bae304539ba7ac5b9a8aa9094c901bc681",
|
||||
"reference": "e8e846bae304539ba7ac5b9a8aa9094c901bc681",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -279,21 +282,21 @@
|
||||
],
|
||||
"description": "Symfony DependencyInjection Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2014-09-17 09:54:14"
|
||||
"time": "2014-10-26 07:46:28"
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v2.5.4",
|
||||
"version": "v2.5.6",
|
||||
"target-dir": "Symfony/Component/Filesystem",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Filesystem.git",
|
||||
"reference": "a765efd199e02ff4001c115c318e219030be9364"
|
||||
"reference": "4e62fab0060a826561c78b665925b37c870c45f5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/a765efd199e02ff4001c115c318e219030be9364",
|
||||
"reference": "a765efd199e02ff4001c115c318e219030be9364",
|
||||
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/4e62fab0060a826561c78b665925b37c870c45f5",
|
||||
"reference": "4e62fab0060a826561c78b665925b37c870c45f5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -326,7 +329,7 @@
|
||||
],
|
||||
"description": "Symfony Filesystem Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2014-09-03 09:00:14"
|
||||
"time": "2014-09-22 09:14:18"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
@ -335,12 +338,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Yaml.git",
|
||||
"reference": "9f94dc5d8d7b49a9cb789853278af2b07a0aa4fd"
|
||||
"reference": "4c0baf9a5b5c9e50ddd7a46f3c75cb85baf5d6c5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Yaml/zipball/9f94dc5d8d7b49a9cb789853278af2b07a0aa4fd",
|
||||
"reference": "9f94dc5d8d7b49a9cb789853278af2b07a0aa4fd",
|
||||
"url": "https://api.github.com/repos/symfony/Yaml/zipball/4c0baf9a5b5c9e50ddd7a46f3c75cb85baf5d6c5",
|
||||
"reference": "4c0baf9a5b5c9e50ddd7a46f3c75cb85baf5d6c5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -373,15 +376,11 @@
|
||||
],
|
||||
"description": "Symfony Yaml Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2014-09-17 09:54:14"
|
||||
"time": "2014-10-26 07:46:28"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
||||
],
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"packages-dev": [],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"ocpl/okapi": 20,
|
||||
@ -396,7 +395,5 @@
|
||||
"platform": {
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"platform-dev": [
|
||||
|
||||
]
|
||||
"platform-dev": []
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user