]> BookStack Code Mirror - system-cli/commit
Added update command
authorDan Brown <redacted>
Mon, 6 Mar 2023 14:55:41 +0000 (14:55 +0000)
committerDan Brown <redacted>
Thu, 9 Mar 2023 15:28:14 +0000 (15:28 +0000)
commita69f2bc809fa3ea207cc138e0443dfb310b2a763
treeb352253a2dfe4afcc299cf729617156996cd887c
parent4e1deac99c4013fceffbd3c930af7aeced9894a0
Added update command

Extracted some common parts to their own service files
scripts/Commands/InitCommand.php
scripts/Commands/UpdateCommand.php [new file with mode: 0644]
scripts/Services/ComposerLocator.php [new file with mode: 0644]
scripts/Services/ProgramRunner.php
scripts/Services/RequirementsValidator.php [new file with mode: 0644]
scripts/run