From 815eefe300b8ab4da6c50b5605c391e99e958a69 Mon Sep 17 00:00:00 2001 From: William Patton Date: Sun, 25 Feb 2018 23:12:07 +0000 Subject: [PATCH] Convert tabs to spaces --- composer.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index b1f64dc..40607c5 100644 --- a/composer.json +++ b/composer.json @@ -7,18 +7,18 @@ { "name": "Brandon Hubbard" }, - { - "name": "William Patton", - "email": "will@pattonwebz.com" - } + { + "name": "William Patton", + "email": "will@pattonwebz.com" + } ], "support": { "issues": "https://github.com/wp-bootstrap/wp-bootstrap-navwalker/issues/", "source": "https://github.com/wp-bootstrap/wp-bootstrap-navwalker/" }, - "autoload": { - "files": ["class-wp-bootstrap-navwalker.php"] - }, + "autoload": { + "files": ["class-wp-bootstrap-navwalker.php"] + }, "require": { "composer/installers": "~1.0" },