Auto commit for release 'develop' on 2024-07-29

This commit is contained in:
github-actions
2024-07-29 05:06:54 +02:00
parent 2df4b40a28
commit ac8a43bb37
28 changed files with 523 additions and 566 deletions

View File

@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
return [
'cache-prefix' => '',
'enabled' => env('MODEL_CACHE_ENABLED', true),