Compare commits

..
Author SHA1 Message Date
Renovate 6bc3c2eb20 chore(deps): update dependency laravel/sail to v1.63.0
renovate/artifacts Artifact file update failure
Tests / build-npm (pull_request) Successful in 44s
Tests / validate-composer (pull_request) Successful in 13s
Tests / phpcs (pull_request) Successful in 56s
Tests / phpstan (pull_request) Successful in 1m6s
Tests / tests (pull_request) Successful in 37s
2026-07-07 15:21:49 +00:00
Generated
+11 -11
View File
@@ -6968,16 +6968,16 @@
},
{
"name": "laravel/sail",
"version": "v1.64.0",
"version": "v1.63.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "08cacd3e72d6798df3fa8bd4b5d55d0f7f920625"
"reference": "51bbce3f803c1d386cabbb44e618c955a12ff5fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/08cacd3e72d6798df3fa8bd4b5d55d0f7f920625",
"reference": "08cacd3e72d6798df3fa8bd4b5d55d0f7f920625",
"url": "https://api.github.com/repos/laravel/sail/zipball/51bbce3f803c1d386cabbb44e618c955a12ff5fc",
"reference": "51bbce3f803c1d386cabbb44e618c955a12ff5fc",
"shasum": ""
},
"require": {
@@ -7027,7 +7027,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2026-07-17T15:09:35+00:00"
"time": "2026-06-18T08:54:14+00:00"
},
{
"name": "mockery/mockery",
@@ -9130,16 +9130,16 @@
},
{
"name": "symfony/yaml",
"version": "v7.4.15",
"version": "v7.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec"
"reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e101850ded5d2c0d44bf32abb8996404afec2dec",
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec",
"url": "https://api.github.com/repos/symfony/yaml/zipball/f8f328665ace2370d1e10645b807ba1646dc7dcc",
"reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc",
"shasum": ""
},
"require": {
@@ -9182,7 +9182,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v7.4.15"
"source": "https://github.com/symfony/yaml/tree/v7.4.14"
},
"funding": [
{
@@ -9202,7 +9202,7 @@
"type": "tidelift"
}
],
"time": "2026-07-21T15:13:06+00:00"
"time": "2026-06-08T20:24:16+00:00"
},
{
"name": "theseer/tokenizer",