File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Technical Requirements
1818Before creating your first Symfony application you must:
1919
2020* Install PHP 8.0.2 or higher and these PHP extensions (which are installed and
21- enabled by default in most PHP 8 installations): `Ctype `_, `iconv `_, ` JSON `_,
21+ enabled by default in most PHP 8 installations): `Ctype `_, `iconv `_,
2222 `PCRE `_, `Session `_, `SimpleXML `_, and `Tokenizer `_;
2323* `Install Composer `_, which is used to install PHP packages.
2424
@@ -315,7 +315,6 @@ Learn More
315315.. _`Contrib recipe repository` : https://github.com/symfony/recipes-contrib
316316.. _`Symfony Recipes documentation` : https://github.com/symfony/recipes/blob/master/README.rst
317317.. _`iconv` : https://www.php.net/book.iconv
318- .. _`JSON` : https://www.php.net/book.json
319318.. _`Session` : https://www.php.net/book.session
320319.. _`Ctype` : https://www.php.net/book.ctype
321320.. _`Tokenizer` : https://www.php.net/book.tokenizer
You can’t perform that action at this time.
0 commit comments