Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
php-compat
Commits
cd9dc595
Commit
cd9dc595
authored
Mar 08, 2019
by
Bertrand Gauthier
Browse files
Suppression de la config autoload.
parent
40aebe9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
cd9dc595
...
...
@@ -22,15 +22,12 @@
},
"autoload"
:
{
"psr-4"
:
{
"Application\\"
:
"module/Application/src"
},
"files"
:
[
"module/Application/Module.php"
]
},
"autoload-dev"
:
{
"psr-4"
:
{
"ApplicationTest\\"
:
"module/Application/test"
}
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment