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

Commit

Permalink
Merge pull request #50 from symfony-cmf/1.3-release
Browse files Browse the repository at this point in the history
Prepare 1.3 RC
  • Loading branch information
wouterj committed Feb 11, 2016
2 parents 6dc7361 + ee0ce30 commit 50bc7c8
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 151 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"psr-4": { "": "src/" },
"classmap": [ "app/AppKernel.php", "app/AppCache.php" ]
},
"minimum-stability": "dev",
"prefer-stable": true,
"minimum-stability": "RC",
"require": {
"php": "^5.3.9|^7.0",
"symfony/symfony": "~2.8",
Expand All @@ -31,7 +30,7 @@
"symfony-cmf/symfony-cmf": "1.3.*",
"symfony-cmf/simple-cms-bundle": "1.3.*",
"symfony-cmf/create-bundle": "1.2.*",
"jackalope/jackalope-doctrine-dbal": "1.1.*",
"jackalope/jackalope-doctrine-dbal": "~1.1",
"nelmio/alice": "~1.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 50bc7c8

Please # to comment.