Skip to content

Commit

Permalink
update composer.json. refs #2414 /cc @cmfcmf
Browse files Browse the repository at this point in the history
  • Loading branch information
craigh committed Apr 25, 2015
1 parent 74e5a3a commit 739c6e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -29,8 +29,8 @@
},
"authors": [
{
"name": "Drak",
"email": "drak@zikula.org"
"name": "Zikula Team",
"homepage": "https://github.com/zikula/core/graphs/contributors"
}
],
"require": {
Expand Down Expand Up @@ -58,7 +58,6 @@
"symfony/monolog-bundle": "2.7.*",
"jms/i18n-routing-bundle": "dev-master",
"twig/extensions": "1.2.*",
"zikula/generator-bundle": "dev-master",
"zikula/filesystem": "dev-master",
"zikula/jquery-bundle": "dev-master",
"zikula/jquery-ui-bundle": "dev-master",
Expand All @@ -77,6 +76,7 @@
"zikula/profile-module": "dev-master"
},
"require-dev": {
"zikula/generator-bundle": "dev-master",
"zikula/breakit-module": "dev-master"
},
"scripts": {
Expand Down

0 comments on commit 739c6e2

Please sign in to comment.