Skip to content

Commit bea926c

Browse files
mckenzieartsgithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent d4cfabc commit bea926c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/markdown.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.
1212
*/
13+
use League\CommonMark\Extension\Attributes\AttributesExtension;
1314
use League\CommonMark\Extension\HeadingPermalink\HeadingPermalinkExtension;
1415
use League\CommonMark\Extension\Mention\MentionExtension;
15-
use League\CommonMark\Extension\Attributes\AttributesExtension;
1616
use Torchlight\Commonmark\V2\TorchlightExtension;
1717

1818
return [

0 commit comments

Comments
 (0)