Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Commit

Permalink
Change composer for 3.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristof Jochmans committed Feb 15, 2016
1 parent afb640e commit 9bff345
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"classmap": [ "app/AppKernel.php", "app/AppCache.php" ]
},
"require": {
"kunstmaan/bundles-cms": "dev-master",
"kunstmaan/bundles-cms": "~3.5",
"symfony-cmf/routing-bundle": "~1.4.0-RC1",
"symfony-cmf/routing": "~1.4.0-RC2",
"raven/raven": "~0.13.0",
Expand Down Expand Up @@ -67,7 +67,7 @@
"file": "app/config/parameters.yml"
},
"branch-alias": {
"dev-master": "3.5-dev"
"dev-master": "4.0-dev"
}
}
}

0 comments on commit 9bff345

Please sign in to comment.