Skip to content

Commit 7536c49

Browse files
author
jay
committed
Merge branch 'master' of github.com:phpzlc/validate
2 parents f860b90 + 32c9cc9 commit 7536c49

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
@@ -16,9 +16,7 @@
1616
}
1717
],
1818
"autoload": {
19-
"psr-4": {
20-
"PHPZlc\\Validate\\": ["src"]
21-
}
19+
"psr-4": { "PHPZlc\\Validate\\": "src/" }
2220
},
2321
"require": {
2422
"php": ">=5.5.0"

0 commit comments

Comments
 (0)