aboutsummaryrefslogtreecommitdiff
path: root/tests/di
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-10-04 17:30:10 +0200
committerTristan Darricau <github@nicofuma.fr>2014-11-20 20:59:51 +0100
commit3a167aa0c3eaec6c4b9d322460480786234e0419 (patch)
treec6ce2492fd70a446486880fd3fdf05b28a754859 /tests/di
parent[ticket/12620] Adds a yaml config file (diff)
downloadphpbb-3a167aa0c3eaec6c4b9d322460480786234e0419.tar.gz
phpbb-3a167aa0c3eaec6c4b9d322460480786234e0419.tar.bz2
phpbb-3a167aa0c3eaec6c4b9d322460480786234e0419.zip
[ticket/12620] Creates one di extension per phpBB extension
PHPBB3-12620
Diffstat (limited to 'tests/di')
-rw-r--r--tests/di/fixtures/config/development/config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/di/fixtures/config/development/config.yml b/tests/di/fixtures/config/development/config.yml
new file mode 100644
index 0000000000..fcfa84f68b
--- /dev/null
+++ b/tests/di/fixtures/config/development/config.yml
@@ -0,0 +1,2 @@
+core:
+ require_dev_dependencies: true