From b00db642d36c4c92538d8915ab024907ef20c47c Mon Sep 17 00:00:00 2001 From: Benjamin Nussbaum Date: Sat, 8 Aug 2026 13:39:58 +0200 Subject: [PATCH] chore: update TRMNL Framework to 3.2.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- .../views/vendor/trmnl/components/screen.blade.php | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index b6ce770..846ed01 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "ext-simplexml": "*", "ext-zip": "*", "bnussbau/epaper-pipeline-php": "^1.1", - "bnussbau/laravel-trmnl-blade": "^3.1", + "bnussbau/laravel-trmnl-blade": "^3.2", "hammerstone/sidecar": "^0.8.0", "keepsuit/laravel-liquid": "^0.6", "laravel/fortify": "^1.37", diff --git a/composer.lock b/composer.lock index 8a52ad3..de0feda 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "d5f5ff74ee80b9c01b471f67555c5606", + "content-hash": "dad53afe134d9933749ada4792ea357f", "packages": [ { "name": "aws/aws-crt-php", @@ -285,16 +285,16 @@ }, { "name": "bnussbau/laravel-trmnl-blade", - "version": "3.1.8", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/bnussbau/trmnl-blade.git", - "reference": "869094dc56792f2765fb18610477c759791235e2" + "reference": "f8ea5ef76ee15cfcc888616f444176ac9fd450ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bnussbau/trmnl-blade/zipball/869094dc56792f2765fb18610477c759791235e2", - "reference": "869094dc56792f2765fb18610477c759791235e2", + "url": "https://api.github.com/repos/bnussbau/trmnl-blade/zipball/f8ea5ef76ee15cfcc888616f444176ac9fd450ae", + "reference": "f8ea5ef76ee15cfcc888616f444176ac9fd450ae", "shasum": "" }, "require": { @@ -349,7 +349,7 @@ ], "support": { "issues": "https://github.com/bnussbau/trmnl-blade/issues", - "source": "https://github.com/bnussbau/trmnl-blade/tree/3.1.8" + "source": "https://github.com/bnussbau/trmnl-blade/tree/3.2.0" }, "funding": [ { @@ -365,7 +365,7 @@ "type": "github" } ], - "time": "2026-07-27T07:09:00+00:00" + "time": "2026-08-08T10:51:43+00:00" }, { "name": "brick/math", diff --git a/resources/views/vendor/trmnl/components/screen.blade.php b/resources/views/vendor/trmnl/components/screen.blade.php index bb27478..983c455 100644 --- a/resources/views/vendor/trmnl/components/screen.blade.php +++ b/resources/views/vendor/trmnl/components/screen.blade.php @@ -45,7 +45,7 @@ @endif -
+
{{ $slot }}