Jordi Boggiano
|
46a67733f8
|
Adjust codebase to the new VersionParser
|
2011-09-26 00:01:22 +02:00 |
pborreli
|
f7735c396f
|
[Composer] Fixed typos
|
2011-09-15 01:22:33 +00:00 |
Nils Adermann
|
03642a40b4
|
Handle the = comparison operator for versions the same as ==
|
2011-08-20 23:04:16 -04:00 |
Jordi Boggiano
|
d6ae5ddf35
|
Add 'dev' flag to version parser
|
2011-07-06 21:04:37 +02:00 |
Jordi Boggiano
|
56da52d38f
|
PlatformRepository now adds packages for every loaded php extension as well
|
2011-05-23 02:00:18 +02:00 |
Jordi Boggiano
|
575e520931
|
Fix MultiConstraint::__toString
|
2011-05-23 02:00:12 +02:00 |
Jordi Boggiano
|
1edb22034d
|
Fix CS
|
2011-05-23 02:00:09 +02:00 |
Nils Adermann
|
9b8ab7d710
|
Fix SpecificConstraint which only handles matching of instances of same constraint
|
2011-04-18 22:47:33 +02:00 |
Nils Adermann
|
d5dd86cd75
|
Correct version contraint matching and add tests for various cases
|
2011-04-18 22:45:11 +02:00 |
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.
|
2011-04-18 00:27:31 +02:00 |