Remove version of symfony
This commit is contained in:
parent
02dc33013a
commit
25e3f05594
1 changed files with 1 additions and 1 deletions
|
@ -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/" />
|
||||
|
|
Loading…
Reference in a new issue