chore: update dependencies
Some checks are pending
tests / ci (push) Waiting to run

This commit is contained in:
Benjamin Nussbaum 2025-11-25 18:43:59 +01:00
parent 568bd69fea
commit 43f6935348
2 changed files with 9 additions and 11 deletions

View file

@ -15,7 +15,7 @@
"ext-simplexml": "*", "ext-simplexml": "*",
"ext-zip": "*", "ext-zip": "*",
"bnussbau/laravel-trmnl-blade": "2.0.*", "bnussbau/laravel-trmnl-blade": "2.0.*",
"bnussbau/trmnl-pipeline-php": "dev-feat/colormap", "bnussbau/trmnl-pipeline-php": "^0.5.0",
"keepsuit/laravel-liquid": "^0.5.2", "keepsuit/laravel-liquid": "^0.5.2",
"laravel/framework": "^12.1", "laravel/framework": "^12.1",
"laravel/sanctum": "^4.0", "laravel/sanctum": "^4.0",

18
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "c593b7296def10241918381c7d57c9c0", "content-hash": "38e8a7dd90ccc1b777a4c8a5a28f9f14",
"packages": [ "packages": [
{ {
"name": "aws/aws-crt-php", "name": "aws/aws-crt-php",
@ -243,16 +243,16 @@
}, },
{ {
"name": "bnussbau/trmnl-pipeline-php", "name": "bnussbau/trmnl-pipeline-php",
"version": "dev-feat/colormap", "version": "0.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bnussbau/trmnl-pipeline-php.git", "url": "https://github.com/bnussbau/trmnl-pipeline-php.git",
"reference": "f2e639ac026b1b4c763e903fccb70c633f12b86b" "reference": "eb55b89e1f3991764912505872bbce809874d1aa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bnussbau/trmnl-pipeline-php/zipball/f2e639ac026b1b4c763e903fccb70c633f12b86b", "url": "https://api.github.com/repos/bnussbau/trmnl-pipeline-php/zipball/eb55b89e1f3991764912505872bbce809874d1aa",
"reference": "f2e639ac026b1b4c763e903fccb70c633f12b86b", "reference": "eb55b89e1f3991764912505872bbce809874d1aa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -294,7 +294,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/bnussbau/trmnl-pipeline-php/issues", "issues": "https://github.com/bnussbau/trmnl-pipeline-php/issues",
"source": "https://github.com/bnussbau/trmnl-pipeline-php/tree/feat/colormap" "source": "https://github.com/bnussbau/trmnl-pipeline-php/tree/0.5.0"
}, },
"funding": [ "funding": [
{ {
@ -310,7 +310,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-11-22T06:30:50+00:00" "time": "2025-11-25T17:00:21+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",
@ -11612,9 +11612,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": { "stability-flags": {},
"bnussbau/trmnl-pipeline-php": 20
},
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {