Compare commits

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