10 Commits (a8f4c2d7c5bae6ba98449baf3b4b37063f7ffc23)

Author SHA1 Message Date
pborreli f7735c396f [Composer] Fixed typos 13 years ago
Jordi Boggiano ba9f12a517 Add extra and type info to packages 13 years ago
Jordi Boggiano 64978d40ba Add dist properties to the Packages 13 years ago
Nils Adermann 2e41993822 Update solver to use PackageInterface and store pool package ids inside of packages 13 years ago
Nils Adermann 8c9f8fb86f Rename RelationConstraints to Links in the Package namespace.
Constraints have been generalised to allow matching requiring and providing
constraints against each other.
14 years ago
Jordi Boggiano c6321e7277 Fix tests and invalid use statements 14 years ago
Jordi Boggiano 6dbec8718d Remove contains() from RepositoryInterface 14 years ago
Jordi Boggiano f0e709ad09 Minor cleanups, add license property to the PackageInterface 14 years ago
Jordi Boggiano bb5e59e30f Add type/repositoryType and repositoryUrl package properties 14 years ago
Nils Adermann 3a851b4059 Define an interface for packages and move package code to separate namespace.
Ids are no longer needed, they are internal to the solver and not a part of
packages.
14 years ago