Simon Berger
|
687f886d56
|
Moved duplicated table render code to a new method in BaseCommand
|
2020-09-03 15:56:04 +02:00 |
|
Jordi Boggiano
|
d173af2d7a
|
Fix check-platform-reqs command to take into account provide/replace from the root package
|
2020-04-24 13:46:18 +02:00 |
|
Jordi Boggiano
|
0aaa815268
|
Merge branch '1.10'
|
2020-04-09 09:51:35 +02:00 |
|
Bingqing Wang
|
63eb178297
|
compatible with symfony/console 5.0.0 getVerticalBorderChars() method
|
2020-04-09 09:50:19 +02:00 |
|
Jordi Boggiano
|
80505e745e
|
Fix phpstan issues
|
2020-04-07 14:40:51 +02:00 |
|
Jordi Boggiano
|
2445ef5e1f
|
Refactor check-platform-reqs to use InstalledRepository and look for providers as well as platform packages, fixes #8645, closes #8676
Co-authored-by: Ellis <eantaya@nuglif.com>
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2020-03-10 14:53:42 +01:00 |
|
Jordi Boggiano
|
5ddc40e93c
|
Load packages from the lock file for check-platform-reqs if no dependencies have been installed yet, fixes #8058
|
2019-07-31 15:21:32 +02:00 |
|
Jordi Boggiano
|
45591597f6
|
Clarify how check-platform-reqs works, fixes #8191
|
2019-07-29 16:38:01 +02:00 |
|
Jordi Boggiano
|
a25d6f6c35
|
Use local repo for platform checks when possible to avoid surprises, refs #7605
|
2018-09-10 13:58:13 +02:00 |
|
SeRRg
|
c279c7ca96
|
Add --no-dev option to check-platform-reqs command
|
2018-09-02 11:37:19 +05:00 |
|
Jordi Boggiano
|
ff59bbdab0
|
CS fixer
|
2018-07-24 14:32:52 +02:00 |
|
Vladimir Reznichenko
|
da9e00066c
|
SCA: reduced repetitive methods references, used specialized PhpUnit assertions
|
2018-01-24 10:19:46 +01:00 |
|
Christophe Coevoet
|
e91505ce30
|
Fix the platform requirement check command
The command must validate that the current package matches the constraint, not
that any newer package matches it.
|
2017-12-20 12:17:16 +01:00 |
|
Jordi Boggiano
|
c8aea719b1
|
CS fixes
|
2017-12-18 16:02:48 +01:00 |
|
Jordi Boggiano
|
6bb3ab1868
|
Tweak help/description
|
2017-12-01 17:03:42 +01:00 |
|
Jordi Boggiano
|
b579884e15
|
Tweak check-platform-reqs command to check all constraints and output more information about what requires failed, refs #6709
|
2017-12-01 17:00:15 +01:00 |
|
闫兴茂
|
fb306b6eb7
|
Update [] to array synax
|
2017-09-27 17:32:46 +08:00 |
|
闫兴茂
|
f83883b2f6
|
Add command check-platform-reqs
|
2017-09-27 17:20:51 +08:00 |
|