Skip to content

Commit 32c9cc9

Browse files
authored
Update composer.json
1 parent f45c0b0 commit 32c9cc9

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
@@ -15,9 +15,7 @@
1515
}
1616
],
1717
"autoload": {
18-
"psr-4": {
19-
"PHPZlc\\Validate\\": "src"
20-
}
18+
"psr-4": { "PHPZlc\\Validate\\": "src/" }
2119
},
2220
"require": {
2321
"php": ">=5.5.0"

0 commit comments

Comments
 (0)