Jordi Boggiano
|
11cd3e0a28
|
Update lock file
|
2020-04-30 15:21:55 +02:00 |
Jordi Boggiano
|
a5f86a494e
|
Add a conflict on latest phpunit-bridge
|
2020-04-30 15:19:18 +02:00 |
Nils Adermann
|
56edd53046
|
Remove unnecessary implementation of interface method in abstract class
|
2020-04-28 11:57:03 +02:00 |
Michael Chekin
|
b9be78b689
|
Additional Util\Bitbucket class test coverage (#8835)
|
2020-04-28 11:45:30 +02:00 |
Jordi Boggiano
|
a63913c245
|
Merge pull request #8836 from kbacia7/master
close #8784, Added --locked option to composer show command. Displaying locked packages with --all option
|
2020-04-28 08:54:16 +02:00 |
Jordi Boggiano
|
6e7d7097e8
|
Add flag to docs
|
2020-04-28 08:53:23 +02:00 |
Kamil Bacia
|
0779308076
|
close #8784, Added --locked option to composer show command. Displaying locked packages with --all option
|
2020-04-27 21:53:12 +02:00 |
Nils Adermann
|
994a5b41c2
|
Provide default impl for abstract method in interface for PHP < 5.3.9 (#8837)
|
2020-04-26 09:15:15 +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
|
6a6ea6057f
|
Handle provider/replacer packages and avoid checking extensions which are provided by packages, refs #8546
|
2020-04-24 13:38:50 +02:00 |
Jordi Boggiano
|
d494df61ff
|
Make sure platform-check returns a non-0 exit code if it fails
|
2020-04-24 13:25:13 +02:00 |
Jordi Boggiano
|
f34ec13253
|
Upadte changelog/upgrade to latest master state
|
2020-04-24 11:11:32 +02:00 |
Jordi Boggiano
|
d89342dc43
|
Fix tests
|
2020-04-24 09:07:32 +02:00 |
Jordi Boggiano
|
755a73baa9
|
Only check for pcntl on cli SAPI, fixes #8828
|
2020-04-23 20:44:14 +02:00 |
Jordi Boggiano
|
df0cada93f
|
Add test for #8669
|
2020-04-23 15:11:21 +02:00 |
PirxDanford
|
3a7ea25289
|
Introduce --no-install option for the update, require and remove commands
Closes #8669, fixes #8551
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2020-04-23 14:55:07 +02:00 |
effulgentsia
|
46efcefefa
|
Added --json and --merge options to ConfigCommand (#8779)
|
2020-04-23 14:27:14 +02:00 |
Jordi Boggiano
|
1d4185b844
|
Recommend ocramius/package-versions fork if needed to solve dependencies
|
2020-04-23 13:51:57 +02:00 |
Jordi Boggiano
|
34801239f1
|
Tweak problem wording slightly
|
2020-04-23 13:17:34 +02:00 |
Jordi Boggiano
|
d8678fc8f2
|
Update CONTRIBUTING.md
|
2020-04-23 11:14:42 +02:00 |
Jordi Boggiano
|
b67dd2e201
|
Add coc file to appease the github UI
|
2020-04-23 11:14:08 +02:00 |
Carsten Brandt
|
8f8840bfda
|
Update 04-schema.md to reflect package naming in 2.0 (#8777)
|
2020-04-23 11:02:50 +02:00 |
Jordi Boggiano
|
cdc6a87e8d
|
Fix docblock
|
2020-04-23 11:01:44 +02:00 |
Jordi Boggiano
|
9b8694bc0b
|
Show suggestions from root package in suggest, and lists them in count only on first install of a project, fixes #8805
|
2020-04-23 10:53:24 +02:00 |
Jordi Boggiano
|
6529fabb24
|
Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface
|
2020-04-23 10:52:33 +02:00 |
Jordi Boggiano
|
8a1e9744a0
|
Fix tests
|
2020-04-23 10:29:22 +02:00 |
Jordi Boggiano
|
fa14cd1353
|
Show number of additional suggestions when not using --all, fixes #8788
|
2020-04-23 10:23:56 +02:00 |
Jordi Boggiano
|
d6a9d78309
|
Merge pull request #8810 from heddn/8809_expand_context_post_file_download
#8809: expand context for post file download event
|
2020-04-22 17:14:45 +02:00 |
Jordi Boggiano
|
f5ebbdaa37
|
scripts: indicate how to see scripts-descriptions (#8823)
* scripts: indicate how to see scripts-descriptions
* Update scripts.md
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2020-04-22 17:08:42 +02:00 |
Jordi Boggiano
|
b21936ab46
|
Update scripts.md
|
2020-04-22 17:08:33 +02:00 |
Jordi Boggiano
|
7049bbb714
|
Switch require_once to require for autoload_static as the once variant seems unnecessary
|
2020-04-22 17:05:37 +02:00 |
Jordi Boggiano
|
c2f77d80bd
|
Remove usage of 5.6+ constant
|
2020-04-22 16:40:42 +02:00 |
Nathan Esayeas
|
8ea787baa1
|
fix: workflow status badge (#8825)
|
2020-04-22 14:56:39 +02:00 |
Nils Adermann
|
b330f8f1fa
|
Merge pull request #8824 from Seldaek/fix-root-version-change-from-lock
Fix error reporting when the root version changed since the last update, and does not match circular deps in lock file anymore
|
2020-04-22 14:22:57 +02:00 |
Jordi Boggiano
|
1000d49145
|
Fix error reporting when the root version changed since the last update, and does not match circular deps in lock file anymore
|
2020-04-22 14:02:09 +02:00 |
Elan Ruusamäe
|
613982e88b
|
scripts: indicate how to see scripts-descriptions
|
2020-04-22 14:43:02 +03:00 |
Nils Adermann
|
547a942251
|
Merge pull request #8803 from Seldaek/installed-php
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
2020-04-22 13:13:05 +02:00 |
Jordi Boggiano
|
0ab48a1773
|
Add composer-runtime-api platform package
|
2020-04-22 12:10:09 +02:00 |
Jordi Boggiano
|
0d1922dc27
|
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
2020-04-22 12:10:09 +02:00 |
Jordi Boggiano
|
c757c9fa37
|
7.4 highest errors are fixed on 2.0 branch already
|
2020-04-22 10:57:07 +02:00 |
Jordi Boggiano
|
e9a2f922d5
|
Fix phpstan config
|
2020-04-22 10:37:21 +02:00 |
Jordi Boggiano
|
c0b0149040
|
Try and fix phpstan
|
2020-04-22 10:33:36 +02:00 |
Jordi Boggiano
|
e046523631
|
Fix phpstan workflow
|
2020-04-22 09:46:33 +02:00 |
Jordi Boggiano
|
1dd78c0163
|
Merge branch '1.10'
|
2020-04-22 09:44:42 +02:00 |
Jordi Boggiano
|
ca25ff8b0d
|
Remove travis/appveyor configs
|
2020-04-22 09:40:35 +02:00 |
Jordi Boggiano
|
4ccd8e1081
|
Mark 7.4 latest deps build experimental for now
|
2020-04-22 09:37:04 +02:00 |
Jordi Boggiano
|
f51810f1c9
|
Fix continue-on-error failure
|
2020-04-22 09:33:55 +02:00 |
Jordi Boggiano
|
eeaa099021
|
Stop ignoring build changes to trigger build, that was smart :D
|
2020-04-22 09:32:50 +02:00 |
Jordi Boggiano
|
9a0e6e6885
|
Fix build
|
2020-04-22 09:31:04 +02:00 |
Jordi Boggiano
|
ac3fcfc9ec
|
Fix build
|
2020-04-22 09:30:34 +02:00 |