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.
2 parents 17cc8e6 + 6eed578 commit a81b848Copy full SHA for a81b848
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