Skip to content

Commit 5c27fa4

Browse files
committed
revert to psr-0
1 parent 440779d commit 5c27fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"phpunit/phpunit": "~4"
1919
},
2020
"autoload": {
21-
"psr-4": {
21+
"psr-0": {
2222
"Communibase": "src/"
2323
}
2424
}

0 commit comments

Comments
 (0)