Skip to content

Commit a81b848

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: Added readme
2 parents 17cc8e6 + 6eed578 commit a81b848

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)