Skip to content

Commit 0995b7a

Browse files
committed
Fixed typo in composer.json.
1 parent 53c86d8 commit 0995b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"phpunit/phpunit": "~5.4"
2121
},
2222
"autoload": {
23-
"psr-4": {"LupeCode\\phpTraderInterface\\": "src/"}
23+
"psr-4": {"LupeCode\\phpTraderInterface\\": "source/"}
2424
}
2525
}

0 commit comments

Comments
 (0)