Ion Bazan
|
a2137d5263
|
use Symfony PHPUnit Bridge
|
2020-02-07 12:22:22 +08:00 |
Jordi Boggiano
|
3d01ef28fa
|
Revert "Do not dump source and dist for metapackages"
The source/dist reference is needed to operate composer outdated and other functionality
Fixes #7546
This reverts commit 42739e7959 .
|
2018-08-22 09:45:54 +02:00 |
Rafael Kassner
|
42739e7959
|
Do not dump source and dist for metapackages
|
2018-07-29 16:16:02 +02:00 |
Jordi Boggiano
|
066351c5b9
|
Remove use of deprecated getMock method
|
2018-04-12 10:24:56 +02:00 |
Gabriel Caruso
|
afc9a7643e
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2017-11-30 13:44:43 -02:00 |
Gabriel Caruso
|
a4b220273e
|
Refactoring Tests (#6849)
|
2017-11-30 15:58:10 +01:00 |
Rob Bast
|
873f17261c
|
try to fix test instead of guarding implementation
|
2016-12-01 14:03:20 +01:00 |
Rob Bast
|
a45ae5f585
|
fix test
|
2016-10-04 13:23:25 +02:00 |
Jordi Boggiano
|
ce08582671
|
Fix CS
|
2015-09-28 10:53:24 +01:00 |
Rob Bast
|
a1427d7fd6
|
replace all occurences in code and comments
|
2015-09-24 16:32:36 +02:00 |
Possum
|
2e99b9fdf5
|
Use https where possible
|
2015-05-04 19:37:57 +02:00 |
Rafael Dohms
|
346133d2a1
|
PR Review
- reverted comma removal
- made getReplacementPackage consistent
- removed abandoned flag if false
|
2014-10-03 15:12:16 +02:00 |
Rafael Dohms
|
d6d087d348
|
Support for Abandoned in Packages
Added parsing for abandoned property into the CompletePackage Object.
|
2014-10-02 23:53:21 +02:00 |
Jordi Boggiano
|
32cd883daa
|
Rename options to transport-options, refs #2189
|
2014-05-07 18:25:28 +02:00 |
Luís Otávio Cobucci Oblonczyk
|
28d0e08785
|
Package options should be dumped if exists
|
2013-08-19 04:39:13 -03:00 |
Nils Adermann
|
afcdad4b23
|
Define an option to exclude files in the archive command
|
2013-03-28 12:49:52 +01:00 |
perprogramming
|
704837c574
|
- Sort links and keywords in ArrayDumper result (fixes issue #1499)
- Adapt ArrayDumperTest
|
2013-01-31 09:55:19 +01:00 |
Igor Wiedler
|
e7c7e2f70d
|
Consistently describe composer as dep mgr as opposed to package mgr
Closes #1207.
|
2012-11-07 13:16:47 +01:00 |
Martin Hasoň
|
29034ea3e0
|
Added support for the root package in the array dumper
|
2012-09-19 23:08:37 +02:00 |
Jordi Boggiano
|
d6de4a0036
|
Rename Package interfaces to reduce BC issues
|
2012-08-24 02:29:31 +02:00 |
Kirill chEbba Chebunin
|
c62d4179b3
|
Remove unnecessary use statement from ArrayDumperTet
|
2012-07-14 16:01:55 +04:00 |
Kirill chEbba Chebunin
|
75d756f665
|
Add getSupport method to the PackageInterface.
|
2012-07-14 15:51:45 +04:00 |
Jordi Boggiano
|
e922404f19
|
Update/add tests
|
2012-04-14 23:38:06 +02:00 |
Martin Hasoň
|
01be62d842
|
Updated ArrayDumper
|
2012-02-14 12:57:15 +01:00 |