|
@@ -195,16 +195,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "doctrine/cache",
|
|
"name": "doctrine/cache",
|
|
- "version": "v1.8.0",
|
|
|
|
|
|
+ "version": "v1.8.1",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
- "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
|
|
|
|
|
|
+ "reference": "d4374ae95b36062d02ef310100ed33d78738d76c"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
|
|
|
|
- "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/doctrine/cache/zipball/d4374ae95b36062d02ef310100ed33d78738d76c",
|
|
|
|
+ "reference": "d4374ae95b36062d02ef310100ed33d78738d76c",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -239,6 +239,10 @@
|
|
"MIT"
|
|
"MIT"
|
|
],
|
|
],
|
|
"authors": [
|
|
"authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Guilherme Blanco",
|
|
|
|
+ "email": "guilhermeblanco@gmail.com"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "Roman Borschel",
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
"email": "roman@code-factory.org"
|
|
@@ -247,10 +251,6 @@
|
|
"name": "Benjamin Eberlei",
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
},
|
|
- {
|
|
|
|
- "name": "Guilherme Blanco",
|
|
|
|
- "email": "guilhermeblanco@gmail.com"
|
|
|
|
- },
|
|
|
|
{
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
"email": "jonwage@gmail.com"
|
|
@@ -266,7 +266,7 @@
|
|
"cache",
|
|
"cache",
|
|
"caching"
|
|
"caching"
|
|
],
|
|
],
|
|
- "time": "2018-08-21T18:01:43+00:00"
|
|
|
|
|
|
+ "time": "2019-10-28T09:31:32+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "doctrine/dbal",
|
|
"name": "doctrine/dbal",
|
|
@@ -813,27 +813,28 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "guzzlehttp/guzzle",
|
|
"name": "guzzlehttp/guzzle",
|
|
- "version": "6.3.3",
|
|
|
|
|
|
+ "version": "6.4.1",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
- "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
|
|
|
|
|
|
+ "reference": "0895c932405407fd3a7368b6910c09a24d26db11"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
- "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11",
|
|
|
|
+ "reference": "0895c932405407fd3a7368b6910c09a24d26db11",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
|
|
+ "ext-json": "*",
|
|
"guzzlehttp/promises": "^1.0",
|
|
"guzzlehttp/promises": "^1.0",
|
|
- "guzzlehttp/psr7": "^1.4",
|
|
|
|
|
|
+ "guzzlehttp/psr7": "^1.6.1",
|
|
"php": ">=5.5"
|
|
"php": ">=5.5"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"ext-curl": "*",
|
|
"ext-curl": "*",
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
- "psr/log": "^1.0"
|
|
|
|
|
|
+ "psr/log": "^1.1"
|
|
},
|
|
},
|
|
"suggest": {
|
|
"suggest": {
|
|
"psr/log": "Required for using the Log middleware"
|
|
"psr/log": "Required for using the Log middleware"
|
|
@@ -845,12 +846,12 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"autoload": {
|
|
"autoload": {
|
|
- "files": [
|
|
|
|
- "src/functions_include.php"
|
|
|
|
- ],
|
|
|
|
"psr-4": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\": "src/"
|
|
"GuzzleHttp\\": "src/"
|
|
- }
|
|
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
+ ]
|
|
},
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"license": [
|
|
@@ -874,7 +875,7 @@
|
|
"rest",
|
|
"rest",
|
|
"web service"
|
|
"web service"
|
|
],
|
|
],
|
|
- "time": "2018-04-22T15:46:56+00:00"
|
|
|
|
|
|
+ "time": "2019-10-23T15:58:00+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "guzzlehttp/promises",
|
|
"name": "guzzlehttp/promises",
|
|
@@ -1158,16 +1159,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "laravel/framework",
|
|
"name": "laravel/framework",
|
|
- "version": "v6.3.0",
|
|
|
|
|
|
+ "version": "v6.4.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/framework.git",
|
|
"url": "https://github.com/laravel/framework.git",
|
|
- "reference": "80914c430fb5e49f492812d704ba6aeec03d80a2"
|
|
|
|
|
|
+ "reference": "bbaf5e956cb24512c48fc31129a5e357a09a8ea1"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/laravel/framework/zipball/80914c430fb5e49f492812d704ba6aeec03d80a2",
|
|
|
|
- "reference": "80914c430fb5e49f492812d704ba6aeec03d80a2",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/laravel/framework/zipball/bbaf5e956cb24512c48fc31129a5e357a09a8ea1",
|
|
|
|
+ "reference": "bbaf5e956cb24512c48fc31129a5e357a09a8ea1",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -1300,7 +1301,7 @@
|
|
"framework",
|
|
"framework",
|
|
"laravel"
|
|
"laravel"
|
|
],
|
|
],
|
|
- "time": "2019-10-15T13:38:24+00:00"
|
|
|
|
|
|
+ "time": "2019-10-23T13:29:43+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "laravel/passport",
|
|
"name": "laravel/passport",
|
|
@@ -1921,16 +1922,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"name": "nikic/php-parser",
|
|
- "version": "v4.2.4",
|
|
|
|
|
|
+ "version": "v4.2.5",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
- "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4"
|
|
|
|
|
|
+ "reference": "b76bbc3c51f22c570648de48e8c2d941ed5e2cf2"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/97e59c7a16464196a8b9c77c47df68e4a39a45c4",
|
|
|
|
- "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/b76bbc3c51f22c570648de48e8c2d941ed5e2cf2",
|
|
|
|
+ "reference": "b76bbc3c51f22c570648de48e8c2d941ed5e2cf2",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -1938,6 +1939,7 @@
|
|
"php": ">=7.0"
|
|
"php": ">=7.0"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
|
|
+ "ircmaxell/php-yacc": "0.0.4",
|
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
|
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
|
|
},
|
|
},
|
|
"bin": [
|
|
"bin": [
|
|
@@ -1968,7 +1970,7 @@
|
|
"parser",
|
|
"parser",
|
|
"php"
|
|
"php"
|
|
],
|
|
],
|
|
- "time": "2019-09-01T07:51:21+00:00"
|
|
|
|
|
|
+ "time": "2019-10-25T18:33:07+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "opis/closure",
|
|
"name": "opis/closure",
|
|
@@ -2750,16 +2752,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "psr/log",
|
|
"name": "psr/log",
|
|
- "version": "1.1.0",
|
|
|
|
|
|
+ "version": "1.1.1",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
- "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
|
|
|
|
|
|
+ "reference": "bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
|
|
|
|
- "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/log/zipball/bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2",
|
|
|
|
+ "reference": "bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -2768,7 +2770,7 @@
|
|
"type": "library",
|
|
"type": "library",
|
|
"extra": {
|
|
"extra": {
|
|
"branch-alias": {
|
|
"branch-alias": {
|
|
- "dev-master": "1.0.x-dev"
|
|
|
|
|
|
+ "dev-master": "1.1.x-dev"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"autoload": {
|
|
"autoload": {
|
|
@@ -2793,7 +2795,7 @@
|
|
"psr",
|
|
"psr",
|
|
"psr-3"
|
|
"psr-3"
|
|
],
|
|
],
|
|
- "time": "2018-11-20T15:27:04+00:00"
|
|
|
|
|
|
+ "time": "2019-10-25T08:06:51+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "psr/simple-cache",
|
|
"name": "psr/simple-cache",
|
|
@@ -4639,21 +4641,23 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "tijsverkoyen/css-to-inline-styles",
|
|
"name": "tijsverkoyen/css-to-inline-styles",
|
|
- "version": "2.2.1",
|
|
|
|
|
|
+ "version": "2.2.2",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
|
|
"url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
|
|
- "reference": "0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757"
|
|
|
|
|
|
+ "reference": "dda2ee426acd6d801d5b7fd1001cde9b5f790e15"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757",
|
|
|
|
- "reference": "0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/dda2ee426acd6d801d5b7fd1001cde9b5f790e15",
|
|
|
|
+ "reference": "dda2ee426acd6d801d5b7fd1001cde9b5f790e15",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
|
|
+ "ext-dom": "*",
|
|
|
|
+ "ext-libxml": "*",
|
|
"php": "^5.5 || ^7.0",
|
|
"php": "^5.5 || ^7.0",
|
|
- "symfony/css-selector": "^2.7 || ^3.0 || ^4.0"
|
|
|
|
|
|
+ "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
|
@@ -4676,13 +4680,13 @@
|
|
"authors": [
|
|
"authors": [
|
|
{
|
|
{
|
|
"name": "Tijs Verkoyen",
|
|
"name": "Tijs Verkoyen",
|
|
- "role": "Developer",
|
|
|
|
- "email": "css_to_inline_styles@verkoyen.eu"
|
|
|
|
|
|
+ "email": "css_to_inline_styles@verkoyen.eu",
|
|
|
|
+ "role": "Developer"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
|
|
"description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
|
|
"homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
|
|
"homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
|
|
- "time": "2017-11-27T11:13:29+00:00"
|
|
|
|
|
|
+ "time": "2019-10-24T08:53:34+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "vlucas/phpdotenv",
|
|
"name": "vlucas/phpdotenv",
|
|
@@ -6315,16 +6319,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "phpunit/phpunit",
|
|
"name": "phpunit/phpunit",
|
|
- "version": "8.4.1",
|
|
|
|
|
|
+ "version": "8.4.2",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
- "reference": "366a4a0f2b971fd43b7c351d621e8dd7d7131869"
|
|
|
|
|
|
+ "reference": "a142a7e66c0ea7b5b6c04ee27f08d10d1137cd9b"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/366a4a0f2b971fd43b7c351d621e8dd7d7131869",
|
|
|
|
- "reference": "366a4a0f2b971fd43b7c351d621e8dd7d7131869",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a142a7e66c0ea7b5b6c04ee27f08d10d1137cd9b",
|
|
|
|
+ "reference": "a142a7e66c0ea7b5b6c04ee27f08d10d1137cd9b",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -6394,7 +6398,7 @@
|
|
"testing",
|
|
"testing",
|
|
"xunit"
|
|
"xunit"
|
|
],
|
|
],
|
|
- "time": "2019-10-07T12:57:41+00:00"
|
|
|
|
|
|
+ "time": "2019-10-28T10:39:51+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "scrivo/highlight.php",
|
|
"name": "scrivo/highlight.php",
|