Skip to content

Commit 7aa512b

Browse files
committed
Changed directory structure to psr-4
1 parent 519084b commit 7aa512b

File tree

18 files changed

+1
-1
lines changed

18 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"phpunit/phpunit": "~4.0"
1111
},
1212
"autoload": {
13-
"psr-0": {
13+
"psr-4": {
1414
"Kir\\MySQL\\": "src/"
1515
}
1616
},
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)