composer update
This commit is contained in:
@@ -23,7 +23,7 @@ class ConsoleCommandEvent extends ConsoleEvent
|
||||
/**
|
||||
* The return code for skipped commands, this will also be passed into the terminate event.
|
||||
*/
|
||||
const RETURN_CODE_DISABLED = 113;
|
||||
public const RETURN_CODE_DISABLED = 113;
|
||||
|
||||
/**
|
||||
* Indicates if the command should be run or skipped.
|
||||
|
||||
Reference in New Issue
Block a user