This commit is contained in:
2019-02-19 18:15:47 +01:00
parent c9627b1082
commit f671a9bc9f

View File

@@ -15,7 +15,7 @@
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Bluesquare\\": "ValidatorBundle/" "Bluesquare\\ValidatorBundle\\": "ValidatorBundle/"
} }
} }
} }