Migration src pour PSR
... | @@ -14,9 +14,8 @@ | ... | @@ -14,9 +14,8 @@ |
"phpunit/phpunit": "^5.7" | "phpunit/phpunit": "^5.7" | ||
}, | }, | ||
"autoload" : { | "autoload" : { | ||
"psr-0" : { | "psr-4" : { | ||
"UnicaenImport" : "src/", | "UnicaenImport" : "src/" | ||
"UnicaenImportTest": "tests/" | |||
}, | }, | ||
"classmap": [ | "classmap": [ | ||
"./Module.php" | "./Module.php" | ||
... | ... |
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment