Skip to content

Commit a093b21

Browse files
authored
Merge pull request #1570 from gregtyler/patch-1
Fix syntax error in annotations.rst
2 parents 6226197 + 1fa3cee commit a093b21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/reference/annotations.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Attributes and annotations
22
==========================
33

4-
.. warning::
5-
Starting from release 3.30.0 [doctrine/annotations](https://github.com/doctrine/annotations) is an optional package.
6-
If you still want to use them, please make sure that you require in `composer.json` file.
4+
.. warning ::
75
6+
Starting from release 3.30.0 [doctrine/annotations](https://github.com/doctrine/annotations) is an optional package.
7+
If you still want to use them, please make sure that you require in `composer.json` file.
88
99
PHP 8 support
1010
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)