We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f43224 commit 6eed578Copy full SHA for 6eed578
README.md
@@ -0,0 +1,10 @@
1
+# Symfony application
2
+
3
+This is just a plain symfony application created with the Symfony CLI
4
5
+```
6
+symfony new symfony-application --version 4.4 --full
7
8
9
+It is used in the Symfony-docs CI job where we test code block. A code block is
10
+added in this application and we will see if it gives any error messages.
0 commit comments