Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit d3e21e3

Browse files
committed
minor #1124 Added a note about Symfony 4 and Symfony Skeleton (bocharsky-bw)
This PR was squashed before being merged into the 3.4 branch (closes #1124). Discussion ---------- Added a note about Symfony 4 and Symfony Skeleton Resolve #1121 Commits ------- 3c9f920 Added a note about Symfony 4 and Symfony Skeleton
2 parents fedc4f3 + 3c9f920 commit d3e21e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Symfony Standard Edition
22
========================
33

4+
**WARNING**: This distribution does not support Symfony 4. See the
5+
[Installing & Setting up the Symfony Framework][15] page to find a replacement
6+
that fits you best.
7+
48
Welcome to the Symfony Standard Edition - a fully-functional Symfony
59
application that you can use as the skeleton for your new applications.
610

@@ -70,3 +74,4 @@ Enjoy!
7074
[11]: https://symfony.com/doc/3.4/logging.html
7175
[13]: https://symfony.com/doc/current/bundles/SensioGeneratorBundle/index.html
7276
[14]: https://symfony.com/doc/current/setup/built_in_web_server.html
77+
[15]: https://symfony.com/doc/current/setup.html

0 commit comments

Comments
 (0)