Skip to content

Commit 2310c55

Browse files
author
Alexandre Mallet
authored
Change deprecated psr 2 to psr 12 from doc
PSR 2 => PSR 12
1 parent a8c5911 commit 2310c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/standards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Symfony code is contributed by thousands of developers around the world. To make
55
every piece of code look and feel familiar, Symfony defines some coding standards
66
that all contributions must follow.
77

8-
These Symfony coding standards are based on the `PSR-1`_, `PSR-2`_ and `PSR-4`_
8+
These Symfony coding standards are based on the `PSR-1`_, `PSR-12`_ and `PSR-4`_
99
standards, so you may already know most of them.
1010

1111
Making your Code Follow the Coding Standards

0 commit comments

Comments
 (0)