From cbeb3cdde85fcf181e3d4d28cc3b4eea98edfaf1 Mon Sep 17 00:00:00 2001 From: Vallabh Kansagara Date: Fri, 5 Feb 2021 10:15:34 +0530 Subject: [PATCH] Rename LraOutPress.php to LaraOutPress.php --- src/{LraOutPress.php => LaraOutPress.php} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/{LraOutPress.php => LaraOutPress.php} (99%) diff --git a/src/LraOutPress.php b/src/LaraOutPress.php similarity index 99% rename from src/LraOutPress.php rename to src/LaraOutPress.php index c81fda1..0b2fe9b 100644 --- a/src/LraOutPress.php +++ b/src/LaraOutPress.php @@ -124,4 +124,4 @@ public function setEnabled() } -} \ No newline at end of file +}