Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Commit 37be8ae

Browse files
author
Thibault
committed
Fix composer
1 parent 3ade1c7 commit 37be8ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"kahlan/kahlan": "^3.1"
1111
},
1212
"autoload": {
13-
"classmap": [
13+
"files": [
1414
"src/helpers.php"
1515
],
1616
"psr-4": {

0 commit comments

Comments
 (0)