diff --git a/src/C0DE8/Matchmaker/Exception/InvalidValueTypeException.php b/src/C0DE8/MatchMaker/Exception/InvalidValueTypeException.php similarity index 100% rename from src/C0DE8/Matchmaker/Exception/InvalidValueTypeException.php rename to src/C0DE8/MatchMaker/Exception/InvalidValueTypeException.php diff --git a/src/C0DE8/Matchmaker/Exception/KeyMatchFailException.php b/src/C0DE8/MatchMaker/Exception/KeyMatchFailException.php similarity index 100% rename from src/C0DE8/Matchmaker/Exception/KeyMatchFailException.php rename to src/C0DE8/MatchMaker/Exception/KeyMatchFailException.php diff --git a/src/C0DE8/Matchmaker/Exception/KeyMatcherFailException.php b/src/C0DE8/MatchMaker/Exception/KeyMatcherFailException.php similarity index 100% rename from src/C0DE8/Matchmaker/Exception/KeyMatcherFailException.php rename to src/C0DE8/MatchMaker/Exception/KeyMatcherFailException.php diff --git a/src/C0DE8/Matchmaker/Exception/MatcherException.php b/src/C0DE8/MatchMaker/Exception/MatcherException.php similarity index 100% rename from src/C0DE8/Matchmaker/Exception/MatcherException.php rename to src/C0DE8/MatchMaker/Exception/MatcherException.php diff --git a/src/C0DE8/Matchmaker/KeyMatcher.php b/src/C0DE8/MatchMaker/KeyMatcher.php similarity index 100% rename from src/C0DE8/Matchmaker/KeyMatcher.php rename to src/C0DE8/MatchMaker/KeyMatcher.php diff --git a/src/C0DE8/Matchmaker/Manager.php b/src/C0DE8/MatchMaker/Manager.php similarity index 100% rename from src/C0DE8/Matchmaker/Manager.php rename to src/C0DE8/MatchMaker/Manager.php diff --git a/src/C0DE8/Matchmaker/Matcher.php b/src/C0DE8/MatchMaker/Matcher.php similarity index 100% rename from src/C0DE8/Matchmaker/Matcher.php rename to src/C0DE8/MatchMaker/Matcher.php diff --git a/src/C0DE8/Matchmaker/Rules.php b/src/C0DE8/MatchMaker/Rules.php similarity index 100% rename from src/C0DE8/Matchmaker/Rules.php rename to src/C0DE8/MatchMaker/Rules.php diff --git a/tests/bootstrap.php b/tests/bootstrap.php index 7d1a068..77f9ad9 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,8 +1,6 @@