Completed
Push — develop ( 79c861...4f5f19 )
by Tom
04:44
created
build/phar/phar-timestamp.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * update phar file timestamp to the last commit in the repository for binary reproduceable build
4
- * of phar-files.
5
- *
6
- * @author Tom Klingenberg <https://github.com/ktomk>
7
- */
3
+     * update phar file timestamp to the last commit in the repository for binary reproduceable build
4
+     * of phar-files.
5
+     *
6
+     * @author Tom Klingenberg <https://github.com/ktomk>
7
+     */
8 8
 
9 9
 use Seld\PharUtils\Timestamps;
10 10
 
Please login to merge, or discard this patch.