|
@@ -326,21 +326,24 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "ezyang/htmlpurifier",
|
|
|
- "version": "v4.8.0",
|
|
|
+ "version": "v4.9.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
|
- "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2"
|
|
|
+ "reference": "95e1bae3182efc0f3422896a3236e991049dac69"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://packagist.phpcomposer.com/files/ezyang/htmlpurifier/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2.zip",
|
|
|
- "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
|
|
|
+ "url": "https://files.phpcomposer.com/files/ezyang/htmlpurifier/95e1bae3182efc0f3422896a3236e991049dac69.zip",
|
|
|
+ "reference": "95e1bae3182efc0f3422896a3236e991049dac69",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.2"
|
|
|
},
|
|
|
+ "require-dev": {
|
|
|
+ "simpletest/simpletest": "^1.1"
|
|
|
+ },
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
|
"psr-0": {
|
|
@@ -366,7 +369,7 @@
|
|
|
"keywords": [
|
|
|
"html"
|
|
|
],
|
|
|
- "time": "2016-07-16T12:58:58+00:00"
|
|
|
+ "time": "2017-06-03T02:28:16+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/guzzle",
|
|
@@ -770,12 +773,12 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/SegmentFault/HyperDown.git",
|
|
|
- "reference": "0498c19d1ff8cf2f80ae543280cd2453ee9aa227"
|
|
|
+ "reference": "048802229937e9bd3082c4462204be140aa9d2c5"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://files.phpcomposer.com/files/SegmentFault/HyperDown/0498c19d1ff8cf2f80ae543280cd2453ee9aa227.zip",
|
|
|
- "reference": "0498c19d1ff8cf2f80ae543280cd2453ee9aa227",
|
|
|
+ "url": "https://files.phpcomposer.com/files/SegmentFault/HyperDown/048802229937e9bd3082c4462204be140aa9d2c5.zip",
|
|
|
+ "reference": "048802229937e9bd3082c4462204be140aa9d2c5",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -798,7 +801,7 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "A light weight markdown parser library",
|
|
|
- "time": "2017-07-24 08:33:15"
|
|
|
+ "time": "2017-08-02 02:58:53"
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/framework",
|
|
@@ -984,16 +987,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "league/flysystem",
|
|
|
- "version": "1.0.40",
|
|
|
+ "version": "1.0.41",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/flysystem.git",
|
|
|
- "reference": "3828f0b24e2c1918bb362d57a53205d6dc8fde61"
|
|
|
+ "reference": "f400aa98912c561ba625ea4065031b7a41e5a155"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://files.phpcomposer.com/files/thephpleague/flysystem/3828f0b24e2c1918bb362d57a53205d6dc8fde61.zip",
|
|
|
- "reference": "3828f0b24e2c1918bb362d57a53205d6dc8fde61",
|
|
|
+ "url": "https://files.phpcomposer.com/files/thephpleague/flysystem/f400aa98912c561ba625ea4065031b7a41e5a155.zip",
|
|
|
+ "reference": "f400aa98912c561ba625ea4065031b7a41e5a155",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1014,13 +1017,13 @@
|
|
|
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
|
|
|
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
|
|
|
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
|
|
|
- "league/flysystem-copy": "Allows you to use Copy.com storage",
|
|
|
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
|
|
|
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
|
|
|
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
|
|
|
"league/flysystem-webdav": "Allows you to use WebDAV storage",
|
|
|
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
|
|
|
- "spatie/flysystem-dropbox": "Allows you to use Dropbox storage"
|
|
|
+ "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
|
|
|
+ "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -1063,7 +1066,7 @@
|
|
|
"sftp",
|
|
|
"storage"
|
|
|
],
|
|
|
- "time": "2017-04-28T10:15:08+00:00"
|
|
|
+ "time": "2017-08-06T17:41:04+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "league/html-to-markdown",
|
|
@@ -1194,20 +1197,20 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "mews/purifier",
|
|
|
- "version": "v2.0.7",
|
|
|
+ "version": "v2.0.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/mewebstudio/Purifier.git",
|
|
|
- "reference": "e7cb532acbb9f5aaed4d62fe21fe387c8abf18db"
|
|
|
+ "reference": "2a81746eb933c0c4338786f99a9cf66f24c02a6a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://files.phpcomposer.com/files/mewebstudio/Purifier/e7cb532acbb9f5aaed4d62fe21fe387c8abf18db.zip",
|
|
|
- "reference": "e7cb532acbb9f5aaed4d62fe21fe387c8abf18db",
|
|
|
+ "url": "https://files.phpcomposer.com/files/mewebstudio/Purifier/2a81746eb933c0c4338786f99a9cf66f24c02a6a.zip",
|
|
|
+ "reference": "2a81746eb933c0c4338786f99a9cf66f24c02a6a",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "ezyang/htmlpurifier": "4.8.*",
|
|
|
+ "ezyang/htmlpurifier": "4.9.*",
|
|
|
"illuminate/config": "5.1.*|5.2.*|5.3.*|5.4.*",
|
|
|
"illuminate/filesystem": "5.1.*|5.2.*|5.3.*|5.4.*",
|
|
|
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*",
|
|
@@ -1224,6 +1227,16 @@
|
|
|
"laravel/lumen-framework": "To test the Lumen bindings"
|
|
|
},
|
|
|
"type": "package",
|
|
|
+ "extra": {
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Mews\\Purifier\\PurifierServiceProvider"
|
|
|
+ ],
|
|
|
+ "aliases": {
|
|
|
+ "Purifier": "Mews\\Purifier\\Facades\\Purifier"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Mews\\Purifier\\": "src/"
|
|
@@ -1255,7 +1268,7 @@
|
|
|
"security",
|
|
|
"xss"
|
|
|
],
|
|
|
- "time": "2017-04-16T12:23:45+00:00"
|
|
|
+ "time": "2017-08-08T13:10:50+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
@@ -3715,16 +3728,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
|
- "version": "3.2.1",
|
|
|
+ "version": "3.2.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
|
- "reference": "183824db76118b9dddffc7e522b91fa175f75119"
|
|
|
+ "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://files.phpcomposer.com/files/phpDocumentor/ReflectionDocBlock/183824db76118b9dddffc7e522b91fa175f75119.zip",
|
|
|
- "reference": "183824db76118b9dddffc7e522b91fa175f75119",
|
|
|
+ "url": "https://files.phpcomposer.com/files/phpDocumentor/ReflectionDocBlock/4aada1f93c72c35e22fb1383b47fee43b8f1d157.zip",
|
|
|
+ "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -3756,7 +3769,7 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
|
|
- "time": "2017-08-04T20:55:59+00:00"
|
|
|
+ "time": "2017-08-08T06:39:58+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpdocumentor/type-resolver",
|