Jordi Boggiano
|
abdc6893a6
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
|
Jordi Boggiano
|
5c98a2cf8e
|
Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476)
Extract common init/require commands functionality into PackageDiscoveryTrait
Extract some helper methods into BaseCommand for better types
|
2022-02-16 13:24:57 +01:00 |
|
Jordi Boggiano
|
f9d61c0665
|
Add links to repo to fund/licenses/search commands and add links to docs to config command
|
2022-01-05 14:39:08 +01:00 |
|
Jordi Boggiano
|
24ce1eddbd
|
Add composer/pcre dependency and use it everywhere instead of preg_*
|
2021-12-07 12:37:19 +01:00 |
|
Jordi Boggiano
|
f509c41280
|
Upgrade PHPStan to 1.0 (#10253)
Co-authored-by: Martin Herndl <martin@herndl.org>
|
2021-11-14 20:42:24 +01:00 |
|
Samuel Felipe
|
3ccb54832b
|
PHPStan level 6 in src/Composer/Command (#10214)
|
2021-10-27 14:18:16 +02:00 |
|
Jordi Boggiano
|
40800df6bd
|
Fix CS
|
2021-02-25 13:46:52 +01:00 |
|
ochorocho
|
91b6ff27ac
|
Add --format option to composer fund command (#9678)
* Add --format option to `composer fund` command
Co-authored-by: Jochen Roth <jochen.roth@b13.com>
|
2021-02-24 17:21:10 +01:00 |
|
Jordi Boggiano
|
b7d770659b
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
|
Jordi Boggiano
|
4a2ea3c67a
|
Fix var name
|
2020-06-25 09:16:23 +02:00 |
|
Jordi Boggiano
|
a133e694d0
|
Speed up fund command fetching of latest data and make sure it uses default branch info
|
2020-06-25 08:57:18 +02:00 |
|
Jordi Boggiano
|
11999118a5
|
Avoid failing on malformed funding info, fixes #8731
|
2020-04-07 16:04:58 +02:00 |
|
Jordi Boggiano
|
beb64914a3
|
Retrieve latest funding info for all packages in fund command
|
2020-03-06 17:01:59 +01:00 |
|
Jordi Boggiano
|
77a477fb57
|
Add FundCommand
|
2020-02-14 14:08:38 +01:00 |
|