feat: performance improvements

This commit is contained in:
Björn Fromme
2026-03-16 11:59:11 +01:00
parent 4decaa6789
commit 1e464cef0a
6 changed files with 122 additions and 103 deletions
Generated
+1 -63
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "a298068a9461dc19cb71f53ea0a7093b",
"content-hash": "01564d521df6bf616616fcbba9454877",
"packages": [
{
"name": "brick/math",
@@ -4012,68 +4012,6 @@
],
"time": "2025-08-26T08:22:30+00:00"
},
{
"name": "spatie/blink",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/blink.git",
"reference": "d2c12b84ba04d4c5b53d701cc09810bf7e5d546f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/blink/zipball/d2c12b84ba04d4c5b53d701cc09810bf7e5d546f",
"reference": "d2c12b84ba04d4c5b53d701cc09810bf7e5d546f",
"shasum": ""
},
"require": {
"php": "^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\Blink\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "[email protected]",
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "Cache that expires in the blink of an eye",
"homepage": "https://github.com/spatie/blink",
"keywords": [
"Blink",
"cache",
"caching",
"spatie"
],
"support": {
"issues": "https://github.com/spatie/blink/issues",
"source": "https://github.com/spatie/blink/tree/1.4.0"
},
"funding": [
{
"url": "https://spatie.be/open-source/support-us",
"type": "custom"
},
{
"url": "https://github.com/spatie",
"type": "github"
}
],
"time": "2023-07-19T18:28:44+00:00"
},
{
"name": "spatie/crypto",
"version": "2.1.0",