Update app.php

This commit is contained in:
Saeed Vaziry
2025-04-12 21:15:58 +02:00
committed by GitHub
parent ff4d560e44
commit 76059aff3c

View File

@ -211,7 +211,7 @@
// 'ExampleClass' => App\Example\ExampleClass::class,
])->toArray(),
'version' => '2.4.0',
'version' => '2.5.0',
'demo' => env('APP_DEMO', false),
];