Skip to content

Commit

Permalink
Merge pull request mongodb#2247 from divine/psr-four
Browse files Browse the repository at this point in the history
Move from psr-0 to psr-4
  • Loading branch information
mnphpexpert committed May 2, 2021
2 parents 353a458 + 37e8bfc commit 298ed18
Show file tree
Hide file tree
Showing 37 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"doctrine/dbal": "^2.6"
},
"autoload": {
"psr-0": {
"Jenssegers\\Mongodb": "src/"
"psr-4": {
"Jenssegers\\Mongodb\\": "src/"
}
},
"autoload-dev": {
Expand Down
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.
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.
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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 298ed18

Please sign in to comment.