Sfoglia il codice sorgente

Merge pull request #2421 from glensc/patch-3

drop ^A
Jordi Boggiano 12 anni fa
parent
commit
f94ec8dd09
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      doc/articles/aliases.md

+ 1 - 1
doc/articles/aliases.md

@@ -65,7 +65,7 @@ local project.
 
 You are using `symfony/monolog-bundle` which requires `monolog/monolog` version
 `1.*`. So you need your `dev-bugfix` to match that constraint.
-
+
 Just add this to your project's root `composer.json`:
 
     {