PSR-4 autoloading

This commit is contained in:
Graham Campbell 2014-07-12 20:20:43 +01:00
parent 4b9856c11f
commit ae056920b4
187 changed files with 11 additions and 11 deletions

View file

@ -25,8 +25,8 @@
"ext-mbstring": "Multibyte String Functions"
},
"autoload": {
"psr-0": {
"Respect\\Validation": "library\/"
"psr-4": {
"Respect\\Validation\\": "library/"
}
}
}

Some files were not shown because too many files have changed in this diff Show more