Compare commits

...

2 commits

Author SHA1 Message Date
Benjamin Nussbaum
81afc42481 chore(docker): add instructions on how to generate an APP_KEY
Some checks are pending
tests / ci (push) Waiting to run
2026-03-03 17:11:21 +01:00
Benjamin Nussbaum
64955da51b chore: update dependencies 2026-03-03 17:10:27 +01:00
2 changed files with 168 additions and 167 deletions

334
composer.lock generated
View file

@ -62,16 +62,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.370.1", "version": "3.371.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "273a9bbed9e73016be390b8428f7925f15ea053e" "reference": "d300ec1c861e52dc8f17ca3d75dc754da949f065"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/273a9bbed9e73016be390b8428f7925f15ea053e", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d300ec1c861e52dc8f17ca3d75dc754da949f065",
"reference": "273a9bbed9e73016be390b8428f7925f15ea053e", "reference": "d300ec1c861e52dc8f17ca3d75dc754da949f065",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -135,11 +135,11 @@
"authors": [ "authors": [
{ {
"name": "Amazon Web Services", "name": "Amazon Web Services",
"homepage": "http://aws.amazon.com" "homepage": "https://aws.amazon.com"
} }
], ],
"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
"homepage": "http://aws.amazon.com/sdkforphp", "homepage": "https://aws.amazon.com/sdk-for-php",
"keywords": [ "keywords": [
"amazon", "amazon",
"aws", "aws",
@ -153,9 +153,9 @@
"support": { "support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions", "forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.370.1" "source": "https://github.com/aws/aws-sdk-php/tree/3.371.3"
}, },
"time": "2026-02-23T19:05:30+00:00" "time": "2026-02-27T19:05:40+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -214,16 +214,16 @@
}, },
{ {
"name": "bnussbau/laravel-trmnl-blade", "name": "bnussbau/laravel-trmnl-blade",
"version": "2.3.1", "version": "2.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bnussbau/laravel-trmnl-blade.git", "url": "https://github.com/bnussbau/laravel-trmnl-blade.git",
"reference": "95b781733a6943acd9d908c3366a3d71e47df4a4" "reference": "777af3e26a6bee154efd87caf06131cc18c84452"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bnussbau/laravel-trmnl-blade/zipball/95b781733a6943acd9d908c3366a3d71e47df4a4", "url": "https://api.github.com/repos/bnussbau/laravel-trmnl-blade/zipball/777af3e26a6bee154efd87caf06131cc18c84452",
"reference": "95b781733a6943acd9d908c3366a3d71e47df4a4", "reference": "777af3e26a6bee154efd87caf06131cc18c84452",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -278,7 +278,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/bnussbau/laravel-trmnl-blade/issues", "issues": "https://github.com/bnussbau/laravel-trmnl-blade/issues",
"source": "https://github.com/bnussbau/laravel-trmnl-blade/tree/2.3.1" "source": "https://github.com/bnussbau/laravel-trmnl-blade/tree/2.3.3"
}, },
"funding": [ "funding": [
{ {
@ -294,7 +294,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-02-10T16:12:33+00:00" "time": "2026-03-03T06:47:48+00:00"
}, },
{ {
"name": "bnussbau/trmnl-pipeline-php", "name": "bnussbau/trmnl-pipeline-php",
@ -1030,16 +1030,16 @@
}, },
{ {
"name": "firebase/php-jwt", "name": "firebase/php-jwt",
"version": "v7.0.2", "version": "v7.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/firebase/php-jwt.git", "url": "https://github.com/firebase/php-jwt.git",
"reference": "5645b43af647b6947daac1d0f659dd1fbe8d3b65" "reference": "28aa0694bcfdfa5e2959c394d5a1ee7a5083629e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/5645b43af647b6947daac1d0f659dd1fbe8d3b65", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/28aa0694bcfdfa5e2959c394d5a1ee7a5083629e",
"reference": "5645b43af647b6947daac1d0f659dd1fbe8d3b65", "reference": "28aa0694bcfdfa5e2959c394d5a1ee7a5083629e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1087,9 +1087,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/firebase/php-jwt/issues", "issues": "https://github.com/firebase/php-jwt/issues",
"source": "https://github.com/firebase/php-jwt/tree/v7.0.2" "source": "https://github.com/firebase/php-jwt/tree/v7.0.3"
}, },
"time": "2025-12-16T22:17:28+00:00" "time": "2026-02-25T22:16:40+00:00"
}, },
{ {
"name": "fruitcake/php-cors", "name": "fruitcake/php-cors",
@ -2626,16 +2626,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "3.31.0", "version": "3.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "1717e0b3642b0df65ecb0cc89cdd99fa840672ff" "reference": "254b1595b16b22dbddaaef9ed6ca9fdac4956725"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1717e0b3642b0df65ecb0cc89cdd99fa840672ff", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/254b1595b16b22dbddaaef9ed6ca9fdac4956725",
"reference": "1717e0b3642b0df65ecb0cc89cdd99fa840672ff", "reference": "254b1595b16b22dbddaaef9ed6ca9fdac4956725",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2703,9 +2703,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem/issues", "issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.31.0" "source": "https://github.com/thephpleague/flysystem/tree/3.32.0"
}, },
"time": "2026-01-23T15:38:47+00:00" "time": "2026-02-25T17:01:41+00:00"
}, },
{ {
"name": "league/flysystem-local", "name": "league/flysystem-local",
@ -3128,26 +3128,26 @@
}, },
{ {
"name": "livewire/flux", "name": "livewire/flux",
"version": "v2.12.1", "version": "v2.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/livewire/flux.git", "url": "https://github.com/livewire/flux.git",
"reference": "24c139b97b6df1e67c0235637f0e08c206bf4486" "reference": "741be2d4526e90b97c7a59e079a2f27ecdce2461"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/livewire/flux/zipball/24c139b97b6df1e67c0235637f0e08c206bf4486", "url": "https://api.github.com/repos/livewire/flux/zipball/741be2d4526e90b97c7a59e079a2f27ecdce2461",
"reference": "24c139b97b6df1e67c0235637f0e08c206bf4486", "reference": "741be2d4526e90b97c7a59e079a2f27ecdce2461",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/console": "^10.0|^11.0|^12.0", "illuminate/console": "^10.0|^11.0|^12.0|^13.0",
"illuminate/support": "^10.0|^11.0|^12.0", "illuminate/support": "^10.0|^11.0|^12.0|^13.0",
"illuminate/view": "^10.0|^11.0|^12.0", "illuminate/view": "^10.0|^11.0|^12.0|^13.0",
"laravel/prompts": "^0.1|^0.2|^0.3", "laravel/prompts": "^0.1|^0.2|^0.3",
"livewire/livewire": "^3.7.4|^4.0", "livewire/livewire": "^3.7.4|^4.0",
"php": "^8.1", "php": "^8.1",
"symfony/console": "^6.0|^7.0" "symfony/console": "^6.0|^7.0|^8.0"
}, },
"conflict": { "conflict": {
"livewire/blaze": "<1.0.0-beta.2" "livewire/blaze": "<1.0.0-beta.2"
@ -3188,42 +3188,42 @@
], ],
"support": { "support": {
"issues": "https://github.com/livewire/flux/issues", "issues": "https://github.com/livewire/flux/issues",
"source": "https://github.com/livewire/flux/tree/v2.12.1" "source": "https://github.com/livewire/flux/tree/v2.13.0"
}, },
"time": "2026-02-17T21:12:27+00:00" "time": "2026-03-03T03:32:35+00:00"
}, },
{ {
"name": "livewire/livewire", "name": "livewire/livewire",
"version": "v4.1.4", "version": "v4.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/livewire/livewire.git", "url": "https://github.com/livewire/livewire.git",
"reference": "4697085e02a1f5f11410a1b5962400e3539f8843" "reference": "93e972fa42c1b34fff1550093ab94f778d81ea5a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/4697085e02a1f5f11410a1b5962400e3539f8843", "url": "https://api.github.com/repos/livewire/livewire/zipball/93e972fa42c1b34fff1550093ab94f778d81ea5a",
"reference": "4697085e02a1f5f11410a1b5962400e3539f8843", "reference": "93e972fa42c1b34fff1550093ab94f778d81ea5a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/database": "^10.0|^11.0|^12.0", "illuminate/database": "^10.0|^11.0|^12.0|^13.0",
"illuminate/routing": "^10.0|^11.0|^12.0", "illuminate/routing": "^10.0|^11.0|^12.0|^13.0",
"illuminate/support": "^10.0|^11.0|^12.0", "illuminate/support": "^10.0|^11.0|^12.0|^13.0",
"illuminate/validation": "^10.0|^11.0|^12.0", "illuminate/validation": "^10.0|^11.0|^12.0|^13.0",
"laravel/prompts": "^0.1.24|^0.2|^0.3", "laravel/prompts": "^0.1.24|^0.2|^0.3",
"league/mime-type-detection": "^1.9", "league/mime-type-detection": "^1.9",
"php": "^8.1", "php": "^8.1",
"symfony/console": "^6.0|^7.0", "symfony/console": "^6.0|^7.0|^8.0",
"symfony/http-kernel": "^6.2|^7.0" "symfony/http-kernel": "^6.2|^7.0|^8.0"
}, },
"require-dev": { "require-dev": {
"calebporzio/sushi": "^2.1", "calebporzio/sushi": "^2.1",
"laravel/framework": "^10.15.0|^11.0|^12.0", "laravel/framework": "^10.15.0|^11.0|^12.0|^13.0",
"mockery/mockery": "^1.3.1", "mockery/mockery": "^1.3.1",
"orchestra/testbench": "^8.21.0|^9.0|^10.0", "orchestra/testbench": "^8.21.0|^9.0|^10.0|^11.0",
"orchestra/testbench-dusk": "^8.24|^9.1|^10.0", "orchestra/testbench-dusk": "^8.24|^9.1|^10.0|^11.0",
"phpunit/phpunit": "^10.4|^11.5", "phpunit/phpunit": "^10.4|^11.5|^12.5",
"psy/psysh": "^0.11.22|^0.12" "psy/psysh": "^0.11.22|^0.12"
}, },
"type": "library", "type": "library",
@ -3258,7 +3258,7 @@
"description": "A front-end framework for Laravel.", "description": "A front-end framework for Laravel.",
"support": { "support": {
"issues": "https://github.com/livewire/livewire/issues", "issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v4.1.4" "source": "https://github.com/livewire/livewire/tree/v4.2.1"
}, },
"funding": [ "funding": [
{ {
@ -3266,7 +3266,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-02-09T22:59:54+00:00" "time": "2026-02-28T00:01:19+00:00"
}, },
{ {
"name": "maennchen/zipstream-php", "name": "maennchen/zipstream-php",
@ -5597,16 +5597,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.4.4", "version": "v7.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "41e38717ac1dd7a46b6bda7d6a82af2d98a78894" "reference": "6d643a93b47398599124022eb24d97c153c12f27"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/41e38717ac1dd7a46b6bda7d6a82af2d98a78894", "url": "https://api.github.com/repos/symfony/console/zipball/6d643a93b47398599124022eb24d97c153c12f27",
"reference": "41e38717ac1dd7a46b6bda7d6a82af2d98a78894", "reference": "6d643a93b47398599124022eb24d97c153c12f27",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5671,7 +5671,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v7.4.4" "source": "https://github.com/symfony/console/tree/v7.4.6"
}, },
"funding": [ "funding": [
{ {
@ -5691,20 +5691,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-13T11:36:38+00:00" "time": "2026-02-25T17:02:47+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v8.0.0", "version": "v8.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "6225bd458c53ecdee056214cb4a2ffaf58bd592b" "reference": "2a178bf80f05dbbe469a337730eba79d61315262"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/6225bd458c53ecdee056214cb4a2ffaf58bd592b", "url": "https://api.github.com/repos/symfony/css-selector/zipball/2a178bf80f05dbbe469a337730eba79d61315262",
"reference": "6225bd458c53ecdee056214cb4a2ffaf58bd592b", "reference": "2a178bf80f05dbbe469a337730eba79d61315262",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5740,7 +5740,7 @@
"description": "Converts CSS selectors to XPath expressions", "description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/css-selector/tree/v8.0.0" "source": "https://github.com/symfony/css-selector/tree/v8.0.6"
}, },
"funding": [ "funding": [
{ {
@ -5760,7 +5760,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-10-30T14:17:19+00:00" "time": "2026-02-17T13:07:04+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -6074,16 +6074,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v8.0.1", "version": "v8.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "d937d400b980523dc9ee946bb69972b5e619058d" "reference": "7bf9162d7a0dff98d079b72948508fa48018a770"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/d937d400b980523dc9ee946bb69972b5e619058d", "url": "https://api.github.com/repos/symfony/filesystem/zipball/7bf9162d7a0dff98d079b72948508fa48018a770",
"reference": "d937d400b980523dc9ee946bb69972b5e619058d", "reference": "7bf9162d7a0dff98d079b72948508fa48018a770",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6120,7 +6120,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v8.0.1" "source": "https://github.com/symfony/filesystem/tree/v8.0.6"
}, },
"funding": [ "funding": [
{ {
@ -6140,20 +6140,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-12-01T09:13:36+00:00" "time": "2026-02-25T16:59:43+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v7.4.5", "version": "v7.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "ad4daa7c38668dcb031e63bc99ea9bd42196a2cb" "reference": "8655bf1076b7a3a346cb11413ffdabff50c7ffcf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/ad4daa7c38668dcb031e63bc99ea9bd42196a2cb", "url": "https://api.github.com/repos/symfony/finder/zipball/8655bf1076b7a3a346cb11413ffdabff50c7ffcf",
"reference": "ad4daa7c38668dcb031e63bc99ea9bd42196a2cb", "reference": "8655bf1076b7a3a346cb11413ffdabff50c7ffcf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6188,7 +6188,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v7.4.5" "source": "https://github.com/symfony/finder/tree/v7.4.6"
}, },
"funding": [ "funding": [
{ {
@ -6208,20 +6208,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-26T15:07:59+00:00" "time": "2026-01-29T09:40:50+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v7.4.5", "version": "v7.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "446d0db2b1f21575f1284b74533e425096abdfb6" "reference": "fd97d5e926e988a363cef56fbbf88c5c528e9065"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/446d0db2b1f21575f1284b74533e425096abdfb6", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fd97d5e926e988a363cef56fbbf88c5c528e9065",
"reference": "446d0db2b1f21575f1284b74533e425096abdfb6", "reference": "fd97d5e926e988a363cef56fbbf88c5c528e9065",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6270,7 +6270,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v7.4.5" "source": "https://github.com/symfony/http-foundation/tree/v7.4.6"
}, },
"funding": [ "funding": [
{ {
@ -6290,20 +6290,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-27T16:16:02+00:00" "time": "2026-02-21T16:25:55+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.4.5", "version": "v7.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "229eda477017f92bd2ce7615d06222ec0c19e82a" "reference": "002ac0cf4cd972a7fd0912dcd513a95e8a81ce83"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/229eda477017f92bd2ce7615d06222ec0c19e82a", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/002ac0cf4cd972a7fd0912dcd513a95e8a81ce83",
"reference": "229eda477017f92bd2ce7615d06222ec0c19e82a", "reference": "002ac0cf4cd972a7fd0912dcd513a95e8a81ce83",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6345,7 +6345,7 @@
"symfony/config": "^6.4|^7.0|^8.0", "symfony/config": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0", "symfony/console": "^6.4|^7.0|^8.0",
"symfony/css-selector": "^6.4|^7.0|^8.0", "symfony/css-selector": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/dependency-injection": "^6.4.1|^7.0.1|^8.0",
"symfony/dom-crawler": "^6.4|^7.0|^8.0", "symfony/dom-crawler": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0", "symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/finder": "^6.4|^7.0|^8.0", "symfony/finder": "^6.4|^7.0|^8.0",
@ -6389,7 +6389,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v7.4.5" "source": "https://github.com/symfony/http-kernel/tree/v7.4.6"
}, },
"funding": [ "funding": [
{ {
@ -6409,20 +6409,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-28T10:33:42+00:00" "time": "2026-02-26T08:30:57+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v7.4.4", "version": "v7.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "7b750074c40c694ceb34cb926d6dffee231c5cd6" "reference": "b02726f39a20bc65e30364f5c750c4ddbf1f58e9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/7b750074c40c694ceb34cb926d6dffee231c5cd6", "url": "https://api.github.com/repos/symfony/mailer/zipball/b02726f39a20bc65e30364f5c750c4ddbf1f58e9",
"reference": "7b750074c40c694ceb34cb926d6dffee231c5cd6", "reference": "b02726f39a20bc65e30364f5c750c4ddbf1f58e9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6473,7 +6473,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v7.4.4" "source": "https://github.com/symfony/mailer/tree/v7.4.6"
}, },
"funding": [ "funding": [
{ {
@ -6493,20 +6493,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-08T08:25:11+00:00" "time": "2026-02-25T16:50:00+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v7.4.5", "version": "v7.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "b18c7e6e9eee1e19958138df10412f3c4c316148" "reference": "9fc881d95feae4c6c48678cb6372bd8a7ba04f5f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/b18c7e6e9eee1e19958138df10412f3c4c316148", "url": "https://api.github.com/repos/symfony/mime/zipball/9fc881d95feae4c6c48678cb6372bd8a7ba04f5f",
"reference": "b18c7e6e9eee1e19958138df10412f3c4c316148", "reference": "9fc881d95feae4c6c48678cb6372bd8a7ba04f5f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6517,7 +6517,7 @@
}, },
"conflict": { "conflict": {
"egulias/email-validator": "~3.0.0", "egulias/email-validator": "~3.0.0",
"phpdocumentor/reflection-docblock": "<5.2|>=6", "phpdocumentor/reflection-docblock": "<5.2|>=7",
"phpdocumentor/type-resolver": "<1.5.1", "phpdocumentor/type-resolver": "<1.5.1",
"symfony/mailer": "<6.4", "symfony/mailer": "<6.4",
"symfony/serializer": "<6.4.3|>7.0,<7.0.3" "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
@ -6525,7 +6525,7 @@
"require-dev": { "require-dev": {
"egulias/email-validator": "^2.1.10|^3.1|^4", "egulias/email-validator": "^2.1.10|^3.1|^4",
"league/html-to-markdown": "^5.0", "league/html-to-markdown": "^5.0",
"phpdocumentor/reflection-docblock": "^5.2", "phpdocumentor/reflection-docblock": "^5.2|^6.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0", "symfony/process": "^6.4|^7.0|^8.0",
"symfony/property-access": "^6.4|^7.0|^8.0", "symfony/property-access": "^6.4|^7.0|^8.0",
@ -6562,7 +6562,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v7.4.5" "source": "https://github.com/symfony/mime/tree/v7.4.6"
}, },
"funding": [ "funding": [
{ {
@ -6582,7 +6582,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-27T08:59:58+00:00" "time": "2026-02-05T15:57:06+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -7480,16 +7480,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v7.4.4", "version": "v7.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "0798827fe2c79caeed41d70b680c2c3507d10147" "reference": "238d749c56b804b31a9bf3e26519d93b65a60938"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/0798827fe2c79caeed41d70b680c2c3507d10147", "url": "https://api.github.com/repos/symfony/routing/zipball/238d749c56b804b31a9bf3e26519d93b65a60938",
"reference": "0798827fe2c79caeed41d70b680c2c3507d10147", "reference": "238d749c56b804b31a9bf3e26519d93b65a60938",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7541,7 +7541,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v7.4.4" "source": "https://github.com/symfony/routing/tree/v7.4.6"
}, },
"funding": [ "funding": [
{ {
@ -7561,7 +7561,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-12T12:19:02+00:00" "time": "2026-02-25T16:50:00+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -7652,16 +7652,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v8.0.4", "version": "v8.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "758b372d6882506821ed666032e43020c4f57194" "reference": "6c9e1108041b5dce21a9a4984b531c4923aa9ec4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/758b372d6882506821ed666032e43020c4f57194", "url": "https://api.github.com/repos/symfony/string/zipball/6c9e1108041b5dce21a9a4984b531c4923aa9ec4",
"reference": "758b372d6882506821ed666032e43020c4f57194", "reference": "6c9e1108041b5dce21a9a4984b531c4923aa9ec4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7718,7 +7718,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v8.0.4" "source": "https://github.com/symfony/string/tree/v8.0.6"
}, },
"funding": [ "funding": [
{ {
@ -7738,20 +7738,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-12T12:37:40+00:00" "time": "2026-02-09T10:14:57+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v8.0.4", "version": "v8.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "db70c8ce7db74fd2da7b1d268db46b2a8ce32c10" "reference": "13ff19bcf2bea492d3c2fbeaa194dd6f4599ce1b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/db70c8ce7db74fd2da7b1d268db46b2a8ce32c10", "url": "https://api.github.com/repos/symfony/translation/zipball/13ff19bcf2bea492d3c2fbeaa194dd6f4599ce1b",
"reference": "db70c8ce7db74fd2da7b1d268db46b2a8ce32c10", "reference": "13ff19bcf2bea492d3c2fbeaa194dd6f4599ce1b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7811,7 +7811,7 @@
"description": "Provides tools to internationalize your application", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v8.0.4" "source": "https://github.com/symfony/translation/tree/v8.0.6"
}, },
"funding": [ "funding": [
{ {
@ -7831,7 +7831,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-13T13:06:50+00:00" "time": "2026-02-17T13:07:04+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -7995,16 +7995,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v7.4.4", "version": "v7.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "0e4769b46a0c3c62390d124635ce59f66874b282" "reference": "045321c440ac18347b136c63d2e9bf28a2dc0291"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0e4769b46a0c3c62390d124635ce59f66874b282", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/045321c440ac18347b136c63d2e9bf28a2dc0291",
"reference": "0e4769b46a0c3c62390d124635ce59f66874b282", "reference": "045321c440ac18347b136c63d2e9bf28a2dc0291",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8058,7 +8058,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v7.4.4" "source": "https://github.com/symfony/var-dumper/tree/v7.4.6"
}, },
"funding": [ "funding": [
{ {
@ -8078,7 +8078,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-01T22:13:48+00:00" "time": "2026-02-15T10:53:20+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
@ -8163,16 +8163,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.4.1", "version": "v7.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "24dd4de28d2e3988b311751ac49e684d783e2345" "reference": "58751048de17bae71c5aa0d13cb19d79bca26391"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/24dd4de28d2e3988b311751ac49e684d783e2345", "url": "https://api.github.com/repos/symfony/yaml/zipball/58751048de17bae71c5aa0d13cb19d79bca26391",
"reference": "24dd4de28d2e3988b311751ac49e684d783e2345", "reference": "58751048de17bae71c5aa0d13cb19d79bca26391",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8215,7 +8215,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.4.1" "source": "https://github.com/symfony/yaml/tree/v7.4.6"
}, },
"funding": [ "funding": [
{ {
@ -8235,7 +8235,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-12-04T18:11:45+00:00" "time": "2026-02-09T09:33:46+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@ -8980,40 +8980,40 @@
}, },
{ {
"name": "larastan/larastan", "name": "larastan/larastan",
"version": "v3.9.2", "version": "v3.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/larastan/larastan.git", "url": "https://github.com/larastan/larastan.git",
"reference": "2e9ed291bdc1969e7f270fb33c9cdf3c912daeb2" "reference": "64a52bcc5347c89fdf131cb59f96ebfbc8d1ad65"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/larastan/larastan/zipball/2e9ed291bdc1969e7f270fb33c9cdf3c912daeb2", "url": "https://api.github.com/repos/larastan/larastan/zipball/64a52bcc5347c89fdf131cb59f96ebfbc8d1ad65",
"reference": "2e9ed291bdc1969e7f270fb33c9cdf3c912daeb2", "reference": "64a52bcc5347c89fdf131cb59f96ebfbc8d1ad65",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"iamcal/sql-parser": "^0.7.0", "iamcal/sql-parser": "^0.7.0",
"illuminate/console": "^11.44.2 || ^12.4.1", "illuminate/console": "^11.44.2 || ^12.4.1 || ^13",
"illuminate/container": "^11.44.2 || ^12.4.1", "illuminate/container": "^11.44.2 || ^12.4.1 || ^13",
"illuminate/contracts": "^11.44.2 || ^12.4.1", "illuminate/contracts": "^11.44.2 || ^12.4.1 || ^13",
"illuminate/database": "^11.44.2 || ^12.4.1", "illuminate/database": "^11.44.2 || ^12.4.1 || ^13",
"illuminate/http": "^11.44.2 || ^12.4.1", "illuminate/http": "^11.44.2 || ^12.4.1 || ^13",
"illuminate/pipeline": "^11.44.2 || ^12.4.1", "illuminate/pipeline": "^11.44.2 || ^12.4.1 || ^13",
"illuminate/support": "^11.44.2 || ^12.4.1", "illuminate/support": "^11.44.2 || ^12.4.1 || ^13",
"php": "^8.2", "php": "^8.2",
"phpstan/phpstan": "^2.1.32" "phpstan/phpstan": "^2.1.32"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^13", "doctrine/coding-standard": "^13",
"laravel/framework": "^11.44.2 || ^12.7.2", "laravel/framework": "^11.44.2 || ^12.7.2 || ^13",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nikic/php-parser": "^5.4", "nikic/php-parser": "^5.4",
"orchestra/canvas": "^v9.2.2 || ^10.0.1", "orchestra/canvas": "^v9.2.2 || ^10.0.1 || ^11",
"orchestra/testbench-core": "^9.12.0 || ^10.1", "orchestra/testbench-core": "^9.12.0 || ^10.1 || ^11",
"phpstan/phpstan-deprecation-rules": "^2.0.1", "phpstan/phpstan-deprecation-rules": "^2.0.1",
"phpunit/phpunit": "^10.5.35 || ^11.5.15" "phpunit/phpunit": "^10.5.35 || ^11.5.15 || ^12.5.8"
}, },
"suggest": { "suggest": {
"orchestra/testbench": "Using Larastan for analysing a package needs Testbench", "orchestra/testbench": "Using Larastan for analysing a package needs Testbench",
@ -9058,7 +9058,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/larastan/larastan/issues", "issues": "https://github.com/larastan/larastan/issues",
"source": "https://github.com/larastan/larastan/tree/v3.9.2" "source": "https://github.com/larastan/larastan/tree/v3.9.3"
}, },
"funding": [ "funding": [
{ {
@ -9066,20 +9066,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-01-30T15:16:32+00:00" "time": "2026-02-20T12:07:12+00:00"
}, },
{ {
"name": "laravel/boost", "name": "laravel/boost",
"version": "v2.2.0", "version": "v2.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/boost.git", "url": "https://github.com/laravel/boost.git",
"reference": "b4c5bed7b45e9cd9f705ef3ab1157d437376323c" "reference": "2b0366559e9ff591c65ea0321dfb91fd950c2cbd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/boost/zipball/b4c5bed7b45e9cd9f705ef3ab1157d437376323c", "url": "https://api.github.com/repos/laravel/boost/zipball/2b0366559e9ff591c65ea0321dfb91fd950c2cbd",
"reference": "b4c5bed7b45e9cd9f705ef3ab1157d437376323c", "reference": "2b0366559e9ff591c65ea0321dfb91fd950c2cbd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9088,7 +9088,7 @@
"illuminate/contracts": "^11.45.3|^12.41.1", "illuminate/contracts": "^11.45.3|^12.41.1",
"illuminate/routing": "^11.45.3|^12.41.1", "illuminate/routing": "^11.45.3|^12.41.1",
"illuminate/support": "^11.45.3|^12.41.1", "illuminate/support": "^11.45.3|^12.41.1",
"laravel/mcp": "^0.5.1", "laravel/mcp": "^0.5.1|^0.6.0",
"laravel/prompts": "^0.3.10", "laravel/prompts": "^0.3.10",
"laravel/roster": "^0.5.0", "laravel/roster": "^0.5.0",
"php": "^8.2" "php": "^8.2"
@ -9132,20 +9132,20 @@
"issues": "https://github.com/laravel/boost/issues", "issues": "https://github.com/laravel/boost/issues",
"source": "https://github.com/laravel/boost" "source": "https://github.com/laravel/boost"
}, },
"time": "2026-02-20T14:45:22+00:00" "time": "2026-03-03T14:36:03+00:00"
}, },
{ {
"name": "laravel/mcp", "name": "laravel/mcp",
"version": "v0.5.9", "version": "v0.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/mcp.git", "url": "https://github.com/laravel/mcp.git",
"reference": "39e8da60eb7bce4737c5d868d35a3fe78938c129" "reference": "28860a10ca0cc5433e25d897ba7af844e6c7b6a2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/mcp/zipball/39e8da60eb7bce4737c5d868d35a3fe78938c129", "url": "https://api.github.com/repos/laravel/mcp/zipball/28860a10ca0cc5433e25d897ba7af844e6c7b6a2",
"reference": "39e8da60eb7bce4737c5d868d35a3fe78938c129", "reference": "28860a10ca0cc5433e25d897ba7af844e6c7b6a2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9205,7 +9205,7 @@
"issues": "https://github.com/laravel/mcp/issues", "issues": "https://github.com/laravel/mcp/issues",
"source": "https://github.com/laravel/mcp" "source": "https://github.com/laravel/mcp"
}, },
"time": "2026-02-17T19:05:53+00:00" "time": "2026-02-24T08:43:06+00:00"
}, },
{ {
"name": "laravel/pail", "name": "laravel/pail",
@ -12055,16 +12055,16 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "2.1.5", "version": "2.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozarts/assert.git", "url": "https://github.com/webmozarts/assert.git",
"reference": "79155f94852fa27e2f73b459f6503f5e87e2c188" "reference": "ff31ad6efc62e66e518fbab1cde3453d389bcdc8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/79155f94852fa27e2f73b459f6503f5e87e2c188", "url": "https://api.github.com/repos/webmozarts/assert/zipball/ff31ad6efc62e66e518fbab1cde3453d389bcdc8",
"reference": "79155f94852fa27e2f73b459f6503f5e87e2c188", "reference": "ff31ad6efc62e66e518fbab1cde3453d389bcdc8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12111,9 +12111,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/webmozarts/assert/issues", "issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/2.1.5" "source": "https://github.com/webmozarts/assert/tree/2.1.6"
}, },
"time": "2026-02-18T14:09:36+00:00" "time": "2026-02-27T10:28:38+00:00"
} }
], ],
"aliases": [], "aliases": [],

View file

@ -4,6 +4,7 @@ services:
ports: ports:
- "4567:8080" - "4567:8080"
environment: environment:
# Generate the APP_KEY with `echo "base64:$(openssl rand -base64 32)"`
#- APP_KEY= #- APP_KEY=
- PHP_OPCACHE_ENABLE=1 - PHP_OPCACHE_ENABLE=1
- TRMNL_PROXY_REFRESH_MINUTES=15 - TRMNL_PROXY_REFRESH_MINUTES=15