Skip to content

Commit 532018b

Browse files
committed
Updating composer loader
1 parent 37d062e commit 532018b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
"php": ">=5.6.0"
3030
},
3131
"autoload": {
32-
"psr-4": {
33-
"PHP_CRUD_API\\": "api.php"
34-
}
32+
"files": ["api.php"]
3533
}
3634
}

0 commit comments

Comments
 (0)