Skip to content

Commit

Permalink
docs: note about Symfony 6.4 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
COil committed Dec 15, 2023
1 parent 1429e12 commit eb3382b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# MicroSymfony 🎶

## Introduction 🖋
## Introduction 🖋

MicroSymfony is a Symfony application skeleton on steroids, ready to use.
MicroSymfony is a Symfony 7.0 application skeleton on steroids, ready to use.

I have made a long blog post explaining all it contains; it will be the reference
for documentation.
Expand All @@ -13,6 +13,9 @@ I'll update it when needed:
So this blog post is the official documentation.
This readme is a teaser of what MicroSymfony contains.

If you you go back to the last Symfony 6.4 LTS versionn, in your `composer.json file`,
replace all occurences of `7.0` by `6.4` and run `composer up`.


## Demo 🌈

Expand Down

0 comments on commit eb3382b

Please sign in to comment.