We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b6be3 commit fab62c7Copy full SHA for fab62c7
composer.json
@@ -11,7 +11,8 @@
11
"psr/log": "*"
12
},
13
"autoload": {
14
- "files": ["autoload.php"]
+ "classmap": ["lib/"],
15
+ "exclude-from-classmap": ["lib/task/generator/skeleton/", "lib/plugins/sfDoctrinePlugin/test/"]
16
17
"suggest": {
18
"friendsofsymfony1/doctrine1": "Doctrine plugin",
0 commit comments