|
@@ -2902,16 +2902,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "league/flysystem",
|
|
|
- "version": "1.1.8",
|
|
|
+ "version": "1.1.9",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/flysystem.git",
|
|
|
- "reference": "c995bb0c23c58c9813d081f9523c9b7bb496698e"
|
|
|
+ "reference": "094defdb4a7001845300334e7c1ee2335925ef99"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c995bb0c23c58c9813d081f9523c9b7bb496698e",
|
|
|
- "reference": "c995bb0c23c58c9813d081f9523c9b7bb496698e",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99",
|
|
|
+ "reference": "094defdb4a7001845300334e7c1ee2335925ef99",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -2984,7 +2984,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/thephpleague/flysystem/issues",
|
|
|
- "source": "https://github.com/thephpleague/flysystem/tree/1.1.8"
|
|
|
+ "source": "https://github.com/thephpleague/flysystem/tree/1.1.9"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -2992,7 +2992,7 @@
|
|
|
"type": "other"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-11-28T21:50:23+00:00"
|
|
|
+ "time": "2021-12-09T09:40:50+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "league/mime-type-detection",
|
|
@@ -6376,21 +6376,20 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/css-selector",
|
|
|
- "version": "v5.4.0",
|
|
|
+ "version": "v6.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/css-selector.git",
|
|
|
- "reference": "44b933f98bb4b5220d10bed9ce5662f8c2d13dcc"
|
|
|
+ "reference": "3a61e2e4fbda3fb7fb5d83620c30fef726139e1c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/css-selector/zipball/44b933f98bb4b5220d10bed9ce5662f8c2d13dcc",
|
|
|
- "reference": "44b933f98bb4b5220d10bed9ce5662f8c2d13dcc",
|
|
|
+ "url": "https://api.github.com/repos/symfony/css-selector/zipball/3a61e2e4fbda3fb7fb5d83620c30fef726139e1c",
|
|
|
+ "reference": "3a61e2e4fbda3fb7fb5d83620c30fef726139e1c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=7.2.5",
|
|
|
- "symfony/polyfill-php80": "^1.16"
|
|
|
+ "php": ">=8.0.2"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
@@ -6422,7 +6421,7 @@
|
|
|
"description": "Converts CSS selectors to XPath expressions",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/css-selector/tree/v5.4.0"
|
|
|
+ "source": "https://github.com/symfony/css-selector/tree/v6.0.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -6438,7 +6437,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-09-09T08:06:01+00:00"
|
|
|
+ "time": "2021-09-09T12:56:10+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/deprecation-contracts",
|
|
@@ -8766,26 +8765,26 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "tijsverkoyen/css-to-inline-styles",
|
|
|
- "version": "2.2.3",
|
|
|
+ "version": "2.2.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
|
|
|
- "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5"
|
|
|
+ "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5",
|
|
|
- "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5",
|
|
|
+ "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/da444caae6aca7a19c0c140f68c6182e337d5b1c",
|
|
|
+ "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-dom": "*",
|
|
|
"ext-libxml": "*",
|
|
|
"php": "^5.5 || ^7.0 || ^8.0",
|
|
|
- "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
|
|
|
+ "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5"
|
|
|
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -8813,9 +8812,9 @@
|
|
|
"homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
|
|
|
"support": {
|
|
|
"issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
|
|
|
- "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.3"
|
|
|
+ "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.4"
|
|
|
},
|
|
|
- "time": "2020-07-13T06:12:54+00:00"
|
|
|
+ "time": "2021-12-08T09:12:39+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "vlucas/phpdotenv",
|
|
@@ -9460,6 +9459,77 @@
|
|
|
},
|
|
|
"time": "2020-12-15T10:57:43+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "composer/pcre",
|
|
|
+ "version": "1.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/composer/pcre.git",
|
|
|
+ "reference": "3d322d715c43a1ac36c7fe215fa59336265500f2"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/composer/pcre/zipball/3d322d715c43a1ac36c7fe215fa59336265500f2",
|
|
|
+ "reference": "3d322d715c43a1ac36c7fe215fa59336265500f2",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^5.3.2 || ^7.0 || ^8.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpstan/phpstan": "^1",
|
|
|
+ "phpstan/phpstan-strict-rules": "^1.1",
|
|
|
+ "symfony/phpunit-bridge": "^4.2 || ^5"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "1.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Composer\\Pcre\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Jordi Boggiano",
|
|
|
+ "email": "j.boggiano@seld.be",
|
|
|
+ "homepage": "http://seld.be"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
|
|
|
+ "keywords": [
|
|
|
+ "PCRE",
|
|
|
+ "preg",
|
|
|
+ "regex",
|
|
|
+ "regular expression"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/composer/pcre/issues",
|
|
|
+ "source": "https://github.com/composer/pcre/tree/1.0.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://packagist.com",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/composer",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-12-06T15:17:27+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "composer/semver",
|
|
|
"version": "3.2.6",
|
|
@@ -9543,25 +9613,27 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "composer/xdebug-handler",
|
|
|
- "version": "2.0.2",
|
|
|
+ "version": "2.0.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/composer/xdebug-handler.git",
|
|
|
- "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339"
|
|
|
+ "reference": "6555461e76962fd0379c444c46fd558a0fcfb65e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/84674dd3a7575ba617f5a76d7e9e29a7d3891339",
|
|
|
- "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339",
|
|
|
+ "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6555461e76962fd0379c444c46fd558a0fcfb65e",
|
|
|
+ "reference": "6555461e76962fd0379c444c46fd558a0fcfb65e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
+ "composer/pcre": "^1",
|
|
|
"php": "^5.3.2 || ^7.0 || ^8.0",
|
|
|
"psr/log": "^1 || ^2 || ^3"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpstan/phpstan": "^0.12.55",
|
|
|
- "symfony/phpunit-bridge": "^4.2 || ^5"
|
|
|
+ "phpstan/phpstan": "^1.0",
|
|
|
+ "phpstan/phpstan-strict-rules": "^1.1",
|
|
|
+ "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
@@ -9587,7 +9659,7 @@
|
|
|
"support": {
|
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
|
"issues": "https://github.com/composer/xdebug-handler/issues",
|
|
|
- "source": "https://github.com/composer/xdebug-handler/tree/2.0.2"
|
|
|
+ "source": "https://github.com/composer/xdebug-handler/tree/2.0.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -9603,7 +9675,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-07-31T17:03:58+00:00"
|
|
|
+ "time": "2021-12-08T13:07:32+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/annotations",
|
|
@@ -10761,16 +10833,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpspec/prophecy",
|
|
|
- "version": "1.14.0",
|
|
|
+ "version": "v1.15.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpspec/prophecy.git",
|
|
|
- "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e"
|
|
|
+ "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
|
|
|
- "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
|
|
|
+ "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
|
|
|
+ "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -10822,9 +10894,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/phpspec/prophecy/issues",
|
|
|
- "source": "https://github.com/phpspec/prophecy/tree/1.14.0"
|
|
|
+ "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
|
|
|
},
|
|
|
- "time": "2021-09-10T09:02:12+00:00"
|
|
|
+ "time": "2021-12-08T12:19:24+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-code-coverage",
|