Jordi Boggiano
|
b7d770659b
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
|
Jordi Boggiano
|
f31564ef5b
|
Fix check-platform-reqs --no-dev to not require lock anymore
|
2020-11-06 20:39:33 +01:00 |
|
Jordi Boggiano
|
e0e4d60166
|
Fix check-platform-reqs to be more clear about what is going on, and add a --lock flag to allow explicitly checking from lock
|
2020-10-30 15:05:29 +01:00 |
|
Simon Berger
|
a6475a7118
|
Removed unused variables, properties and parameters of private functions
|
2020-09-20 02:16:28 +02:00 |
|
Jordi Boggiano
|
943c7a6433
|
Merge pull request #9165 from bpesch/master
Performance improvements
|
2020-09-07 16:25:14 +02:00 |
|
Jordi Boggiano
|
cc1874e21b
|
Merge pull request #9179 from simonberger/fix-duplicated-code
Moved duplicated table render code to a new method in BaseCommand
|
2020-09-07 15:52:17 +02:00 |
|
Simon Berger
|
687f886d56
|
Moved duplicated table render code to a new method in BaseCommand
|
2020-09-03 15:56:04 +02:00 |
|
Yanick Witschi
|
bd6f62c535
|
Consistently reuse the new PlatformRepository::isPlatformPackage() method
|
2020-09-01 17:19:19 +02:00 |
|
username
|
17ae93bc9c
|
Remove unnecessary method call
|
2020-08-29 21:18:31 +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 |
|