Application::VERSION, 'phpVersion' => PHP_VERSION ]); } /** * Bootstrap any application services. */ public function boot(): void { // } }