1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 02:59:52 +02:00

[ticket/12620] Adds a yaml config file

PHPBB3-12620
This commit is contained in:
Tristan Darricau
2014-10-04 16:30:34 +02:00
parent 74cd97e75b
commit 6cbb60d13f
38 changed files with 136 additions and 45 deletions

View File

@@ -0,0 +1,3 @@
imports:
- { resource: services.yml }
- { resource: parameters.yml }