Completed
Pull Request — master (#9)
by Matthias
02:30
created
src/ComposerRequireChecker/DependencyGuesser/GuesserInterface.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Matthias Glaub <[email protected]>
4
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
5
- */
3
+     * @author Matthias Glaub <[email protected]>
4
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
5
+     */
6 6
 
7 7
 namespace ComposerRequireChecker\DependencyGuesser;
8 8
 
Please login to merge, or discard this patch.