Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 1354264

Browse files
committed
Added ConfigTesting package
1 parent 5044037 commit 1354264

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"aferrandini/urlizer": "1.0.*"
1717
},
1818
"require-dev": {
19-
"symfony-cmf/testing": "1.0.*"
19+
"symfony-cmf/testing": "1.0.*",
20+
"matthiasnoback/symfony-config-test": "0.*"
2021
},
2122
"suggest": {
2223
"doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents"

0 commit comments

Comments
 (0)