Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ptsavdar committed Feb 19, 2014
1 parent a732b2c commit cbd6198
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@
"symfony/framework-bundle": "~2.4",
"twig/twig": "*",
"doctrine/orm": "~2.4.0",
"doctrine/doctrine-bundle": "1.2.0"
"doctrine/doctrine-bundle": "1.2.0",
"claroline/bundle-recorder": "~3.0",
"claroline/kernel-bundle": "~1.0",
"claroline/installation-bundle": "~3.1"

},
"autoload": {
"psr-0": { "Icap\\NotificationBundle": "" }
Expand Down

0 comments on commit cbd6198

Please sign in to comment.