Skip to content

Commit 9bcfabc

Browse files
committed
try to get travis to build again, fix changelog
1 parent c5888a8 commit 9bcfabc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
hangelog
1+
Changelog
22
=========
33

4-
* **2013-05-30**: [DependencyInjection] added `enabled` flag to `phpcr_provider` config
4+
* **2013-07-28**: [DependencyInjection] added `enabled` flag to `phpcr_provider` config
55
* **2013-07-26**: [Model] Deprecated setRouteContent and getRouteContent, use setContent and getContent instead.
66
* **2013-07-19**: [Model] Separated database agnostic, doctrine generic and
77
PHPCR-ODM specific code to prepare for Doctrine ORM support.

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
}
1313
],
1414
"minimum-stability": "dev",
15+
"prefer-stable": false,
1516
"require": {
1617
"php": ">=5.3.3",
1718
"symfony-cmf/routing": "~1.1.0-beta2",

0 commit comments

Comments
 (0)