From dc528e875c3a9de97aaf53665e941c4b6bdaaa42 Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Sat, 20 May 2017 17:38:31 +1000 Subject: [PATCH] services.json -> services.php --- storage/framework/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/framework/.gitignore b/storage/framework/.gitignore index 1670e9066..60f760e2d 100644 --- a/storage/framework/.gitignore +++ b/storage/framework/.gitignore @@ -1,6 +1,6 @@ config.php routes.php compiled.php -services.json +services.php events.scanned.php routes.scanned.php