Compare commits

..
1 Commits
Author SHA1 Message Date
Renovate 8fb382ac35 chore(deps): update dependency laravel/boost to v2.4.12
Tests / build-npm (pull_request) Successful in 1m19s
Tests / validate-composer (pull_request) Successful in 1m42s
Tests / phpcs (pull_request) Successful in 33s
Tests / phpstan (pull_request) Successful in 56s
Tests / tests (pull_request) Successful in 1m13s
2026-07-13 02:21:01 +00:00
Generated
+13 -13
View File
@@ -797,22 +797,22 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.14.0", "version": "7.14.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "aef242412e13128b5049864867bb49fc37dd39de" "reference": "6b1d2429a2c312474c523aa9017fba0c07b5f4a0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/aef242412e13128b5049864867bb49fc37dd39de", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/6b1d2429a2c312474c523aa9017fba0c07b5f4a0",
"reference": "aef242412e13128b5049864867bb49fc37dd39de", "reference": "6b1d2429a2c312474c523aa9017fba0c07b5f4a0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"guzzlehttp/promises": "^2.5.1", "guzzlehttp/promises": "^2.5.1",
"guzzlehttp/psr7": "^2.12.4", "guzzlehttp/psr7": "^2.12.5",
"php": "^7.2.5 || ^8.0", "php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0", "psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0", "symfony/deprecation-contracts": "^2.5 || ^3.0",
@@ -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.14.0" "source": "https://github.com/guzzle/guzzle/tree/7.14.1"
}, },
"funding": [ "funding": [
{ {
@@ -921,7 +921,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-08T22:54:09+00:00" "time": "2026-07-13T01:32:54+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@@ -1009,16 +1009,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.12.4", "version": "2.12.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c" "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c", "url": "https://api.github.com/repos/guzzle/psr7/zipball/9365d578a9fd1552ad6ca9c3cb530708526feb09",
"reference": "51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c", "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09",
"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.4" "source": "https://github.com/guzzle/psr7/tree/2.12.5"
}, },
"funding": [ "funding": [
{ {
@@ -1124,7 +1124,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-08T15:56:20+00:00" "time": "2026-07-13T01:27:20+00:00"
}, },
{ {
"name": "guzzlehttp/uri-template", "name": "guzzlehttp/uri-template",