aboutsummaryrefslogtreecommitdiffstats
path: root/tests
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
parent6cbb60d13f75da6d9b6c6d60555ea119df79b5c0 (diff)
downloadforums-3a167aa0c3eaec6c4b9d322460480786234e0419.tar
forums-3a167aa0c3eaec6c4b9d322460480786234e0419.tar.gz
forums-3a167aa0c3eaec6c4b9d322460480786234e0419.tar.bz2
forums-3a167aa0c3eaec6c4b9d322460480786234e0419.tar.xz
forums-3a167aa0c3eaec6c4b9d322460480786234e0419.zip
[ticket/12620] Creates one di extension per phpBB extension
PHPBB3-12620
Diffstat (limited to 'tests')
-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