File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ file and directory structure of your application:
26
26
27
27
Then, upgrade the contents of your console script and your front controller:
28
28
29
- * ` bin/console ` : https://github.com/symfony/recipes/
5A6D
blob/master/symfony/console/3.3 /bin/console
30
- * ` public/index.php ` : https://github.com/symfony/recipes/blob/master/symfony/framework-bundle/3.3 /public/index.php
29
+ * ` bin/console ` : https://github.com/symfony/recipes/blob/master/symfony/console/4.4 /bin/console
30
+ * ` public/index.php ` : https://github.com/symfony/recipes/blob/master/symfony/framework-bundle/4.4 /public/index.php
31
31
32
32
Lastly, read the following article to add Symfony Flex to your application and
33
33
upgrade the configuration files: https://symfony.com/doc/current/setup/flex.html
You can’t perform that action at this time.
0 commit comments