Skip to content

Commit ce494f5

Browse files
author
Roël Couwenberg
committed
Refactoring
1 parent 93a52c4 commit ce494f5

2 files changed

Lines changed: 244 additions & 239 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,10 @@
2323
},
2424
"require": {
2525
"php": ">=7.1.0"
26+
},
27+
"autoload": {
28+
"psr-4": {
29+
"Avametix\\": "src/Avametix/"
30+
}
2631
}
2732
}

0 commit comments

Comments
 (0)