X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fpsy%2Fpsysh%2Fsrc%2FPsy%2FVersionUpdater%2FChecker.php;fp=vendor%2Fpsy%2Fpsysh%2Fsrc%2FPsy%2FVersionUpdater%2FChecker.php;h=97763dbdd6853b073a96e5c61df681a70ec006ef;hp=7d6b294723908a20e2b1aae5061e8db8aa3fda8e;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/psy/psysh/src/Psy/VersionUpdater/Checker.php b/vendor/psy/psysh/src/Psy/VersionUpdater/Checker.php index 7d6b29472..97763dbdd 100644 --- a/vendor/psy/psysh/src/Psy/VersionUpdater/Checker.php +++ b/vendor/psy/psysh/src/Psy/VersionUpdater/Checker.php @@ -13,11 +13,11 @@ namespace Psy\VersionUpdater; interface Checker { - const ALWAYS = 'always'; - const DAILY = 'daily'; - const WEEKLY = 'weekly'; + const ALWAYS = 'always'; + const DAILY = 'daily'; + const WEEKLY = 'weekly'; const MONTHLY = 'monthly'; - const NEVER = 'never'; + const NEVER = 'never'; /** * @return bool