back to psr0

This commit is contained in:
sunra 2015-12-12 22:35:10 +02:00
parent fc99c949db
commit bcf154b0a9

View file

@ -17,6 +17,6 @@
"php": ">=5.3.2"
},
"autoload": {
"psr-4": {"Ospinto\dBug": ""}
"psr-0": {"Ospinto\\dBug": ""}
}
}