Skip to content

Commit 9181b1a

Browse files
committed
Added ICTestBundle
1 parent d9c5486 commit 9181b1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
"doctrine/phpcr-odm": "1.0.*",
1818
"doctrine/phpcr-bundle": "1.0.*",
1919

20-
"jackalope/jackalope-doctrine-dbal": "1.0.*"
20+
"jackalope/jackalope-doctrine-dbal": "1.0.*",
21+
22+
"instaclick/base-test-bundle": "dev-master"
2123
},
2224
"autoload": {
2325
"psr-0": { "Symfony\\Cmf\\Component\\Testing": "src/" }

0 commit comments

Comments
 (0)