Bump laravel/ui from 3.4.6 to 4.0.0

Bumps [laravel/ui](https://github.com/laravel/ui) from 3.4.6 to 4.0.0.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v3.4.6...v4.0.0)

---
updated-dependencies:
- dependency-name: laravel/ui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 03:01:04 +00:00 committed by GitHub
parent b39e16c51c
commit c9e0043cc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 142 additions and 138 deletions

View File

@ -91,7 +91,7 @@
"laravel/framework": "^9",
"laravel/passport": "10.*",
"laravel/sanctum": "^2.14",
"laravel/ui": "^3.4",
"laravel/ui": "^4.0",
"laravelcollective/html": "6.*",
"league/commonmark": "2.*",
"league/csv": "^9.7",

278
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "0e849ddea8665227699e730218a462ff",
"content-hash": "37e7ff45a477ff489460c722b513f610",
"packages": [
{
"name": "bacon/bacon-qr-code",
@ -1314,24 +1314,24 @@
},
{
"name": "graham-campbell/result-type",
"version": "v1.0.4",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
"reference": "0690bde05318336c7221785f2a932467f98b64ca"
"reference": "a878d45c1914464426dc94da61c9e1d36ae262a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/0690bde05318336c7221785f2a932467f98b64ca",
"reference": "0690bde05318336c7221785f2a932467f98b64ca",
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/a878d45c1914464426dc94da61c9e1d36ae262a8",
"reference": "a878d45c1914464426dc94da61c9e1d36ae262a8",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
"phpoption/phpoption": "^1.8"
"php": "^7.2.5 || ^8.0",
"phpoption/phpoption": "^1.9"
},
"require-dev": {
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
"phpunit/phpunit": "^8.5.28 || ^9.5.21"
},
"type": "library",
"autoload": {
@ -1360,7 +1360,7 @@
],
"support": {
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.4"
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.0"
},
"funding": [
{
@ -1372,7 +1372,7 @@
"type": "tidelift"
}
],
"time": "2021-11-21T21:41:47+00:00"
"time": "2022-07-30T15:56:11+00:00"
},
{
"name": "guzzlehttp/guzzle",
@ -1854,16 +1854,16 @@
},
{
"name": "laravel/framework",
"version": "v9.21.6",
"version": "v9.22.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "569d7a2e361895f90e66bb4e02db89c27691a0e7"
"reference": "b3b3dd43b9899f23df6d1d3e5390bd4662947a46"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/569d7a2e361895f90e66bb4e02db89c27691a0e7",
"reference": "569d7a2e361895f90e66bb4e02db89c27691a0e7",
"url": "https://api.github.com/repos/laravel/framework/zipball/b3b3dd43b9899f23df6d1d3e5390bd4662947a46",
"reference": "b3b3dd43b9899f23df6d1d3e5390bd4662947a46",
"shasum": ""
},
"require": {
@ -2030,7 +2030,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-07-22T14:16:44+00:00"
"time": "2022-07-26T16:16:33+00:00"
},
{
"name": "laravel/passport",
@ -2235,32 +2235,32 @@
},
{
"name": "laravel/ui",
"version": "v3.4.6",
"version": "v4.0.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/ui.git",
"reference": "65ec5c03f7fee2c8ecae785795b829a15be48c2c"
"reference": "e6291e8083cb5255511eacd6da0ec078210beabd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/ui/zipball/65ec5c03f7fee2c8ecae785795b829a15be48c2c",
"reference": "65ec5c03f7fee2c8ecae785795b829a15be48c2c",
"url": "https://api.github.com/repos/laravel/ui/zipball/e6291e8083cb5255511eacd6da0ec078210beabd",
"reference": "e6291e8083cb5255511eacd6da0ec078210beabd",
"shasum": ""
},
"require": {
"illuminate/console": "^8.42|^9.0",
"illuminate/filesystem": "^8.42|^9.0",
"illuminate/support": "^8.82|^9.0",
"illuminate/validation": "^8.42|^9.0",
"php": "^7.3|^8.0"
"illuminate/console": "^9.21",
"illuminate/filesystem": "^9.21",
"illuminate/support": "^9.21",
"illuminate/validation": "^9.21",
"php": "^8.0"
},
"require-dev": {
"orchestra/testbench": "^6.23|^7.0"
"orchestra/testbench": "^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
"dev-master": "4.x-dev"
},
"laravel": {
"providers": [
@ -2290,9 +2290,9 @@
"ui"
],
"support": {
"source": "https://github.com/laravel/ui/tree/v3.4.6"
"source": "https://github.com/laravel/ui/tree/v4.0.0"
},
"time": "2022-05-20T13:38:08+00:00"
"time": "2022-07-25T10:21:27+00:00"
},
{
"name": "laravelcollective/html",
@ -2503,16 +2503,16 @@
},
{
"name": "league/commonmark",
"version": "2.3.4",
"version": "2.3.5",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "155ec1c95626b16fda0889cf15904d24890a60d5"
"reference": "84d74485fdb7074f4f9dd6f02ab957b1de513257"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/155ec1c95626b16fda0889cf15904d24890a60d5",
"reference": "155ec1c95626b16fda0889cf15904d24890a60d5",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/84d74485fdb7074f4f9dd6f02ab957b1de513257",
"reference": "84d74485fdb7074f4f9dd6f02ab957b1de513257",
"shasum": ""
},
"require": {
@ -2534,13 +2534,13 @@
"github/gfm": "0.29.0",
"michelf/php-markdown": "^1.4",
"nyholm/psr7": "^1.5",
"phpstan/phpstan": "^0.12.88 || ^1.0.0",
"phpunit/phpunit": "^9.5.5",
"phpstan/phpstan": "^1.8.2",
"phpunit/phpunit": "^9.5.21",
"scrutinizer/ocular": "^1.8.1",
"symfony/finder": "^5.3",
"symfony/finder": "^5.3 | ^6.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
"unleashedtech/php-coding-standard": "^3.1",
"vimeo/psalm": "^4.7.3"
"unleashedtech/php-coding-standard": "^3.1.1",
"vimeo/psalm": "^4.24.0"
},
"suggest": {
"symfony/yaml": "v2.3+ required if using the Front Matter extension"
@ -2605,7 +2605,7 @@
"type": "tidelift"
}
],
"time": "2022-07-17T16:25:47+00:00"
"time": "2022-07-29T10:59:45+00:00"
},
{
"name": "league/config",
@ -2829,16 +2829,16 @@
},
{
"name": "league/flysystem",
"version": "3.1.1",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "1a941703dfb649f9b821e7bc425e782f576a805e"
"reference": "ed0ecc7f9b5c2f4a9872185846974a808a3b052a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1a941703dfb649f9b821e7bc425e782f576a805e",
"reference": "1a941703dfb649f9b821e7bc425e782f576a805e",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/ed0ecc7f9b5c2f4a9872185846974a808a3b052a",
"reference": "ed0ecc7f9b5c2f4a9872185846974a808a3b052a",
"shasum": ""
},
"require": {
@ -2899,7 +2899,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.1.1"
"source": "https://github.com/thephpleague/flysystem/tree/3.2.0"
},
"funding": [
{
@ -2915,7 +2915,7 @@
"type": "tidelift"
}
],
"time": "2022-07-18T09:59:40+00:00"
"time": "2022-07-26T07:26:36+00:00"
},
{
"name": "league/fractal",
@ -3405,16 +3405,16 @@
},
{
"name": "nesbot/carbon",
"version": "2.59.1",
"version": "2.60.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5"
"reference": "00a259ae02b003c563158b54fb6743252b638ea6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a9000603ea337c8df16cc41f8b6be95a65f4d0f5",
"reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/00a259ae02b003c563158b54fb6743252b638ea6",
"reference": "00a259ae02b003c563158b54fb6743252b638ea6",
"shasum": ""
},
"require": {
@ -3503,7 +3503,7 @@
"type": "tidelift"
}
],
"time": "2022-06-29T21:43:55+00:00"
"time": "2022-07-27T15:57:48+00:00"
},
{
"name": "nette/schema",
@ -4076,29 +4076,33 @@
},
{
"name": "phpoption/phpoption",
"version": "1.8.1",
"version": "1.9.0",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
"reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15"
"reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
"reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
"reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0"
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
"bamarni/composer-bin-plugin": "^1.8",
"phpunit/phpunit": "^8.5.28 || ^9.5.21"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": true
},
"branch-alias": {
"dev-master": "1.8-dev"
"dev-master": "1.9-dev"
}
},
"autoload": {
@ -4131,7 +4135,7 @@
],
"support": {
"issues": "https://github.com/schmittjoh/php-option/issues",
"source": "https://github.com/schmittjoh/php-option/tree/1.8.1"
"source": "https://github.com/schmittjoh/php-option/tree/1.9.0"
},
"funding": [
{
@ -4143,7 +4147,7 @@
"type": "tidelift"
}
],
"time": "2021-12-04T23:24:31+00:00"
"time": "2022-07-30T15:51:26+00:00"
},
{
"name": "phpseclib/phpseclib",
@ -5620,16 +5624,16 @@
},
{
"name": "symfony/console",
"version": "v6.0.10",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "d8d41b93c16f1da2f2d4b9209b7de78c4d203642"
"reference": "09b8e50f09bf0e5bbde9b61b19d7f53751114725"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/d8d41b93c16f1da2f2d4b9209b7de78c4d203642",
"reference": "d8d41b93c16f1da2f2d4b9209b7de78c4d203642",
"url": "https://api.github.com/repos/symfony/console/zipball/09b8e50f09bf0e5bbde9b61b19d7f53751114725",
"reference": "09b8e50f09bf0e5bbde9b61b19d7f53751114725",
"shasum": ""
},
"require": {
@ -5695,7 +5699,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.0.10"
"source": "https://github.com/symfony/console/tree/v6.0.11"
},
"funding": [
{
@ -5711,20 +5715,20 @@
"type": "tidelift"
}
],
"time": "2022-06-26T13:01:22+00:00"
"time": "2022-07-22T14:17:38+00:00"
},
{
"name": "symfony/css-selector",
"version": "v6.0.3",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "1955d595c12c111629cc814d3f2a2ff13580508a"
"reference": "ab2746acddc4f03a7234c8441822ac5d5c63efe9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/1955d595c12c111629cc814d3f2a2ff13580508a",
"reference": "1955d595c12c111629cc814d3f2a2ff13580508a",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/ab2746acddc4f03a7234c8441822ac5d5c63efe9",
"reference": "ab2746acddc4f03a7234c8441822ac5d5c63efe9",
"shasum": ""
},
"require": {
@ -5760,7 +5764,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v6.0.3"
"source": "https://github.com/symfony/css-selector/tree/v6.0.11"
},
"funding": [
{
@ -5776,7 +5780,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:55:41+00:00"
"time": "2022-06-27T17:10:44+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -5847,16 +5851,16 @@
},
{
"name": "symfony/error-handler",
"version": "v6.0.9",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "732ca203b3222cde3378d5ddf5e2883211acc53e"
"reference": "cb302377e1b862540436f22be9ff07079a5836ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/732ca203b3222cde3378d5ddf5e2883211acc53e",
"reference": "732ca203b3222cde3378d5ddf5e2883211acc53e",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/cb302377e1b862540436f22be9ff07079a5836ae",
"reference": "cb302377e1b862540436f22be9ff07079a5836ae",
"shasum": ""
},
"require": {
@ -5898,7 +5902,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v6.0.9"
"source": "https://github.com/symfony/error-handler/tree/v6.0.11"
},
"funding": [
{
@ -5914,7 +5918,7 @@
"type": "tidelift"
}
],
"time": "2022-05-23T10:32:42+00:00"
"time": "2022-07-29T07:39:48+00:00"
},
{
"name": "symfony/event-dispatcher",
@ -6080,16 +6084,16 @@
},
{
"name": "symfony/finder",
"version": "v6.0.8",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "af7edab28d17caecd1f40a9219fc646ae751c21f"
"reference": "09cb683ba5720385ea6966e5e06be2a34f2568b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/af7edab28d17caecd1f40a9219fc646ae751c21f",
"reference": "af7edab28d17caecd1f40a9219fc646ae751c21f",
"url": "https://api.github.com/repos/symfony/finder/zipball/09cb683ba5720385ea6966e5e06be2a34f2568b1",
"reference": "09cb683ba5720385ea6966e5e06be2a34f2568b1",
"shasum": ""
},
"require": {
@ -6121,7 +6125,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v6.0.8"
"source": "https://github.com/symfony/finder/tree/v6.0.11"
},
"funding": [
{
@ -6137,7 +6141,7 @@
"type": "tidelift"
}
],
"time": "2022-04-15T08:07:58+00:00"
"time": "2022-07-29T07:39:48+00:00"
},
{
"name": "symfony/http-client",
@ -6303,16 +6307,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.0.10",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "47f2aa677a96ff3b79d2ed70052adf75b16824a9"
"reference": "69302fb4a7d65f6373c60b6d9ca89b91d2c9e0e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/47f2aa677a96ff3b79d2ed70052adf75b16824a9",
"reference": "47f2aa677a96ff3b79d2ed70052adf75b16824a9",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/69302fb4a7d65f6373c60b6d9ca89b91d2c9e0e6",
"reference": "69302fb4a7d65f6373c60b6d9ca89b91d2c9e0e6",
"shasum": ""
},
"require": {
@ -6355,7 +6359,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.0.10"
"source": "https://github.com/symfony/http-foundation/tree/v6.0.11"
},
"funding": [
{
@ -6371,20 +6375,20 @@
"type": "tidelift"
}
],
"time": "2022-06-19T13:16:44+00:00"
"time": "2022-07-22T16:13:32+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.0.10",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "fa3e92a78c3f311573671961c7f7a2c5bce0f54d"
"reference": "961268a36f3fa4bda9fde1400d2ae7004318b717"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/fa3e92a78c3f311573671961c7f7a2c5bce0f54d",
"reference": "fa3e92a78c3f311573671961c7f7a2c5bce0f54d",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/961268a36f3fa4bda9fde1400d2ae7004318b717",
"reference": "961268a36f3fa4bda9fde1400d2ae7004318b717",
"shasum": ""
},
"require": {
@ -6464,7 +6468,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.0.10"
"source": "https://github.com/symfony/http-kernel/tree/v6.0.11"
},
"funding": [
{
@ -6480,20 +6484,20 @@
"type": "tidelift"
}
],
"time": "2022-06-26T17:02:18+00:00"
"time": "2022-07-29T12:37:40+00:00"
},
{
"name": "symfony/mailer",
"version": "v6.0.10",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "9b60de35f0b4eed09ee2b25195a478b86acd128d"
"reference": "4a787a257addd412eac53157d459f87f8e335037"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/9b60de35f0b4eed09ee2b25195a478b86acd128d",
"reference": "9b60de35f0b4eed09ee2b25195a478b86acd128d",
"url": "https://api.github.com/repos/symfony/mailer/zipball/4a787a257addd412eac53157d459f87f8e335037",
"reference": "4a787a257addd412eac53157d459f87f8e335037",
"shasum": ""
},
"require": {
@ -6538,7 +6542,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v6.0.10"
"source": "https://github.com/symfony/mailer/tree/v6.0.11"
},
"funding": [
{
@ -6554,7 +6558,7 @@
"type": "tidelift"
}
],
"time": "2022-06-19T12:07:20+00:00"
"time": "2022-07-27T15:50:26+00:00"
},
{
"name": "symfony/mailgun-mailer",
@ -6623,16 +6627,16 @@
},
{
"name": "symfony/mime",
"version": "v6.0.10",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "4de7886c66e0953f5d6edab3e49ceb751d01621c"
"reference": "c6f16f6789587348f6518b193d3499c0e1f5e5c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/4de7886c66e0953f5d6edab3e49ceb751d01621c",
"reference": "4de7886c66e0953f5d6edab3e49ceb751d01621c",
"url": "https://api.github.com/repos/symfony/mime/zipball/c6f16f6789587348f6518b193d3499c0e1f5e5c5",
"reference": "c6f16f6789587348f6518b193d3499c0e1f5e5c5",
"shasum": ""
},
"require": {
@ -6684,7 +6688,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v6.0.10"
"source": "https://github.com/symfony/mime/tree/v6.0.11"
},
"funding": [
{
@ -6700,7 +6704,7 @@
"type": "tidelift"
}
],
"time": "2022-06-09T12:50:38+00:00"
"time": "2022-07-20T13:45:53+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -7359,16 +7363,16 @@
},
{
"name": "symfony/process",
"version": "v6.0.8",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "d074154ea8b1443a96391f6e39f9e547b2dd01b9"
"reference": "44270a08ccb664143dede554ff1c00aaa2247a43"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/d074154ea8b1443a96391f6e39f9e547b2dd01b9",
"reference": "d074154ea8b1443a96391f6e39f9e547b2dd01b9",
"url": "https://api.github.com/repos/symfony/process/zipball/44270a08ccb664143dede554ff1c00aaa2247a43",
"reference": "44270a08ccb664143dede554ff1c00aaa2247a43",
"shasum": ""
},
"require": {
@ -7400,7 +7404,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v6.0.8"
"source": "https://github.com/symfony/process/tree/v6.0.11"
},
"funding": [
{
@ -7416,7 +7420,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T16:11:42+00:00"
"time": "2022-06-27T17:10:44+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
@ -7508,16 +7512,16 @@
},
{
"name": "symfony/routing",
"version": "v6.0.8",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "74c40c9fc334acc601a32fcf4274e74fb3bac11e"
"reference": "434b64f7d3a582ec33fcf69baaf085473e67d639"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/74c40c9fc334acc601a32fcf4274e74fb3bac11e",
"reference": "74c40c9fc334acc601a32fcf4274e74fb3bac11e",
"url": "https://api.github.com/repos/symfony/routing/zipball/434b64f7d3a582ec33fcf69baaf085473e67d639",
"reference": "434b64f7d3a582ec33fcf69baaf085473e67d639",
"shasum": ""
},
"require": {
@ -7576,7 +7580,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.0.8"
"source": "https://github.com/symfony/routing/tree/v6.0.11"
},
"funding": [
{
@ -7592,7 +7596,7 @@
"type": "tidelift"
}
],
"time": "2022-04-22T08:18:02+00:00"
"time": "2022-07-20T13:45:53+00:00"
},
{
"name": "symfony/service-contracts",
@ -7678,16 +7682,16 @@
},
{
"name": "symfony/string",
"version": "v6.0.10",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "1b3adf02a0fc814bd9118d7fd68a097a599ebc27"
"reference": "042b6bf0f6ccca6d456a0572eb788cfb8b1ff809"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/1b3adf02a0fc814bd9118d7fd68a097a599ebc27",
"reference": "1b3adf02a0fc814bd9118d7fd68a097a599ebc27",
"url": "https://api.github.com/repos/symfony/string/zipball/042b6bf0f6ccca6d456a0572eb788cfb8b1ff809",
"reference": "042b6bf0f6ccca6d456a0572eb788cfb8b1ff809",
"shasum": ""
},
"require": {
@ -7743,7 +7747,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.0.10"
"source": "https://github.com/symfony/string/tree/v6.0.11"
},
"funding": [
{
@ -7759,20 +7763,20 @@
"type": "tidelift"
}
],
"time": "2022-06-26T16:34:50+00:00"
"time": "2022-07-27T15:50:26+00:00"
},
{
"name": "symfony/translation",
"version": "v6.0.9",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "9ba011309943955a3807b8236c17cff3b88f67b6"
"reference": "55ffbe4b690156100af1ae42e1f94c5873085bca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/9ba011309943955a3807b8236c17cff3b88f67b6",
"reference": "9ba011309943955a3807b8236c17cff3b88f67b6",
"url": "https://api.github.com/repos/symfony/translation/zipball/55ffbe4b690156100af1ae42e1f94c5873085bca",
"reference": "55ffbe4b690156100af1ae42e1f94c5873085bca",
"shasum": ""
},
"require": {
@ -7838,7 +7842,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.0.9"
"source": "https://github.com/symfony/translation/tree/v6.0.11"
},
"funding": [
{
@ -7854,7 +7858,7 @@
"type": "tidelift"
}
],
"time": "2022-05-06T14:27:17+00:00"
"time": "2022-07-20T13:45:53+00:00"
},
{
"name": "symfony/translation-contracts",
@ -7936,16 +7940,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v6.0.9",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "ac81072464221e73ee994d12f0b8a2af4a9ed798"
"reference": "2672bdc01c1971e3d8879ce153ec4c3621be5f07"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/ac81072464221e73ee994d12f0b8a2af4a9ed798",
"reference": "ac81072464221e73ee994d12f0b8a2af4a9ed798",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2672bdc01c1971e3d8879ce153ec4c3621be5f07",
"reference": "2672bdc01c1971e3d8879ce153ec4c3621be5f07",
"shasum": ""
},
"require": {
@ -8004,7 +8008,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.0.9"
"source": "https://github.com/symfony/var-dumper/tree/v6.0.11"
},
"funding": [
{
@ -8020,7 +8024,7 @@
"type": "tidelift"
}
],
"time": "2022-05-21T13:33:31+00:00"
"time": "2022-07-20T13:45:53+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",