Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit fea40cd

Browse files
authored
Merge pull request #14 from modulusphp/feature/reflect-and-refactor
Feature/reflect and refactor
2 parents 35a225f + 847920b commit fea40cd

19 files changed

Lines changed: 8 additions & 9 deletions

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "modulusphp/utility",
33
"description": "Utility component for Modulus",
4-
"version": "1.9.4.4",
4+
"version": "1.9.4.5",
55
"license": "MIT",
66
"type": "package",
77
"authors": [{
@@ -23,7 +23,7 @@
2323
},
2424
"autoload": {
2525
"psr-4": {
26-
"Modulus\\Utility\\": ""
26+
"Modulus\\Utility\\": "src/"
2727
}
2828
},
2929
"minimum-stability": "stable"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)