Passed
Push — master ( 6cf860...23ded2 )
by Simon
02:34
created
ext_emconf.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
 	'version' => '0.0.1',
42 42
 	'constraints' => [
43 43
 		'depends' => [
44
-            'php' => '5.3.0-0.0.0',
44
+			'php' => '5.3.0-0.0.0',
45 45
 			'typo3' => '6.2.0-8.99.99'
46 46
 		],
47 47
 		'conflicts' => [],
Please login to merge, or discard this patch.