Skip to content

Commit 481a783

Browse files
committed
added currency helpers
1 parent 48eaaab commit 481a783

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@
5757
"autoload": {
5858
"psr-4": {
5959
"NotchAfrica\\Func\\": "src/"
60-
}
60+
},
61+
"files": [
62+
"src/helpers.php"
63+
]
6164
},
6265
"autoload-dev": {
6366
"psr-4": {

0 commit comments

Comments
 (0)