We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31df8b5 commit a06490cCopy full SHA for a06490c
1 file changed
composer.json
@@ -19,7 +19,7 @@
19
"autoload": {
20
"psr-4": { "Propel\\Bundle\\PropelBundle\\": "" },
21
"files": ["autoload_aliases.php"],
22
- "exclude-from-classmap": [ "Tests/" ]
+ "exclude-from-classmap": [ "Tests/","vendor/propel/propel1/runtime/lib","vendor/propel/propel1/generator/lib" ]
23
},
24
"version": "1.7.1",
25
"require": {
0 commit comments