Skip to content

Commit e2aa792

Browse files
committed
Updated deps
1 parent e95d2bf commit e2aa792

File tree

2 files changed

+209
-194
lines changed

2 files changed

+209
-194
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"authors": [
77
{
88
"name": "Symfony CMF Community",
9-
"homepage": "https://github.com/symfony-cmf/cmf-sandbox/contributors"
9+
"homepage": "https://github.com/symfony-cmf/SimpleCmsBundle/contributors"
1010
}
1111
],
1212
"autoload": {
@@ -23,6 +23,8 @@
2323
"sensio/framework-extra-bundle": "^2.3",
2424

2525
"symfony-cmf/symfony-cmf": "1.3.*",
26+
"symfony-cmf/simple-cms-bundle": "1.3.*",
27+
"symfony-cmf/search-bundle": "1.2.*",
2628
"symfony-cmf/seo-bundle": "1.2.*",
2729
"symfony-cmf/routing-auto-bundle": "1.1.*",
2830

@@ -42,6 +44,8 @@
4244
"friendsofsymfony/rest-bundle": "~1.7",
4345
"eko/feedbundle": "^1.0",
4446
"lunetics/locale-bundle": "^2.3",
47+
"liip/imagine-bundle": "^1.0",
48+
"helios-ag/fm-elfinder-bundle": "^1.4",
4549
"burgov/key-value-form-bundle": "^1.0",
4650
"incenteev/composer-parameter-handler": "^2.0",
4751
"egeloen/ckeditor-bundle": "^4.0"

0 commit comments

Comments
 (0)