Jordi Boggiano
|
94e99b9c8b
|
Update docs, config command and schema with all the config values
|
2013-02-12 11:16:52 +01:00 |
Jordi Boggiano
|
e05391dc44
|
Improve validating array loader to avoid false positives
|
2012-11-05 14:18:04 +01:00 |
Jordi Boggiano
|
7023767501
|
Update docs and schema for new config option
|
2012-09-08 00:44:19 +02:00 |
Benjamin Eberlei
|
5c5e962b5a
|
Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list.
|
2012-06-02 18:18:33 +02:00 |
Jordi Boggiano
|
8c16c1bbef
|
Update schema and add docs for support
|
2012-05-28 01:57:12 +02:00 |
Jordi Boggiano
|
c694bd57a3
|
Merge remote-tracking branch 'digitalkaoz/issue_397'
|
2012-05-28 01:36:19 +02:00 |
Jordi Boggiano
|
66068fedcb
|
Add minimum-stability flag on root package to filter packages by stability
|
2012-05-09 19:10:03 +02:00 |
Jordi Boggiano
|
14f7d10478
|
Fix typos
|
2012-05-01 16:03:46 +02:00 |
Michael Cullum
|
0edc94cdce
|
Adding role to author information
|
2012-05-01 16:03:44 +02:00 |
Jordi Boggiano
|
e88a831bd1
|
Update JSON schema
|
2012-04-14 23:38:07 +02:00 |
Jordi Boggiano
|
3c07b4338a
|
Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed
|
2012-04-08 17:42:57 +02:00 |
Christoph Hochstrasser
|
f369104bb1
|
Packages can define include paths.
|
2012-04-04 09:46:31 +02:00 |
Jordi Boggiano
|
30cfb69739
|
Add support for mapping a namespace prefix onto many dirs in the autoload config
|
2012-03-28 17:09:33 +02:00 |
Jordi Boggiano
|
f0a0d7ffa7
|
Add docs for metapackages
|
2012-03-24 18:20:27 +01:00 |
Igor Wiedler
|
0fe90c5d87
|
update some links to point to getcomposer.org
|
2012-03-23 09:08:52 +01:00 |
digitalkaoz
|
20ae7efa2b
|
fixed CS
|
2012-03-17 13:07:13 +01:00 |
digitalkaoz
|
7bbe60459f
|
added source key, and support section to arraydumper
|
2012-03-16 08:44:36 +01:00 |
digitalkaoz
|
7cdb793b40
|
added support section to composer.json
|
2012-03-16 08:44:07 +01:00 |
Jordi Boggiano
|
27eb249aab
|
Merge remote-tracking branch 'beberlei/ClassMaps'
|
2012-03-10 01:22:40 +01:00 |
Benjamin Eberlei
|
1af3604303
|
Add support for class-map generation.
|
2012-03-05 13:26:46 +01:00 |
digitalkaoz
|
6929c42848
|
added schema/syntax validation for composer.json
|
2012-02-23 21:54:49 +01:00 |
Jordi Boggiano
|
a71f9c71f0
|
Move schema into res folder
|
2012-02-20 16:35:13 +01:00 |