1
0
Fork 0

Commit Graph

  • 41d03bce8f
    Apply suggestions from code review Jordi Boggiano 2024-10-02 12:28:00 +0200
  • 0dcc7749fe
    Fix implementation issues Jordi Boggiano 2024-10-02 12:08:46 +0200
  • 3a503d1805
    Update documentation for validate command (#12137) PrinsFrank 2024-10-02 11:09:23 +0200
  • fd5c0eaf51 Handle dump-autoload where vendor folder is not installed or not complete PrinsFrank 2024-09-30 23:35:03 +0200
  • 426c6ad190 Add dry-run argument to dump-autoload documentation PrinsFrank 2024-09-30 22:47:11 +0200
  • 6bfef48a98 Update documentation for validate command PrinsFrank 2024-09-30 22:39:19 +0200
  • 77b51d9264 Fix deprecated ParametersAcceptorSelector::selectSingle Johnson Page 2024-09-30 11:44:15 +1000
  • 53532b027c Merge branch 'main' into fix/ssh-support-for-bitbucket-repo Eirik S. Morland 2024-09-27 16:47:24 +0200
  • d693e57339 phpstan fixes Eirik S. Morland 2024-09-27 16:44:23 +0200
  • a2246b69fd Refactor and add even more tests for the oauth part Eirik S. Morland 2024-09-27 16:35:46 +0200
  • bb824e5d49 Fix indents of artistic comments Viktor Szépe 2024-09-27 05:39:49 +0000
  • fdfc70c2a4 Fix typos Viktor Szépe 2024-09-27 05:36:06 +0000
  • cb5f4a724a Add missing @param Johnson Page 2024-09-27 10:09:50 +1000
  • 1aceb02487 @param Johnson Page 2024-09-27 09:57:49 +1000
  • ab8ebe1ebf Add composer audit --ignore-severity flag Johnson Page 2024-09-27 09:54:48 +1000
  • 95b9b54f0c
    JSON schema updates (#12123) Jordi Boggiano 2024-09-26 13:36:25 +0200
  • d37dd5fff1
    Make version guessing more deterministic if two branches appear to be the base of a feature branch (#12129) Jordi Boggiano 2024-09-26 13:35:58 +0200
  • 5742df97c2
    Tweak wording Jordi Boggiano 2024-09-26 13:15:13 +0200
  • 1add25fcb5
    Add SSL certificate problem hint in troubleshooting page Jordi Boggiano 2024-09-26 13:14:04 +0200
  • d2ca8e50e9
    Make version guessing more deterministic if two branches appear to be the base of a feature branch Jordi Boggiano 2024-09-25 16:26:26 +0200
  • dfee3dec57
    Add support-nts flag for php-ext section (#12127) James Titcumb 2024-09-25 09:12:58 +0100
  • dd8cccede4
    Update php-ext getter/setter definition with support-nts James Titcumb 2024-09-23 20:59:25 +0100
  • 537d29c808
    Add support-nts flag for php-ext section James Titcumb 2024-09-23 20:56:48 +0100
  • c8bd0e6278
    Add --patch-only flag to update command to restrict updates to patch versions and make them safer (#12122) Jordi Boggiano 2024-09-21 13:54:03 +0200
  • 6b81140f81
    Fix many PHPStan errors in DependencyResolver namespace (#12121) Jordi Boggiano 2024-09-21 13:53:33 +0200
  • 3abe9edca5
    Fix feedback Jordi Boggiano 2024-09-21 13:49:39 +0200
  • 275c8cf96a
    Add ref to composer.json schema in the lock one Jordi Boggiano 2024-09-21 13:45:04 +0200
  • 3a2a18175d
    Add ability to reinstall packages by type (#12114) Jordi Boggiano 2024-09-21 13:37:55 +0200
  • 0d7788caa1
    Add composer-lock-schema, update composer-repository-schema with new properties, add lock schema validation in diagnose Jordi Boggiano 2024-09-20 13:29:29 +0200
  • 132f61e430
    Add tests Jordi Boggiano 2024-09-20 09:53:03 +0200
  • 7664619505
    Add --patch-only flag to update command to restrict updates to patch versions and make them safer Jordi Boggiano 2024-09-19 17:34:54 +0200
  • 58905ffe4e
    Validate licenses passed into init command (#12115) Jordi Boggiano 2024-09-19 17:07:28 +0200
  • a5d0d73e00
    Show warnings for each missing platform package in create-project, fixes #10736 (#12120) Jordi Boggiano 2024-09-19 17:06:49 +0200
  • 5af6082cef
    Fix all phpstan errors in DependencySolver namespace Jordi Boggiano 2024-09-19 16:55:43 +0200
  • ba0c54e36c
    Various cleanups of Solver code Jordi Boggiano 2024-09-19 14:28:51 +0200
  • d3f65b59a6
    Rename vars for clarity Jordi Boggiano 2024-09-19 11:52:20 +0200
  • a03331bd21
    Add --strict-ambiguous to dump-autoload command (#12119) Jordi Boggiano 2024-09-19 11:40:57 +0200
  • e2719aa4ed
    Fix type of $learnedLiterals to avoid issues Jordi Boggiano 2024-09-19 11:33:27 +0200
  • 6ae79c6a40
    Show warnings for each missing platform package in create-project, fixes #10736 Jordi Boggiano 2024-09-19 11:25:46 +0200
  • a6d34b1745
    Add --strict-ambiguous to dump-autoload command Jordi Boggiano 2024-09-19 10:32:20 +0200
  • 3e7b3b26df
    Check connectivity to custom composer repos in diagnose command Jordi Boggiano 2024-09-19 10:23:54 +0200
  • 8ae6fa1205
    PHP 8.4 | Remove use of `E_STRICT` (#12116) Juliette 2024-09-19 09:34:35 +0200
  • fc15ca970b
    PHP 8.4 | Remove use of `E_STRICT` jrfnl 2024-09-18 18:44:31 +0200
  • 76727c0ca8
    Validate licenses passed into init command Jordi Boggiano 2024-09-18 17:33:23 +0200
  • 55475fcebc
    Add ability to reinstall packages by type Jordi Boggiano 2024-09-18 17:18:44 +0200
  • dea55ec139
    Respect sort-packages option when adding plugins to the allow-plugins list, fixes #11348 Jordi Boggiano 2024-09-18 16:57:22 +0200
  • e5af569bfc
    Fix tests Jordi Boggiano 2024-09-18 16:32:40 +0200
  • ad6198ad2a
    Ensure stability-flags, platform and platform-dev keys are objects in composer.lock Jordi Boggiano 2024-09-18 15:45:26 +0200
  • c8838f198e
    Add option to run bump after update (#11942) Carlos Granados 2024-09-18 15:34:25 +0200
  • 4467ba5b3a
    Fix tests Jordi Boggiano 2024-09-18 15:27:55 +0200
  • 298e1d470d
    Merge branch 'main' into add-bump-after-update-option Jordi Boggiano 2024-09-18 15:24:52 +0200
  • 8f6427d85a
    Apply suggestions from code review Jordi Boggiano 2024-09-18 15:21:23 +0200
  • 17930441a1
    Add a way to control which scripts get args and where (#12086) Jordi Boggiano 2024-09-18 14:44:55 +0200
  • 31a9d64ad5
    Fix windows Jordi Boggiano 2024-09-18 14:19:26 +0200
  • c0e4fb9f53
    Add tests and docs Jordi Boggiano 2024-09-18 11:54:29 +0200
  • 29a5697f66
    Add a way to control which scripts get args and where, fixes #10734 Jordi Boggiano 2024-08-19 22:12:30 +0200
  • 8bc8c4383a
    Merge branch '2.7' Jordi Boggiano 2024-09-18 11:00:51 +0200
  • 8f455d7c0c
    Add allow-missing-requirements config setting to ignore missing requirements (#11966) Joe 2024-09-18 11:00:09 +0200
  • be7d9abc66
    Improve interactive package updates (#11990) Job Vink 2024-09-18 10:43:42 +0200
  • 07248f4323
    Fix require command skipping new stability-flags from the lock file, fixes #11698 (#12112) Jordi Boggiano 2024-09-18 09:16:31 +0200
  • ef1fe9381f
    Add tests and support for lock file + empty lock/vendor Jordi Boggiano 2024-09-18 09:09:38 +0200
  • 12031542ba
    Add suggestions of provider packages for ext- and lib- packages (#12113) Jordi Boggiano 2024-09-18 08:49:59 +0200
  • 64571a1a1a
    Exclude platform packages and up to date packages, follow stability flags, ignore-platform-reqs etc Jordi Boggiano 2024-09-17 20:19:39 +0200
  • 8ddf485a08
    Improve interactive package updates Job Vink 2024-05-27 12:15:25 +0200
  • 8fe94ca415
    Add suggestions of provider packages for ext- and lib- packages Jordi Boggiano 2024-09-17 16:56:31 +0200
  • bb8387e5a0
    Remove proxy transition fallback (#11938) John Stevenson 2024-09-17 15:14:47 +0100
  • 21bf74d2c7
    Add `--abandoned` option (#12091) Mohamed Hubail 2024-09-17 16:44:55 +0300
  • bd4fd2cf94
    Alias clarifications, fixes #11301 Jordi Boggiano 2024-09-17 15:35:53 +0200
  • 1959074ae2
    Merge branch '2.7' Jordi Boggiano 2024-09-17 15:30:11 +0200
  • c2b1667cac
    Update deps Jordi Boggiano 2024-09-17 14:57:46 +0200
  • a8b43b4b77
    Fix phpstan baseline Jordi Boggiano 2024-09-17 14:56:58 +0200
  • d65a1ea5f8
    Fix require command skipping new stability-flags from the lock file, fixes #11698 Jordi Boggiano 2024-09-17 14:53:23 +0200
  • 3911097823
    Update deps Jordi Boggiano 2024-09-17 14:20:28 +0200
  • fde6a87f64
    Sort problem rules (#12111) Jordi Boggiano 2024-09-17 14:13:58 +0200
  • f42fb617e6
    Bump branch-alias to 2.8 Jordi Boggiano 2024-09-17 14:08:38 +0200
  • 4197e66738
    Sort problem rules Jordi Boggiano 2024-09-17 13:22:04 +0200
  • f17df6d5a1
    Fix handling of platform packages in why-not command and partial updates, fixes #12104 (#12110) Jordi Boggiano 2024-09-17 13:31:33 +0200
  • f9e6214bd9
    Fix completion docs, fixes #12099 Jordi Boggiano 2024-09-17 11:07:27 +0200
  • 426010ccef
    Fix handling of platform packages in why-not command and partial updates, fixes #12104 Jordi Boggiano 2024-09-17 10:58:38 +0200
  • 305b3413cf
    Add test covering the fix for #12107, closes #12108 Jordi Boggiano 2024-09-17 09:52:56 +0200
  • 3e7b826904
    Avoid opening php://stdin multiple times, fixes #12107 Jordi Boggiano 2024-09-17 09:47:20 +0200
  • 1b5b56f234
    Fix handling of COMPOSER_ROOT_VERSION to normalize according to expectations, fixes #12101 (#12109) Jordi Boggiano 2024-09-17 08:38:43 +0200
  • 8a7654110b
    Fix handling of COMPOSER_ROOT_VERSION to normalize according to expectations, fixes #12101 Jordi Boggiano 2024-09-16 20:44:22 +0200
  • 21c7f5a735 Added reproduction for #12107 Alex Skrypnyk 2024-09-16 20:45:14 +1000
  • 5f2b91aea8
    Revert "fix(Locker): don't store transport-options.ssl within the lock-file (#12019)" Jordi Boggiano 2024-09-16 11:31:52 +0200
  • 0ed075d167 Update baseline for 7.2 Eirik S. Morland 2024-09-09 08:49:54 +0200
  • f405fa3c88 phpstan fixes Eirik S. Morland 2024-09-09 08:42:40 +0200
  • 10bce6329c Remove unused code Eirik S. Morland 2024-09-09 08:38:29 +0200
  • 7f8889ebf0 phpstan fixes Eirik S. Morland 2024-09-09 08:37:21 +0200
  • 94e22d6bac Make regex closer to old one, add tests Eirik S. Morland 2024-09-09 08:33:46 +0200
  • 7957fc78fc
    Update src/Composer/Util/Git.php Eirik Stanghelle Morland 2024-09-08 21:43:50 +0200
  • d2168399f7 Fix support for app passwords better, plus better handling of bitbucket repositories stored with ssh Eirik S. Morland 2024-09-08 20:51:40 +0200
  • e8d45efc5b
    Merge 185a2f0953 into e4038e5e3b Stephan 2024-09-05 15:33:10 +0200
  • e4038e5e3b
    Reverting release version changes Jordi Boggiano 2024-09-04 14:43:28 +0200
  • e30ccdd665
    Release 2.7.9 2.7.9 Jordi Boggiano 2024-09-04 14:43:28 +0200
  • 260a254905
    Update changelog Jordi Boggiano 2024-09-04 14:31:15 +0200
  • 1980f562ca
    Update deps Jordi Boggiano 2024-09-04 14:14:17 +0200
  • 1fcb6a5d53
    Fix docker detection breaking on constrained environments, fixes #12095 Jordi Boggiano 2024-09-02 10:24:23 +0200
  • 4a34725682
    Bump dependencies, fixes #12015 Jordi Boggiano 2024-09-01 22:17:42 +0200
  • d832d8c6c5
    Simplify lint CI Jordi Boggiano 2024-09-01 20:53:37 +0200