From 482fcb49ac1c8769621b18ca2ad8e521bb90e5fe Mon Sep 17 00:00:00 2001 From: Doug Date: Wed, 13 Apr 2016 15:36:46 +0100 Subject: [PATCH] added dealing with autoloader in a way that allows use in require-dev --- verify.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/verify.php b/verify.php index 149c885..af28bb7 100644 --- a/verify.php +++ b/verify.php @@ -1,7 +1,12 @@ add(new \Silktide\SyringeVerifier\VerifyCommand());