re-namespace

This commit is contained in:
2026-08-12 16:02:02 -04:00
parent e664b84072
commit a793b842b1
+1 -1
View File
@@ -4,7 +4,7 @@
"license": "MIT", "license": "MIT",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Potter\\Environment\\": "src/Potter/Environment/" "Potter\\": "src/Potter/"
} }
}, },
"authors": [ "authors": [