Compare commits

..
Author SHA1 Message Date
Renovate f195d4a4c0 chore(deps): update dependency laravel/boost to v2.4.13
Tests / build-npm (pull_request) Successful in 2m11s
Tests / validate-composer (pull_request) Successful in 2m27s
Tests / phpstan (pull_request) Successful in 1m9s
Tests / phpcs (pull_request) Successful in 2m49s
Tests / tests (pull_request) Successful in 1m34s
2026-07-29 12:25:58 +00:00
Generated
+12 -12
View File
@@ -797,16 +797,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.15.1", "version": "7.15.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f" "reference": "744101956d78b7c1384d0cbf379db13e859167bf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/61443dfb33c62f308ee8add20f45b4d6e4bf8d2f", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/744101956d78b7c1384d0cbf379db13e859167bf",
"reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f", "reference": "744101956d78b7c1384d0cbf379db13e859167bf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -905,7 +905,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.15.1" "source": "https://github.com/guzzle/guzzle/tree/7.15.2"
}, },
"funding": [ "funding": [
{ {
@@ -921,7 +921,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-18T11:23:11+00:00" "time": "2026-07-26T23:23:20+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@@ -9137,16 +9137,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": {
@@ -9189,7 +9189,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": [
{ {
@@ -9209,7 +9209,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",