Skip to content

Commit 4539584

Browse files
Alexandre Malletjaviereguiluz
Alexandre Mallet
authored andcommitted
Change deprecated psr 2 to psr 12 from doc
PSR 2 => PSR 12
1 parent bc6ca52 commit 4539584

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)