pin trmnl-pipeline-php color palette branch

This commit is contained in:
Benjamin Nussbaum 2025-11-22 08:33:21 +01:00
parent 73f0fd26c2
commit 61b9ff56e0
2 changed files with 11 additions and 9 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": "^0.4.0", "bnussbau/trmnl-pipeline-php": "dev-feat/colormap",
"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": "3d743ce4dc2742c59ed6f9cc8ed36e04", "content-hash": "c593b7296def10241918381c7d57c9c0",
"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": "0.4.0", "version": "dev-feat/colormap",
"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": "b58b937f36e55aa7cbd4859cbe7a902bf1050bf8" "reference": "f2e639ac026b1b4c763e903fccb70c633f12b86b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bnussbau/trmnl-pipeline-php/zipball/b58b937f36e55aa7cbd4859cbe7a902bf1050bf8", "url": "https://api.github.com/repos/bnussbau/trmnl-pipeline-php/zipball/f2e639ac026b1b4c763e903fccb70c633f12b86b",
"reference": "b58b937f36e55aa7cbd4859cbe7a902bf1050bf8", "reference": "f2e639ac026b1b4c763e903fccb70c633f12b86b",
"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/0.4.0" "source": "https://github.com/bnussbau/trmnl-pipeline-php/tree/feat/colormap"
}, },
"funding": [ "funding": [
{ {
@ -310,7 +310,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-10-30T11:52:17+00:00" "time": "2025-11-22T06:30:50+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",
@ -11612,7 +11612,9 @@
], ],
"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": {