Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Dec 13, 2012
1 parent 5165083 commit bf69901
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 69 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,24 @@
],
"require": {
"php": ">=5.3.2",
"yiisoft/yii": "1.1.12",
"crisu83/yii-rights": "@dev",
"mishamx/yii-user": "dev-master as 0.3.999",
"phundament/p3admin": "0.8.*",
"phundament/p3widgets": "0.8.*",
"phundament/p3pages": "0.8.*",
"phundament/p3media": "0.9.*",
"phundament/p3media": "0.9.*,>=0.9.3",
"phundament/themes/p3bootstrap": "0.7.*",
"phundament/gii-template-collection": "0.7.*",
"yiiext/fancybox-widget": "0.*",
"yiiext/lipsum-widget": "0.*",
"yiiext/migrate-command": "@dev",
"vitalets/yii-bootstrap-editable": "dev-master as 1.0",
"phundament/jquery-file-upload": "dev-master as 0.0.1"
"vitalets/yii-bootstrap-editable": "@dev",
"phundament/jquery-file-upload": "@dev"
},
"require-dev": {
"schmunk42/database-command": "0.8.*",
"phundament/lessii": "master@dev",
"phundament/lessii": "@dev",
"crisu83/yii-less": "dev-tip as 0.0.1"
},
"autoload": {
Expand Down
118 changes: 53 additions & 65 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf69901

Please sign in to comment.