We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05bbf82 + 06c1aaa commit 1e68abfCopy full SHA for 1e68abf
composer.json
@@ -9,7 +9,7 @@
9
}
10
],
11
"autoload": {
12
- "psr-0": {"": "src/"}
+ "psr-4": {"PHPEncryptData\\": "src"}
13
},
14
"require": {
15
"ext-mcrypt": "*"
0 commit comments