We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25628e4 commit c5820e9Copy full SHA for c5820e9
changelog.md
@@ -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
6
## v1.0.4 (2013-12-11)
7
8
* @mrkrstphr: Custom types (#21)
composer.json
@@ -35,10 +35,5 @@
35
"Dflydev\\Pimple\\Provider\\DoctrineOrm": "src",
36
"Dflydev\\Silex\\Provider\\DoctrineOrm": "src"
37
}
38
- },
39
- "extra": {
40
- "branch-alias": {
41
- "dev-master": "1.0-dev"
42
- }
43
44
0 commit comments