Skip to content

Commit 2a9479b

Browse files
committed
Fix PSR-4 namespace
1 parent bc6eca7 commit 2a9479b

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
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"autoload": {
1212
"psr-4": {
13-
"Ticketswap\\PhpstanErrorFormatter\\": "src/"
13+
"TicketSwap\\PHPstanErrorFormatter": "src/"
1414
}
1515
},
1616
"extra": {

0 commit comments

Comments
 (0)