From e1de63d2af7d696bab8a782e97b3f02127cf6da7 Mon Sep 17 00:00:00 2001 From: Jordan LeDoux Date: Fri, 25 Jun 2021 23:07:47 -0700 Subject: [PATCH] Added the MissingPackage Exception --- .../SystemError/PlatformError/MissingPackage.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/Samsara/Exceptions/SystemError/PlatformError/MissingPackage.php diff --git a/src/Samsara/Exceptions/SystemError/PlatformError/MissingPackage.php b/src/Samsara/Exceptions/SystemError/PlatformError/MissingPackage.php new file mode 100644 index 0000000..0c514a8 --- /dev/null +++ b/src/Samsara/Exceptions/SystemError/PlatformError/MissingPackage.php @@ -0,0 +1,10 @@ +