Compare commits

..
1 Commits
Author SHA1 Message Date
Renovate 97094bee29 chore(deps): update dependency laravel/boost to v2.4.12
Tests / build-npm (pull_request) Successful in 1m13s
Tests / phpcs (pull_request) Successful in 3m4s
Tests / phpstan (pull_request) Successful in 52s
Tests / tests (pull_request) Successful in 2m46s
Tests / validate-composer (pull_request) Failing after 41m27s
2026-07-17 02:21:52 +00:00
Generated
+6 -6
View File
@@ -1009,16 +1009,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.12.5", "version": "2.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09" "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/9365d578a9fd1552ad6ca9c3cb530708526feb09", "url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4",
"reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09", "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1108,7 +1108,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.12.5" "source": "https://github.com/guzzle/psr7/tree/2.13.0"
}, },
"funding": [ "funding": [
{ {
@@ -1124,7 +1124,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-13T01:27:20+00:00" "time": "2026-07-16T22:23:49+00:00"
}, },
{ {
"name": "guzzlehttp/uri-template", "name": "guzzlehttp/uri-template",