10000 fixed CS · symfony/symfony@02166d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 02166d0

Browse files
committed
fixed CS
1 parent 923d50b commit 02166d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ CHANGELOG
1212
is disabled.
1313
* Added `GlobalVariables::getToken()`
1414
* Deprecated `Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddConsoleCommandPass`. Use `Symfony\Component\Console\DependencyInjection\AddConsoleCommandPass` instead.
15-
* Added configurable paths for validation files
16-
* Deprecated `SerializerPass`, use `Symfony\Component\Serializer\DependencyInjection\SerializerPass` instead.
17-
* Deprecated `FormPass`, use `Symfony\Component\Form\DependencyInjection\FormPass` instead.
15+
* Added configurable paths for validation files
16+
* Deprecated `SerializerPass`, use `Symfony\Component\Serializer\DependencyInjection\SerializerPass` instead
17+
* Deprecated `FormPass`, use `Symfony\Component\Form\DependencyInjection\FormPass` instead
1818

1919
3.2.0
2020
-----

0 commit comments

Comments
 (0)
0