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 7715ba5 commit 0cd116aCopy full SHA for 0cd116a
composer.json
@@ -6,31 +6,5 @@
6
"name": "fabpot",
7
"email": "fabpot@sensio.com"
8
}
9
- ],
10
- "require": {},
11
- "autoload-dev": {
12
- "classmap": [
13
- "lib/action",
14
- "lib/addon",
15
- "lib/cache",
16
- "lib/config",
17
- "lib/controller",
18
- "lib/database",
19
- "lib/debug",
20
- "lib/exception",
21
- "lib/filter",
22
- "lib/generator",
23
- "lib/helper",
24
- "lib/i18n",
25
- "lib/log",
26
- "lib/request",
27
- "lib/response",
28
- "lib/storage",
29
- "lib/user",
30
- "lib/util",
31
- "lib/validator",
32
- "lib/vendor",
33
- "lib/view"
34
- ]
35
- }
+ ]
36
0 commit comments