Skip to content

Commit 935eaf9

Browse files
committed
Update composer.json
1 parent eca6ba0 commit 935eaf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"symfony/framework-bundle": ">=2.0,<2.2-dev"
1717
},
1818
"recommend": {
19-
"doctrine/doctrine-bundle": "master-dev"
19+
"doctrine/doctrine-bundle": "dev-master"
2020
},
2121
"autoload": {
2222
"psr-0": { "JMS\\Payment\\CoreBundle": "" }
2323
},
24-
"target-dir": "JMS\\Payment\\CoreBundle"
24+
"target-dir": "JMS/Payment/CoreBundle"
2525
}

0 commit comments

Comments
 (0)