This commit is contained in:
sunra 2015-12-12 22:29:59 +02:00
parent abda43c190
commit 9e56c718fc

View file

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