Merge branch 'v4-next' into patricio-deploy-proxy

This commit is contained in:
Andras Bacsai
2023-05-03 20:53:51 +02:00
45 changed files with 431 additions and 248 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'version' => '4.0.0-nightly.1',
'version' => '4.0.0-nightly.2',
'project_path_on_host' => env('PROJECT_PATH_ON_HOST', '/var/www/html')
];