Remove version of symfony

This commit is contained in:
Florian RICHER 2023-06-04 22:47:08 +02:00
parent 02dc33013a
commit 25e3f05594

View file

@ -17,7 +17,7 @@ const CPP_TAG = <Tag name="C++" url="https://isocpp.org/" />
// Other
const REACT_TAG = <Tag name="React" url="https://fr.legacy.reactjs.org/" />
const SYMFONY_4_TAG = <Tag name="Symfony 4" url="https://symfony.com/" />
const SYMFONY_4_TAG = <Tag name="Symfony" url="https://symfony.com/" />
const FLUTTER_TAG = <Tag name="Flutter" url="https://flutter.dev/" />
const RUBY_ON_RAILS_TAG = <Tag name="Ruby on rails" url="https://rubyonrails.org/" />
const HOTWIRED_TAG = <Tag name="Hotwired" url="https://hotwired.dev/" />