Commit 820cd5d8 authored by Tobias Munk's avatar Tobias Munk

dist-upgrade

parent ee18d1dd
Pipeline #76540 failed with stage
in 3 minutes and 29 seconds
...@@ -6637,16 +6637,16 @@ ...@@ -6637,16 +6637,16 @@
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v6.2.7", "version": "v6.2.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "e4f84c633b72ec70efc50b8016871c3bc43e691e" "reference": "bfcfa015c67e19c6fdb7ca6fe70700af1e740a17"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/e4f84c633b72ec70efc50b8016871c3bc43e691e", "url": "https://api.github.com/repos/symfony/mailer/zipball/bfcfa015c67e19c6fdb7ca6fe70700af1e740a17",
"reference": "e4f84c633b72ec70efc50b8016871c3bc43e691e", "reference": "bfcfa015c67e19c6fdb7ca6fe70700af1e740a17",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6696,7 +6696,7 @@ ...@@ -6696,7 +6696,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v6.2.7" "source": "https://github.com/symfony/mailer/tree/v6.2.8"
}, },
"funding": [ "funding": [
{ {
...@@ -6712,7 +6712,7 @@ ...@@ -6712,7 +6712,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T10:35:38+00:00" "time": "2023-03-14T15:00:05+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
...@@ -10071,16 +10071,16 @@ ...@@ -10071,16 +10071,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.15.1", "version": "v3.16.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "d48755372a113bddb99f749e34805d83f3acfe04" "reference": "d40f9436e1c448d309fa995ab9c14c5c7a96f2dc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/d48755372a113bddb99f749e34805d83f3acfe04", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/d40f9436e1c448d309fa995ab9c14c5c7a96f2dc",
"reference": "d48755372a113bddb99f749e34805d83f3acfe04", "reference": "d40f9436e1c448d309fa995ab9c14c5c7a96f2dc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -10155,7 +10155,7 @@ ...@@ -10155,7 +10155,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.15.1" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.16.0"
}, },
"funding": [ "funding": [
{ {
...@@ -10163,7 +10163,7 @@ ...@@ -10163,7 +10163,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-03-13T23:26:30+00:00" "time": "2023-04-02T19:30:06+00:00"
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
...@@ -13223,16 +13223,16 @@ ...@@ -13223,16 +13223,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.2.7", "version": "v6.2.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "67b8c1eec78296b85dc1c7d9743830160218993d" "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/67b8c1eec78296b85dc1c7d9743830160218993d", "url": "https://api.github.com/repos/symfony/string/zipball/193e83bbd6617d6b2151c37fff10fa7168ebddef",
"reference": "67b8c1eec78296b85dc1c7d9743830160218993d", "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -13289,7 +13289,7 @@ ...@@ -13289,7 +13289,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.2.7" "source": "https://github.com/symfony/string/tree/v6.2.8"
}, },
"funding": [ "funding": [
{ {
...@@ -13305,7 +13305,7 @@ ...@@ -13305,7 +13305,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-24T10:42:00+00:00" "time": "2023-03-20T16:06:02+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment