1
0
Fork 0
composer/tests/Composer/Test/Package
Beau Simensen 081ead1635 Version Parsing: Consider <x.y.z to be <x.y.z-dev
> Consider `<x.y.z` to be `<x.y.z-dev.` Because in 99%
> of the cases that's what the intent is. Could be
> overriden with `<x.y.z-stable`.

- @Seldaek

refs #643
2012-10-08 10:44:37 -07:00
..
Dumper Added support for the root package in the array dumper 2012-09-19 23:08:37 +02:00
LinkConstraint Correctly treat dev versions for other types of comparisons and add tests 2012-07-11 20:49:53 +02:00
Loader Add ValidatingArrayLoader and more validation for the validate command 2012-07-18 17:20:56 +02:00
Version Version Parsing: Consider <x.y.z to be <x.y.z-dev 2012-10-08 10:44:37 -07:00
CompletePackageTest.php Fix target-dir with multiple slashes too 2012-09-19 11:25:49 +02:00
LockerTest.php Update lock file to contain the complete package info, fixes #890 2012-09-14 16:43:56 +02:00