Skip to content

Commit

Permalink
Merge pull request #1864 from bolt/about-symfony-5
Browse files Browse the repository at this point in the history
Update about page with Symfony 5
  • Loading branch information
bobdenotter authored Sep 16, 2020
2 parents 47088e0 + 321a49a commit 6e256bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/pages/about.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<p>{{ 'about.list_of_used_libraries'|trans }}{# #}</p>

<ul>
<li>The awesome <a href="https://symfony.com/" target="_blank">Symfony 4, PHP framework</a> and a lot of the
<li>The awesome <a href="https://symfony.com/" target="_blank">Symfony 5, PHP framework</a> and a lot of the
<a href="https://symfony.com/components" target="_blank">Symfony components</a>.</li>
<li>The <a href="https://www.doctrine-project.org" target="_blank">Doctrine</a> library for database access, abstraction and object mapping.</li>
<li><a href="https://twig.sensiolabs.org/" target="_blank">Twig</a> - flexible, fast, and secure template engine</a>.</li>
Expand Down

0 comments on commit 6e256bc

Please sign in to comment.