We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a71f39b commit f45c0b0Copy full SHA for f45c0b0
composer.json
@@ -16,7 +16,7 @@
16
],
17
"autoload": {
18
"psr-4": {
19
- "PHPZlc\\Validate\\": "src/"
+ "PHPZlc\\Validate\\": "src"
20
}
21
},
22
"require": {
0 commit comments