Skip to content

Commit 776ceef

Browse files
kylekatarnlsBastien Miclo
authored andcommitted
Alphabetic order
1 parent 53a9e0f commit 776ceef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NodejsPhpFallback/Uglify.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace NodejsPhpFallback;
44

5-
use GK\JavascriptPacker as JavascriptMinifier;
65
use CssMin as CssMininifer;
6+
use GK\JavascriptPacker as JavascriptMinifier;
77

88
class Uglify extends Wrapper
99
{

0 commit comments

Comments
 (0)