Skip to content

Commit c5820e9

Browse files
committed
Preparing for 1.0.5
1 parent 25628e4 commit c5820e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.0.5 (2014-06-17)
2+
3+
* @c960657: Support remaining config options (#22)
4+
* @iolloyd: Remove unneeded passing of Pimple $app (#25)
5+
16
## v1.0.4 (2013-12-11)
27

38
* @mrkrstphr: Custom types (#21)

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,5 @@
3535
"Dflydev\\Pimple\\Provider\\DoctrineOrm": "src",
3636
"Dflydev\\Silex\\Provider\\DoctrineOrm": "src"
3737
}
38-
},
39-
"extra": {
40-
"branch-alias": {
41-
"dev-master": "1.0-dev"
42-
}
4338
}
4439
}

0 commit comments

Comments
 (0)