Merge pull request #426

This commit is contained in:
symfony-flex-server[bot]
2018-07-01 17:53:57 +00:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
@@ -1,3 +1,6 @@
# This file is the entry point to configure your own services.
# Files in the packages/ subdirectory configure your dependencies.
# Put parameters here that don't need to change on each machine where the app is deployed
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
parameters:
+3
View File
@@ -1,3 +1,6 @@
# This file is the entry point to configure your own HTTP routes.
# Files in the routes/ subdirectory configure the routes for your dependencies.
#index:
# path: /
# defaults: { _controller: 'App\Controller\DefaultController::index' }