From 3e09d82f40868c41729f16c197edd06268c0e3f5 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 29 Jun 2026 00:53:51 -0700 Subject: oni-flycheck: Add flycheck-phpstan dependency --- oni-flycheck.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oni-flycheck.el b/oni-flycheck.el index 7047b00..7304551 100644 --- a/oni-flycheck.el +++ b/oni-flycheck.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0715.221757 -;; Package-Requires: (flycheck flycheck-posframe flycheck-cask) +;; Version: 2026.0629.004856 +;; Package-Requires: (flycheck flycheck-posframe flycheck-cask flycheck-phpstan) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -- cgit v1.3-2-g0d8e