Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Version 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jshah4517 committed Sep 14, 2021
1 parent d65d975 commit 032f988
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions installer.php
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,9 @@
"read_only" => "The filesystem at \":path\" is read only. Updates cannot be applied against a read only file system.",
"file_ownership" => "File \":path\" is owned by \":owner\" but PHP is running as \":actual\". The file owner and PHP user must be the same during an update for all application files.",
"minimum_disk_space" => "Directory \":path\" has insufficient space. There must be at least :space megabytes free.",

/*
* 3.6.1
*/
"upgrade_via_docker" => "Docker deployment detected. To upgrade, follow https://docs.supportpal.com/current/Upgrade+Guide#docker",
);

0 comments on commit 032f988

Please sign in to comment.