[DEPENDENCIES] Update dependencies

This commit is contained in:
Hugo Sales 2021-11-08 21:54:38 +00:00
parent 98b1b7072c
commit c3705112ba
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
1 changed files with 57 additions and 62 deletions

119
composer.lock generated
View File

@ -262,16 +262,16 @@
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
"version": "1.3.0", "version": "1.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/ca-bundle.git", "url": "https://github.com/composer/ca-bundle.git",
"reference": "679333688725c7dd043ff35c547100ccf512f051" "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/679333688725c7dd043ff35c547100ccf512f051", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
"reference": "679333688725c7dd043ff35c547100ccf512f051", "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -318,7 +318,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues", "issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.3.0" "source": "https://github.com/composer/ca-bundle/tree/1.3.1"
}, },
"funding": [ "funding": [
{ {
@ -334,7 +334,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-10-27T07:42:23+00:00" "time": "2021-10-28T20:44:15+00:00"
}, },
{ {
"name": "composer/package-versions-deprecated", "name": "composer/package-versions-deprecated",
@ -1716,16 +1716,16 @@
}, },
{ {
"name": "doctrine/sql-formatter", "name": "doctrine/sql-formatter",
"version": "1.1.1", "version": "1.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/sql-formatter.git", "url": "https://github.com/doctrine/sql-formatter.git",
"reference": "56070bebac6e77230ed7d306ad13528e60732871" "reference": "20c39c2de286a9d3262cc8ed282a4ae60e265894"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/56070bebac6e77230ed7d306ad13528e60732871", "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/20c39c2de286a9d3262cc8ed282a4ae60e265894",
"reference": "56070bebac6e77230ed7d306ad13528e60732871", "reference": "20c39c2de286a9d3262cc8ed282a4ae60e265894",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1738,11 +1738,6 @@
"bin/sql-formatter" "bin/sql-formatter"
], ],
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Doctrine\\SqlFormatter\\": "src" "Doctrine\\SqlFormatter\\": "src"
@ -1767,9 +1762,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/sql-formatter/issues", "issues": "https://github.com/doctrine/sql-formatter/issues",
"source": "https://github.com/doctrine/sql-formatter/tree/1.1.x" "source": "https://github.com/doctrine/sql-formatter/tree/1.1.2"
}, },
"time": "2020-07-30T16:57:33+00:00" "time": "2021-11-05T11:11:14+00:00"
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
@ -2168,16 +2163,16 @@
}, },
{ {
"name": "giggsey/locale", "name": "giggsey/locale",
"version": "2.0", "version": "2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/giggsey/Locale.git", "url": "https://github.com/giggsey/Locale.git",
"reference": "f28e0fa55e842afe034a7671df79757731467031" "reference": "8d324583b5899e6280a875c43bf1fc9658bc6962"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/giggsey/Locale/zipball/f28e0fa55e842afe034a7671df79757731467031", "url": "https://api.github.com/repos/giggsey/Locale/zipball/8d324583b5899e6280a875c43bf1fc9658bc6962",
"reference": "f28e0fa55e842afe034a7671df79757731467031", "reference": "8d324583b5899e6280a875c43bf1fc9658bc6962",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2216,9 +2211,9 @@
"description": "Locale functions required by libphonenumber-for-php", "description": "Locale functions required by libphonenumber-for-php",
"support": { "support": {
"issues": "https://github.com/giggsey/Locale/issues", "issues": "https://github.com/giggsey/Locale/issues",
"source": "https://github.com/giggsey/Locale/tree/2.0" "source": "https://github.com/giggsey/Locale/tree/2.1"
}, },
"time": "2021-08-23T09:01:14+00:00" "time": "2021-11-04T19:12:22+00:00"
}, },
{ {
"name": "jcupitt/vips", "name": "jcupitt/vips",
@ -3657,20 +3652,20 @@
}, },
{ {
"name": "psr/container", "name": "psr/container",
"version": "1.1.1", "version": "1.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/container.git", "url": "https://github.com/php-fig/container.git",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.0" "php": ">=7.4.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -3699,9 +3694,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-fig/container/issues", "issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/1.1.1" "source": "https://github.com/php-fig/container/tree/1.1.2"
}, },
"time": "2021-03-05T17:36:06+00:00" "time": "2021-11-05T16:50:12+00:00"
}, },
{ {
"name": "psr/event-dispatcher", "name": "psr/event-dispatcher",
@ -6668,30 +6663,30 @@
}, },
{ {
"name": "symfony/monolog-bundle", "name": "symfony/monolog-bundle",
"version": "v3.7.0", "version": "v3.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/monolog-bundle.git", "url": "https://github.com/symfony/monolog-bundle.git",
"reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4" "reference": "fde12fc628162787a4e53877abadc30047fd868b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/4054b2e940a25195ae15f0a49ab0c51718922eb4", "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/fde12fc628162787a4e53877abadc30047fd868b",
"reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4", "reference": "fde12fc628162787a4e53877abadc30047fd868b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"monolog/monolog": "~1.22 || ~2.0", "monolog/monolog": "~1.22 || ~2.0",
"php": ">=7.1.3", "php": ">=7.1.3",
"symfony/config": "~4.4 || ^5.0", "symfony/config": "~4.4 || ^5.0 || ^6.0",
"symfony/dependency-injection": "^4.4 || ^5.0", "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
"symfony/http-kernel": "~4.4 || ^5.0", "symfony/http-kernel": "~4.4 || ^5.0 || ^6.0",
"symfony/monolog-bridge": "~4.4 || ^5.0" "symfony/monolog-bridge": "~4.4 || ^5.0 || ^6.0"
}, },
"require-dev": { "require-dev": {
"symfony/console": "~4.4 || ^5.0", "symfony/console": "~4.4 || ^5.0 || ^6.0",
"symfony/phpunit-bridge": "^5.1", "symfony/phpunit-bridge": "^5.2 || ^6.0",
"symfony/yaml": "~4.4 || ^5.0" "symfony/yaml": "~4.4 || ^5.0 || ^6.0"
}, },
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
@ -6729,7 +6724,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/symfony/monolog-bundle/issues", "issues": "https://github.com/symfony/monolog-bundle/issues",
"source": "https://github.com/symfony/monolog-bundle/tree/v3.7.0" "source": "https://github.com/symfony/monolog-bundle/tree/v3.7.1"
}, },
"funding": [ "funding": [
{ {
@ -6745,7 +6740,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-31T07:20:47+00:00" "time": "2021-11-05T10:34:29+00:00"
}, },
{ {
"name": "symfony/notifier", "name": "symfony/notifier",
@ -10653,16 +10648,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.13.0", "version": "v4.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "50953a2691a922aa1769461637869a0a2faa3f53" "reference": "63a79e8daa781cac14e5195e63ed8ae231dd10fd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/63a79e8daa781cac14e5195e63ed8ae231dd10fd",
"reference": "50953a2691a922aa1769461637869a0a2faa3f53", "reference": "63a79e8daa781cac14e5195e63ed8ae231dd10fd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10703,9 +10698,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.13.0" "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.1"
}, },
"time": "2021-09-20T12:20:58+00:00" "time": "2021-11-03T20:52:16+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",
@ -11003,23 +10998,23 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.7", "version": "9.2.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "d4c798ed8d51506800b441f7a13ecb0f76f12218" "reference": "cf04e88a2e3c56fc1a65488afd493325b4c1bc3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d4c798ed8d51506800b441f7a13ecb0f76f12218", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/cf04e88a2e3c56fc1a65488afd493325b4c1bc3e",
"reference": "d4c798ed8d51506800b441f7a13ecb0f76f12218", "reference": "cf04e88a2e3c56fc1a65488afd493325b4c1bc3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-libxml": "*", "ext-libxml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"nikic/php-parser": "^4.12.0", "nikic/php-parser": "^4.13.0",
"php": ">=7.3", "php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3", "phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-text-template": "^2.0.2", "phpunit/php-text-template": "^2.0.2",
@ -11068,7 +11063,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.7" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.8"
}, },
"funding": [ "funding": [
{ {
@ -11076,7 +11071,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-09-17T05:39:03+00:00" "time": "2021-10-30T08:01:38+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -12768,16 +12763,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v5.3.8", "version": "v5.3.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "e9c0548d8d7abcd257f18f0adc0517895996a9c1" "reference": "325aaf6302501ed3673cffbd3ba88db5949de8ae"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e9c0548d8d7abcd257f18f0adc0517895996a9c1", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/325aaf6302501ed3673cffbd3ba88db5949de8ae",
"reference": "e9c0548d8d7abcd257f18f0adc0517895996a9c1", "reference": "325aaf6302501ed3673cffbd3ba88db5949de8ae",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12831,7 +12826,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management", "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.8" "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.10"
}, },
"funding": [ "funding": [
{ {
@ -12847,7 +12842,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-14T13:57:08+00:00" "time": "2021-10-28T19:22:18+00:00"
}, },
{ {
"name": "symfony/web-profiler-bundle", "name": "symfony/web-profiler-bundle",