Skip to content

Commit 332fd89

Browse files
whoops! fixing a broken namespace declaration
1 parent efa5558 commit 332fd89

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
@@ -19,7 +19,7 @@
1919
"autoload": {
2020
"psr-0": {
2121
"Spyc": "src/spyc/",
22-
"Hitsend\\Formatter": "src/"
22+
"SoapBox\\Formatter": "src/"
2323
}
2424
},
2525
"minimum-stability": "dev"

0 commit comments

Comments
 (0)