Skip to content

Commit 0b8f99b

Browse files
author
Stephen Odoardi
committed
Merge remote-tracking branch 'jenssegers/master' into bugfix/2228
2 parents f89159a + 753cfde commit 0b8f99b

37 files changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"doctrine/dbal": "^2.6"
3333
},
3434
"autoload": {
35-
"psr-0": {
36-
"Jenssegers\\Mongodb": "src/"
35+
"psr-4": {
36+
"Jenssegers\\Mongodb\\": "src/"
3737
}
3838
},
3939
"autoload-dev": {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)