1
0
Fork 0

Commit Graph

  • bc157ebea9
    Fix phpdoc for new php-ext schema Jordi Boggiano 2024-03-20 22:44:48 +0100
  • 07fa4255d6
    Add support for php extension packages (#11795) Jordi Boggiano 2024-03-20 22:04:58 +0100
  • dfa0cebbb3
    Make sure the pool builder excludes php-ext/php-ext-zend Jordi Boggiano 2024-03-20 17:23:08 +0100
  • 4997b9e22a
    Validate php-ext is only set for php-ext or php-ext-zend packages Jordi Boggiano 2024-03-20 17:04:57 +0100
  • 87b8d0d411
    Rollback ext-xxx naming changes Jordi Boggiano 2024-03-20 17:04:37 +0100
  • 3b596b8e14
    Update schema Jordi Boggiano 2024-03-20 16:57:03 +0100
  • a6947f116a
    Allow for SSH URLs when using hg repository type (#11878) gaxweb 2024-03-20 16:31:25 +0100
  • 5cb101a694
    Fix regex and code style Jordi Boggiano 2024-03-20 16:24:38 +0100
  • 7f2ee071e0
    Add support for php extension packages Jordi Boggiano 2024-01-12 14:16:08 +0100
  • 75ccf6557a
    Use reactphp/promise v2 compatible code Jordi Boggiano 2024-03-20 12:32:54 +0100
  • 59152ad7aa
    Fix phpstan errors in FileDownloader, update baseline (1642, 96) Jordi Boggiano 2024-03-20 12:07:38 +0100
  • 5a1d506c77
    Fix composer status command handling of failed promises, closes #11889 Jordi Boggiano 2024-03-20 10:47:52 +0100
  • f613819951 change text eltharin 2024-03-19 17:48:38 +0100
  • 7e9bc82017
    fix: typo (#11894) guangwu 2024-03-19 23:27:29 +0800
  • d00f590354
    Surface the advisory ID when CVE not present. (#11892) Brad Jones 2024-03-19 09:24:10 -0600
  • d36cd30d11
    HttpDownloader: add option to prevent access to private network (#11895) Stephan 2024-03-19 15:18:59 +0000
  • 08be672058
    Apply suggestions from code review Stephan 2024-03-19 15:14:31 +0000
  • 83212118cb
    Revert "Remove docs about light-weight packages" Jordi Boggiano 2024-03-19 15:23:35 +0100
  • 5ae5e32f5a
    HttpDownloader: add option to prevent access to private network Stephan Vock 2024-03-19 14:07:52 +0000
  • 504e6c581a
    Update deps and baseline (1663, 96) Jordi Boggiano 2024-03-19 15:13:12 +0100
  • ba238d0af7 fix: typo guoguangwu 2024-03-19 14:48:08 +0800
  • feebcc1122 Surface the advisory ID when CVE not present. Brad Jones 2024-03-15 17:00:00 -0700
  • 1a685a13be check if package exists eltharin 2024-03-15 17:24:48 +0100
  • 61e2d24610
    Update deps Jordi Boggiano 2024-03-15 15:08:43 +0100
  • 62126e1a40
    [PHP 8.4] Fix for implicit nullability deprecation (#11888) Ayesh Karunaratne 2024-03-15 19:55:25 +0700
  • 3bf085c2d9
    [PHP 8.4] Fix for implicit nullability deprecation Ayesh Karunaratne 2024-03-15 14:28:27 +0700
  • 5a20dba768
    Only show warning about default version when not "project" type (#11885) Yanick Witschi 2024-03-14 16:38:28 +0100
  • adef02057c Only show warning about default version when not "project" type Yanick Witschi 2024-03-12 22:47:51 +0100
  • 893c2b3167 Allow for SSH URLs when using hg repository type gaxweb 2024-03-08 12:40:14 +0100
  • 94fe294545
    Fix self-update tests on releases Jordi Boggiano 2024-03-11 17:32:50 +0100
  • 2124f09d75
    Fix context info being missing from output when using the IO classes as PSR-3 logger, fixes #11882 Jordi Boggiano 2024-03-11 17:23:06 +0100
  • 96f757f3a4
    Reverting release version changes Jordi Boggiano 2024-03-11 17:12:19 +0100
  • b826edb791
    Release 2.7.2 2.7.2 Jordi Boggiano 2024-03-11 17:12:18 +0100
  • 1a3474c4e7
    Update changelog Jordi Boggiano 2024-03-11 16:44:29 +0100
  • 58276f2bd1
    Update scripts.md (#11880) 8ig8 2024-03-11 11:41:05 -0400
  • d21dcfe6d7
    Update scripts.md 8ig8 2024-03-09 19:15:38 -0500
  • 57427e6227
    Fix filesystem::copy with broken symlinks, refs #11864 Jordi Boggiano 2024-03-08 10:44:47 +0100
  • 299b2c1f2d
    Update deps Jordi Boggiano 2024-03-08 09:52:38 +0100
  • c5aa3dc021
    Update deps, update baseline (1677, 97), fixes #11875 Jordi Boggiano 2024-03-08 08:51:56 +0100
  • 66acb84c12
    Fix update --lock to avoid updating all metadata except dist/source urls and mirrors (#11850) Pol Dellaiera 2024-03-05 11:32:40 +0100
  • cde0558c43
    Simplify code Jordi Boggiano 2024-03-05 11:30:17 +0100
  • 1dc2c93261
    Fix ensureDirectoryExists not working when a broken symlink appears somewhere in the path, fixes #11864 Jordi Boggiano 2024-03-04 14:39:30 +0100
  • c42bb68aff
    Optimize outdated --ignore to avoid fetching the latest package info for ignored packages, fixes #11863 Jordi Boggiano 2024-03-04 14:07:27 +0100
  • 133447cf51
    Output tweak Jordi Boggiano 2024-03-04 14:01:23 +0100
  • c3efff91f8
    Fix plugins still being available in a few special contexts when running as non-interactive root, mainly create-project, refs #11854 Jordi Boggiano 2024-03-04 13:44:43 +0100
  • 8bf33ecb4b
    Clarify --ignore option Niklas 2024-03-01 10:54:41 +0100
  • c0b8086af5
    Include PHP information when showing Composer version verbosely (#11866) Michael Newton 2024-03-01 02:14:41 -0700
  • e0595ca1f9
    Output php version on stderr and avoid changing the long version string Jordi Boggiano 2024-03-01 10:07:15 +0100
  • 4840da68d5
    Include PHP information when showing Composer version verbosely Michael Newton 2024-02-27 18:07:06 -0700
  • efa03f9045
    Update existing package instead of reverting changes in the updated package to ensure we keep all metadata intact, fixes #11787 Jordi Boggiano 2024-02-23 14:44:28 +0100
  • c4f356d1d1
    Add missing use statement Jordi Boggiano 2024-02-23 14:09:11 +0100
  • 5d84e7c7c4
    Refactor things a bit further Jordi Boggiano 2024-02-23 13:55:16 +0100
  • 0708e179e8
    refactor: use early conditions Pol Dellaiera 2024-02-13 18:50:26 +0100
  • cc2d5c0f54
    fix: update `dist` only if it hasn't been modified before Pol Dellaiera 2024-02-13 18:49:12 +0100
  • d7cdb28b28
    Try to fix CI Jordi Boggiano 2024-02-23 10:54:20 +0100
  • a0d474f75c
    Add a warning message when Composer is not able to guess the root package version (#11858) Pol Dellaiera 2024-02-23 10:47:36 +0100
  • 97325ac44a
    Update/reorder steps and leaner wording Jordi Boggiano 2024-02-23 10:44:44 +0100
  • a8a7fd5244
    tests: fix tests accordingly Pol Dellaiera 2024-02-23 10:40:00 +0100
  • 55e075d540
    doc: add `Root package version` paragraph Pol Dellaiera 2024-02-23 10:07:46 +0100
  • 5bc521655f
    fix: syntax Pol Dellaiera 2024-02-23 09:35:50 +0100
  • 7e8394718f
    Update src/Composer/Package/Loader/RootPackageLoader.php Pol Dellaiera 2024-02-23 09:32:44 +0100
  • 06512f22c1
    Update src/Composer/Package/Loader/RootPackageLoader.php Pol Dellaiera 2024-02-23 09:30:46 +0100
  • eb585b8701
    doc: update relevant paragraph Pol Dellaiera 2024-02-23 09:23:54 +0100
  • efadec7cf7
    update wording Pol Dellaiera 2024-02-23 09:19:59 +0100
  • 7026789507
    Only warn if a package name is set as that is a requirement for circular deps Jordi Boggiano 2024-02-22 22:21:03 +0100
  • d0a364c075
    feat: add warning when Composer is not able to guess the root package version Pol Dellaiera 2024-02-22 13:10:32 +0100
  • 688682c105
    sa: update `Platform::getEnv()` method Pol Dellaiera 2024-02-22 14:55:40 +0100
  • 1b7a71f7e7
    Add tests for SelfUpdateCommand (#11816) Yuto Takakura 2024-02-22 04:59:50 +0900
  • 8047ce9c69
    Ensure self-update is tested in isolation and does not overwrite project files Jordi Boggiano 2024-02-21 20:52:37 +0100
  • 55cfca5c37 Add discription Yuto Takakura 2024-02-18 09:58:32 +0900
  • c6fa914f8f my3rd commit arunnetworker 2024-02-16 19:32:21 +0530
  • bf059a7076
    2nd update arunnetworker 2024-02-16 19:25:57 +0530
  • 658754ae96
    my updated code arunnetworker 2024-02-16 19:23:28 +0530
  • 596a384c97
    Explicit the version where script-aliases was included (#11847) Igor Santos 2024-02-15 07:42:14 -0300
  • 1348cc5a92
    Explicit the version where script-aliases was included Igor Santos 2024-02-12 03:17:06 -0300
  • f8aa5451fa bugfix preventing a warning when calling class_exists("\\") papparazzo 2024-02-11 08:22:58 +0100
  • 2fd57ca9fb Add return type for channelOptions Yuto Takakura 2024-02-09 23:30:05 +0900
  • 8c61f812a4
    Reverting release version changes Jordi Boggiano 2024-02-09 15:26:29 +0100
  • aaf6ed5ccd
    Release 2.7.1 2.7.1 Jordi Boggiano 2024-02-09 15:26:28 +0100
  • 2a20575e73
    Update changelog Jordi Boggiano 2024-02-09 15:23:55 +0100
  • 4fbd4a2261 Refactor test for update to different channel Yuto Takakura 2024-02-09 23:15:53 +0900
  • b2910b17f2
    Makes note appear in a note section. (#11844) theoboldalex 2024-02-09 14:00:37 +0000
  • 25da04e085 Makes note appear in a note section. Alex Theobold 2024-02-09 13:46:31 +0000
  • be876b47a9
    Also output root plugin warning after script execution errors Jordi Boggiano 2024-02-09 14:25:53 +0100
  • 9acf6bc0a1
    Repositories docs reference (#11840) theoboldalex 2024-02-09 13:17:21 +0000
  • 690fe716c5
    Output more warnings about plugins being disabled to hint that it may cause problems, fixes #11839 (#11842) Jordi Boggiano 2024-02-09 11:56:25 +0100
  • 2127214e8e
    Output more warnings about plugins being disabled to hint that it may cause problems, fixes #11839 Jordi Boggiano 2024-02-09 11:35:15 +0100
  • 49f1a552ea minor grammar fix theoboldalex 2024-02-08 23:55:49 +0000
  • 63ffcd9a32 fixes double space theoboldalex 2024-02-08 21:30:44 +0000
  • 424c6de844 doc: Adds docs for reference field on package repo theoboldalex 2024-02-08 21:25:44 +0000
  • 33335fdfdd
    Update plugins api version in docs Jordi Boggiano 2024-02-08 17:41:02 +0100
  • 6335551cc2
    Fix diagnose auditing of composer dependencies in phar files Jordi Boggiano 2024-02-08 16:24:16 +0100
  • 2cd63e0196
    Update changelog Jordi Boggiano 2024-02-08 15:14:27 +0100
  • f00d3fb5ab
    Reverting release version changes Jordi Boggiano 2024-02-08 15:09:19 +0100
  • 96d107e2bf
    Release 2.7.0 2.7.0 Jordi Boggiano 2024-02-08 15:09:19 +0100
  • 668b56d0b0
    Reverting release version changes Jordi Boggiano 2024-02-08 15:08:54 +0100
  • d1542e8963
    Release 2.2.23 2.2.23 Jordi Boggiano 2024-02-08 15:08:53 +0100
  • ff14762c06
    Fix php5.3 syntax Jordi Boggiano 2024-02-08 15:06:49 +0100
  • 626358695c
    Remove php8 CI Jordi Boggiano 2024-02-08 15:04:58 +0100
  • b534407af4
    Remove platform config before selecting phpunit bridge version Jordi Boggiano 2024-02-08 14:56:17 +0100