Nils Adermann
7c7cac61b6
Merge remote-tracking branch 'github-seldaek/stability'
...
* github-seldaek/stability:
Add stability docs
Add test for Pool handling and refactor a couple things
Add support for stabilities in lock file
Infer stability flags for requirements that have an explicit version required of a lower stability
Add InstalledArrayRepository to make sure the root package is not purged by the Pool because of a lower stability
Basic handling of stability flags
Add list of stabilities to base package
Add minimum-stability flag on root package to filter packages by stability
Add CompositeRepo::getRepositories
Add package stability
2012-05-12 18:28:32 +02:00
Tom Klingenberg
74ca58bcb6
Use of SPDX license identifiers.
2012-05-12 10:50:48 +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
Jordi Boggiano
27eb249aab
Merge remote-tracking branch 'beberlei/ClassMaps'
2012-03-10 01:22:40 +01:00
Jordi Boggiano
7ceca9b789
Suppress relaxed schema and build it on the fly in php, refs #151
2012-03-08 00:44:09 +01:00
Jordi Boggiano
82dd1c1f7f
Add relaxed schema for application packages that do not need to be distributed
2012-03-05 23:24:59 +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