Jordi Boggiano
|
53191eb0fe
Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510
|
13 年之前 |
Christoph Hochstrasser
|
f369104bb1
Packages can define include paths.
|
13 年之前 |
Martin Hasoň
|
736ea800e3
Added isDev method to the VersionParser class
|
13 年之前 |
Jordi Boggiano
|
0b7ee194c6
Remove persistence of alias data, make abstract branch aliasing and keep it in composer only
|
13 年之前 |
Jordi Boggiano
|
1228c04984
Add support for extra.branch-alias config to remap master on 2.1.x for example
|
13 年之前 |
Jordi Boggiano
|
82054f2060
Add aliasing: `foo as bar` will require foo and automatically make it replace the bar version
|
13 年之前 |
Jordi Boggiano
|
3fe87b1e35
Force dev packages to be installed from source
|
13 年之前 |
Martin Hasoň
|
01be62d842
Updated ArrayDumper
|
13 年之前 |
Jordi Boggiano
|
7add1001ae
Refactor scripts
|
13 年之前 |
Jordi Boggiano
|
5c8eb355ce
License now defaults to an empty array
|
13 年之前 |
Jordi Boggiano
|
aa94918d50
Add binaries support in composer
|
14 年之前 |
Jordi Boggiano
|
de111b73dd
Add homepage to MemoryPackage
|
14 年之前 |
Jordi Boggiano
|
aab9116f67
Add description to MemoryPackage
|
14 年之前 |
Jordi Boggiano
|
a13c35537c
Add parsing of keywords/authors/release date to the ArrayLoader
|
14 年之前 |
Jordi Boggiano
|
8e6f8ae57e
Add prettyVersion to packages, fixes #76
|
14 年之前 |
Jordi Boggiano
|
9b24734c9d
Add parsing and on-the-fly loading of repositories defined in packages
|
14 年之前 |
Igor Wiedler
|
72a1f66b7a
rename installAs to target-dir
|
14 年之前 |
Igor Wiedler
|
ea31039556
[autoload] autoloading prototype
|
14 年之前 |
Jordi Boggiano
|
ebe2a25ec6
Merge remote-tracking branch 'wilmoore/feature/memory-package-test-refactor'
|
14 年之前 |
Jordi Boggiano
|
f48634d074
Add source/dist reference information to package
|
14 年之前 |
Wil Moore III
|
b70bb1a9bc
memory-package-test-refactor: refactored the memory package test to be a bit more DRY and "hopefully" re-usable in anticipation of more package types being adding in the future.
|
14 年之前 |
everzet
|
17d1abcec0
Refactored DownloadManager
|
14 年之前 |
Jordi Boggiano
|
ba9f12a517
Add extra and type info to packages
|
14 年之前 |
Jordi Boggiano
|
64978d40ba
Add dist properties to the Packages
|
14 年之前 |
Nils Adermann
|
8c9f8fb86f
Rename RelationConstraints to Links in the Package namespace.
|
14 年之前 |
Jordi Boggiano
|
3da43e751d
Update naming of repositories
|
14 年之前 |
Jordi Boggiano
|
f0e709ad09
Minor cleanups, add license property to the PackageInterface
|
14 年之前 |
Jordi Boggiano
|
bb5e59e30f
Add type/repositoryType and repositoryUrl package properties
|
14 年之前 |
Jordi Boggiano
|
7ea2fd6c93
Fix author/copyright
|
14 年之前 |
Nils Adermann
|
3a851b4059
Define an interface for packages and move package code to separate namespace.
|
14 年之前 |