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 8c27393 commit 3a9795aCopy full SHA for 3a9795a
composer.json
@@ -19,9 +19,9 @@
19
],
20
"autoload": {
21
"psr-4": {
22
- "Francerz\\Http\\Tools\\": "src/tools",
23
- "Francerz\\Http\\Headers\\": "src/headers",
24
- "Francerz\\Http\\Constants\\": "src/constants"
+ "Francerz\\Http\\Utils\\": "src/tools",
+ "Francerz\\Http\\Utils\\Headers\\": "src/headers",
+ "Francerz\\Http\\Utils\\Constants\\": "src/constants"
25
}
26
27
0 commit comments