1
0
Fork 0

Commit Graph

  • 1a675ce8cd
    Merge f60bee416e into 355f71eaa8 Matthew Turland 2024-12-20 09:14:23 -0600
  • f60bee416e
    Update installer script URL to include openssl_free_key() deprecation fix Matthew Turland 2024-12-20 09:13:22 -0600
  • 2517176882
    Merge f3f676d2a9 into fb397acaa0 Stephan 2024-12-19 11:19:31 +0000
  • f3f676d2a9
    Allow redirect responses to output warnings/infos Stephan Vock 2024-12-19 11:17:17 +0000
  • 8e7bfee2b9
    Merge 5c07d1d154 into fb397acaa0 Andrew Lyons 2024-12-18 11:57:37 +0800
  • 5c07d1d154
    Discard unsupported FUNDING.yml URL values Andrew Nicols 2024-12-18 11:34:25 +0800
  • 10111e54bf
    Merge 811dfd3a13 into fb397acaa0 Andrew Lyons 2024-12-17 14:22:38 +0000
  • 811dfd3a13
    Support schemeless funding URLs Andrew Nicols 2024-12-17 21:38:51 +0800
  • 4d3a2ca2cd
    Merge 123c03d8cf into 927b1bfcf8 Andrew Lyons 2024-12-17 14:20:10 +0000
  • 123c03d8cf
    Support schemeless funding URLs Andrew Nicols 2024-12-17 21:38:51 +0800
  • d8371e5bd0
    Merge edb2f854ad into fb397acaa0 Jason Woods 2024-12-11 16:21:52 +0100
  • 88d722b06b
    Merge 0fd113f4aa into fb397acaa0 Yanick Witschi 2024-12-11 16:21:52 +0100
  • d6477bb978
    Merge 05d5db9475 into fb397acaa0 Jordi Boggiano 2024-12-11 16:21:52 +0100
  • 4d46d27880
    Merge 9c34034891 into fb397acaa0 Pol Dellaiera 2024-12-11 16:21:52 +0100
  • b60eb443d8
    Merge e5ac92b410 into fb397acaa0 Shyim 2024-12-11 16:21:52 +0100
  • a6371b53c4
    Merge c2ebc9532f into fb397acaa0 Dan Wallis 2024-12-11 16:21:51 +0100
  • f789e175db
    Merge 35ce4bd769 into fb397acaa0 Thomas Landauer 2024-12-11 13:47:05 +0100
  • 35ce4bd769 Adjusting the test Thomas Landauer 2024-12-11 13:46:24 +0100
  • cefdee5049
    Update BaseDependencyCommand.php Thomas Landauer 2024-12-11 13:31:36 +0100
  • 927b1bfcf8
    Reverting release version changes 2.2 Jordi Boggiano 2024-12-11 11:58:02 +0100
  • 0374e6fa9d
    Release 2.2.25 2.2.25 Jordi Boggiano 2024-12-11 11:58:02 +0100
  • fb397acaa0
    Reverting release version changes main Jordi Boggiano 2024-12-11 11:57:45 +0100
  • 112e37d1dc
    Release 2.8.4 2.8.4 Jordi Boggiano 2024-12-11 11:57:47 +0100
  • 1175bf52ac
    Update changelog Jordi Boggiano 2024-12-11 11:57:31 +0100
  • 3291ce42bd
    Update changelog Jordi Boggiano 2024-12-11 11:46:12 +0100
  • 6e0cb6cae0
    Fix tests Jordi Boggiano 2024-12-11 11:39:34 +0100
  • 8eedfd0ecb
    Hide publish errors entirely with --no-check-publish instead of downgrading to warning, fixes #12196 Jordi Boggiano 2024-12-11 11:30:08 +0100
  • 99430ca669
    Avoid returning failing status code if the composer audit fails in diagnose command, refs #12196 Jordi Boggiano 2024-12-11 11:29:49 +0100
  • ace7a3ffa8
    Update deps Jordi Boggiano 2024-12-11 10:53:22 +0100
  • 144e8f8a34
    Fix create-project when passed with a path repo to disable symlinks by default Jordi Boggiano 2024-12-11 10:50:24 +0100
  • 02500cae1f
    Merge pull request #12234 from Seldaek/fix_duplicates22 Jordi Boggiano 2024-12-11 10:40:39 +0100
  • 6a9336fa9c
    Merge pull request #12233 from Seldaek/fix_duplicates Jordi Boggiano 2024-12-11 10:40:36 +0100
  • 647a1585b1
    Fixed InstalledVersions returning duplicates in some instances Jordi Boggiano 2024-12-11 09:55:36 +0100
  • 45436c0a20
    Fixed InstalledVersions returning duplicates in some instances Jordi Boggiano 2024-12-11 09:55:36 +0100
  • 2ca5710a31
    Merge pull request #12232 from Seldaek/duplicate_errors_22 Jordi Boggiano 2024-12-11 09:26:41 +0100
  • a383632641
    Merge pull request #12230 from Seldaek/duplicate_errors Jordi Boggiano 2024-12-11 09:26:04 +0100
  • af4b74d332
    Update logic Jordi Boggiano 2024-12-11 09:25:02 +0100
  • 3a2d1c5f9c
    Update logic Jordi Boggiano 2024-12-11 09:24:40 +0100
  • 5cb9733588
    Fix bug when plugin defines multiple PluginInterface classes (#12226) Justin Beaty 2024-12-10 07:12:08 -0800
  • e132a5a84a
    Adding explicit message to `why-not` if package is already installed Thomas Landauer 2024-12-10 16:37:59 +0100
  • 008129be49
    Avoid duplicate errors in the output, fixes #12214 Jordi Boggiano 2024-12-10 16:37:56 +0100
  • 24e5df1937
    Avoid duplicate errors in the output, fixes #12214 Jordi Boggiano 2024-12-10 16:37:36 +0100
  • 3b27dc105c
    Suppress E_DEPRECATED for PHP 8.4 compatibility (#12217) David Zülke 2024-12-10 10:19:44 -0500
  • e2375e6547
    Try to add php8.4 to the build Jordi Boggiano 2024-12-10 16:14:44 +0100
  • 2365b7842b
    Fix bug when plugin defines multiple PluginInterface classes (#12226) Justin Beaty 2024-12-10 07:12:08 -0800
  • 86fedba365
    Fix 2.2 CI (#12228) Jordi Boggiano 2024-12-10 16:11:50 +0100
  • 8960ea8485
    Fix 2.2 CI Jordi Boggiano 2024-12-10 15:58:32 +0100
  • b741a9382c
    Update deps Jordi Boggiano 2024-12-10 15:48:42 +0100
  • eefa012204
    Add OS families to `php-ext` config options for PIE (#12218) Alexandre Daubois 2024-12-09 14:37:10 +0100
  • bbab31b564
    Fix bump-after-update when passing inline constraints, fixes #12223 Jordi Boggiano 2024-12-09 14:25:32 +0100
  • 77ace687f4 PHP 5.3 array syntax Justin Beaty 2024-12-06 16:40:27 -0800
  • 4878096743 Fix bug when plugin defines multiple PluginInterface classes Justin Beaty 2024-12-06 16:03:23 -0800
  • 765eaa9f84 Add OS families to `php-ext` config options for PIE Alexandre Daubois 2024-11-29 10:48:08 +0100
  • 666dc93fcc
    Update docs for `audit` command (#12220) Javier Spagnoletti 2024-12-01 09:26:21 -0300
  • c9fe375ae2 Update docs for `audit` command Javier Spagnoletti 2024-11-30 17:27:31 -0300
  • 2855731e40 Suppress E_DEPRECATED for PHP 8.4 compatibility David Zuelke 2024-11-28 13:53:18 -0500
  • 74f68adeb1
    fix(docs): Audit command dependency from custom repositories (#12212) Michał Mleczko 2024-11-27 16:31:32 +0100
  • 302ecf824c
    Update wording of process-timeout description (#12211) Kevin Boyd 2024-11-27 07:30:21 -0800
  • 5eeba719d3
    Fix type Jordi Boggiano 2024-11-26 17:10:11 +0100
  • 2e7b006134
    Add missing type annotation Jordi Boggiano 2024-11-26 14:52:33 +0100
  • 59b63bc231
    Validate license data more thoroughly Jordi Boggiano 2024-11-26 14:49:36 +0100
  • f3847e9c25
    fix(docs): Audit command dependency from custom repositories Michał Mleczko 2024-11-26 08:08:52 +0100
  • 8ffad4c5a8
    Update wording of process-timeout description Kevin Boyd 2024-11-25 16:04:37 -0800
  • cc820306eb
    Ensure installed.php data is sorted deterministically, fixes #12197 Jordi Boggiano 2024-11-25 16:23:10 +0100
  • dc2844cc72
    disable multiplexing for some versions of curl (#12207) Lctrs 2024-11-25 15:03:36 +0100
  • e468b73cb2
    Use a bitmask to produce deterministic exit codes for the "audit" command (#12203) Javier Spagnoletti 2024-11-25 10:30:31 -0300
  • 7074b80359
    Rename consts, small cleanups Jordi Boggiano 2024-11-25 14:11:08 +0100
  • db2d9e53e1
    fix has proxy condition Lctrs 2024-11-23 14:36:31 +0100
  • 5dbea92a4e disable multiplexing for some versions of curl Lctrs 2024-11-22 11:49:06 +0100
  • 38cb4bfe71
    GitLab: adjust links to profile/user-settings (#12205) Stephan 2024-11-21 08:16:24 +0000
  • aee3bd14db
    Add build-path to php-ext config options for PIE (#12206) James Titcumb 2024-11-21 07:52:30 +0000
  • 9fd862f75f
    Use phpstan- prefix for shape definitions James Titcumb 2024-11-20 21:07:58 +0000
  • f48be18bac
    GitLab: adjust links to profile/user-settings Stephan Vock 2024-11-20 17:11:00 +0000
  • 0c5b8fec98
    Add build-path to php-ext config options James Titcumb 2024-11-19 22:25:14 +0000
  • 11f852683a Use a bitmask to produce deterministic exit codes for the "audit" command Javier Spagnoletti 2024-11-17 19:09:07 -0300
  • 9fb833f97e
    Reverting release version changes Jordi Boggiano 2024-11-17 13:13:04 +0100
  • 2a7c71266b
    Release 2.8.3 2.8.3 Jordi Boggiano 2024-11-17 13:13:04 +0100
  • 8f87ab3ea0
    Update changelog Jordi Boggiano 2024-11-17 13:12:53 +0100
  • 580f0006d6
    Ensure we run git commands for bin/compile inside the root of the git repo, refs #12194 Jordi Boggiano 2024-11-15 14:08:32 +0100
  • 2e83ead40c
    Allow react/promise 2.x again, fixes #12188 Jordi Boggiano 2024-11-15 13:53:30 +0100
  • 23d1030c73
    phpstan type fixes Jordi Boggiano 2024-11-14 11:54:11 +0100
  • 8f24b67c3c
    Try to fix lowest deps tests Jordi Boggiano 2024-11-14 11:47:19 +0100
  • a7a14ea860
    Show root package version in error output for circular dependencies for added clarity Jordi Boggiano 2024-11-14 11:26:58 +0100
  • f1163bdbd4
    Avoid updating the lock hash if there is no lock Jordi Boggiano 2024-11-14 11:05:32 +0100
  • a39f57bcd7
    Update deps Jordi Boggiano 2024-11-14 11:05:18 +0100
  • 1e7857d682
    Update docs with hint for avast disabling Jordi Boggiano 2024-11-14 10:50:54 +0100
  • 01c671b653 fix: refactor bare repository explicit logic Jeroen Derks 2024-11-11 15:17:20 +0100
  • 93a7a6c48f Added backward compatibility for react/promise Rajesh Kumar 2024-11-07 13:09:02 +0530
  • e5ac92b410
    feat: allow optional path repository Soner Sayakci 2024-11-06 17:03:14 +0100
  • 3dc279cf66
    Stop relying on OS to find executables on Windows, and migrate most Process calls to array syntax (#12180) Nicolas Grekas 2024-11-06 13:49:06 +0100
  • a9dba96625
    Merge branch 'main' into windows-executable-finder Jordi Boggiano 2024-11-06 10:52:55 +0100
  • 5f2f8fa703
    Fix a couple more windows tests Jordi Boggiano 2024-11-06 10:51:23 +0100
  • edec191824
    Update list of built-in commands Jordi Boggiano 2024-11-06 10:50:04 +0100
  • 6058e49626
    Update deps Jordi Boggiano 2024-11-02 00:45:38 +0100
  • b1915c28b8
    Fix built-in commands being replaced by whatever exe is in the PATH Jordi Boggiano 2024-11-02 00:01:07 +0100
  • e503ea560d
    Fix windows test expectations Jordi Boggiano 2024-11-01 23:46:47 +0100
  • b5b9fdb54e
    Fix unzip commands for 7z Jordi Boggiano 2024-11-01 23:35:28 +0100
  • a69c85a87b
    Fix phar compilation regression Jordi Boggiano 2024-11-01 23:22:01 +0100
  • d18e93a659
    Update baseline (1360, 80) Jordi Boggiano 2024-10-31 21:26:01 +0100
  • f10e146cce
    Convert svn code to use cmd arrays as well Jordi Boggiano 2024-10-31 21:19:23 +0100