Commit Graph

  • d8f91e2b4d
    Update changelog Jordi Boggiano 2022-03-15 21:23:51 +0100
  • ef5a128973
    Fix type error Jordi Boggiano 2022-03-15 15:57:54 +0100
  • f863855647
    `--patch-only` option for `show` and `outdated` commands (#10589) Svyatoslav Tregubov 2022-03-15 17:52:04 +0300
  • f125fc1d0a
    Improve performance of DefaultPolicy (#10585) Yanick Witschi 2022-03-15 15:37:14 +0100
  • 3a1e07f3cc
    Remove allow-plugin config on remove (#10615) Christopher Hertel 2022-03-15 15:30:07 +0100
  • c3a41b944e
    Allow global ignore-platform-req (#10616) Yehuda Katz 2022-03-15 10:29:25 -0400
  • d584a259f6
    Update deps Jordi Boggiano 2022-03-15 13:12:04 +0100
  • 5122bd42fb
    Merge branch '2.2' into main Jordi Boggiano 2022-03-15 13:10:31 +0100
  • 7bee425b58
    Reverting release version changes Jordi Boggiano 2022-03-15 12:55:21 +0100
  • 26a587345d
    Release 2.2.8 Jordi Boggiano 2022-03-15 12:55:20 +0100
  • 8eb7f63730
    Update changelog Jordi Boggiano 2022-03-15 12:55:12 +0100
  • dca2d49d0c
    GH Actions: version update for various predefined actions jrfnl 2022-03-05 19:17:37 +0100
  • c587940d10
    Merge pull request #10591 from jrfnl/feature/ghactions-update-various-actions Jordi Boggiano 2022-03-15 12:48:39 +0100
  • 2d7f1569f3
    Allow using self.version with require command, fixes #10593 Jordi Boggiano 2022-03-15 12:26:32 +0100
  • bf235eba56
    Add note about plugin autoloading, refs #10587 Jordi Boggiano 2022-03-15 12:24:35 +0100
  • 4cc4a285eb
    Merge pull request #10617 from Seldaek/pkg_sort Jordi Boggiano 2022-03-15 12:03:44 +0100
  • dbcdb4a903
    Add test for circular depths of equal weight Jordi Boggiano 2022-03-15 12:02:03 +0100
  • f31700bf19
    Sort packages with the same weight alphabetically to have a completely stable sort not dependent on input order, fixes #10614 Jordi Boggiano 2022-03-15 11:04:30 +0100
  • d67953266f
    Do not read require-dev except for the root package when sorting packages Jordi Boggiano 2022-03-15 11:03:53 +0100
  • 58deb39029
    Enhancement: Update actions/github-script (#10612) Andreas Möller 2022-03-15 10:22:01 +0100
  • e9680c4c54
    Enhancement: Update actions/stale (#10610) Andreas Möller 2022-03-15 10:21:11 +0100
  • 890b8fad3d
    Ignore phpstan issue Jordi Boggiano 2022-03-15 10:01:23 +0100
  • 5b7ea9580e
    Update composer/semver to latest Jordi Boggiano 2022-03-15 09:43:22 +0100
  • ced24da7b0
    Fix PoolOptimizer should consider disjunctive MultiConstraints (#10579) Yanick Witschi 2022-03-12 14:16:38 +0100
  • b3f99faff7
    Fix tests Jordi Boggiano 2022-03-09 21:39:18 +0100
  • 0a4c0778ab
    Propagate decoration state to repo warnings, fixes #10601 Jordi Boggiano 2022-03-09 21:00:00 +0100
  • ae23647f07
    Create SYMLINKD instead of SYMLINK on Windows host/Linux guest filesystems (#10592) bilogic 2022-03-10 03:45:19 +0800
  • 6b36f822d6
    GH Actions: version update for various predefined actions jrfnl 2022-03-05 19:17:37 +0100
  • 575fbfb53f
    Fix phar build Jordi Boggiano 2022-02-26 14:12:30 +0100
  • 18246212db
    Upgrade to composer/pcre 2.x Jordi Boggiano 2022-02-26 14:02:11 +0100
  • 1734d86907
    Merge branch '2.2' into main Jordi Boggiano 2022-02-25 20:54:42 +0100
  • 0f688b1dd2
    Update deps Jordi Boggiano 2022-02-25 20:49:24 +0100
  • 9d07455514
    Merge branch '2.2' into main Jordi Boggiano 2022-02-25 20:53:58 +0100
  • 812094959f
    Update deps Jordi Boggiano 2022-02-25 20:49:24 +0100
  • 9715580bc0
    Add file agument to archive help (#10574) Martin Herndl 2022-02-25 20:47:19 +0100
  • 6c0a6e00b3
    Fix #10575 (#10576) Antoine Makdessi 2022-02-25 20:44:10 +0100
  • 076925ebef
    Merge pull request #10567 from Seldaek/strict_types Jordi Boggiano 2022-02-25 14:54:14 +0100
  • af995c3038
    Merge branch '2.2' into main Jordi Boggiano 2022-02-25 11:13:14 +0100
  • fa9a877246
    Reverting release version changes Jordi Boggiano 2022-02-25 11:12:28 +0100
  • 061d154dfd
    Release 2.2.7 Jordi Boggiano 2022-02-25 11:12:27 +0100
  • 039980a45d
    Update changelog Jordi Boggiano 2022-02-25 10:55:04 +0100
  • 8179d1ea33
    Early return when a package was already marked to be kept Yanick Witschi 2022-02-18 17:39:19 +0100
  • 4fdcfb166f
    Better ignore-by-php-version.neon.php Ondřej Mirtes 2022-02-24 13:21:22 +0100
  • beb575dd00
    Fix more issues, update baseline (2203/106) Jordi Boggiano 2022-02-23 17:57:03 +0100
  • 6a466a120a
    Enable strict types on all files Jordi Boggiano 2022-02-23 16:58:18 +0100
  • 3cdca37e85
    Fix strict type issues Jordi Boggiano 2022-02-23 16:57:47 +0100
  • b85e0eebc1
    Allow 3rd parties to use URL_REGEX Jordi Boggiano 2022-02-24 11:17:46 +0100
  • 1e914f8afc
    Merge pull request #10565 from Seldaek/add_const_visibility Jordi Boggiano 2022-02-23 14:43:28 +0100
  • a8d687441a
    Merge pull request #10562 from 94noni/patch-1 Jordi Boggiano 2022-02-23 14:37:10 +0100
  • 91a0a4c7d8
    Also update requirements in docs Jordi Boggiano 2022-02-23 14:33:14 +0100
  • 67a12f4829
    Slightly more detailed PHP requirements Jordi Boggiano 2022-02-23 14:28:17 +0100
  • 0db443ba5f
    Add visibility to all consts, fixes #10550 Jordi Boggiano 2022-02-23 14:09:49 +0100
  • b6c1afaa47
    Merge pull request #10561 from Seldaek/add_param_types Jordi Boggiano 2022-02-23 13:28:25 +0100
  • 89ce53250e
    Final type additions Jordi Boggiano 2022-02-23 12:54:07 +0100
  • 14fcfc3ae1
    Update baseline (2244 errors) Jordi Boggiano 2022-02-23 11:39:26 +0100
  • 7abc8da7d3
    Add more types Jordi Boggiano 2022-02-22 22:10:52 +0100
  • 2874daf59c
    Update README.md Antoine Makdessi 2022-02-22 22:32:58 +0100
  • e52071a92c
    Revert some return types for symfony/flex compatibility Jordi Boggiano 2022-02-22 20:20:18 +0100
  • 225b4d7c27
    Add some more return types Jordi Boggiano 2022-02-22 16:57:56 +0100
  • 6da38f83a0
    Add parameter types to all the things Jordi Boggiano 2022-02-22 16:47:09 +0100
  • c9baeda95b
    Merge pull request #10547 from Seldaek/add_returns Jordi Boggiano 2022-02-21 13:57:32 +0100
  • fb854df124
    Update phpstan config Jordi Boggiano 2022-02-21 13:49:26 +0100
  • e9b60580f5
    Add return types to tests (#10) Alexander Schranz 2022-02-21 13:42:28 +0100
  • 1321bfca36
    Add return types to closures (#9) Alexander Schranz 2022-02-21 13:37:49 +0100
  • 61ed47baba
    Update 04-schema.md (#10554) kenedy akena 2022-02-21 15:33:20 +0300
  • 868b75d5e8
    Fix broken links, refs #10542 Jordi Boggiano 2022-02-19 12:52:00 +0100
  • 7328f5e5db
    Renamed the only file with a quote character to remove it (#10542) Sean McBride 2022-02-19 06:49:55 -0500
  • 32da10dc2c
    Improve the pool optimizer logging (#10545) Yanick Witschi 2022-02-19 12:47:35 +0100
  • 7b1fc4b2c8
    Remove alias::getAliasOf return type as this is not compatible with PHP 7.2/7.3 Jordi Boggiano 2022-02-18 20:53:32 +0100
  • 84f0f19112
    Split Composer into PartialComposer & Composer classes to avoid nullable properties on Composer for non-fully-loaded instances, add types to Composer\Factory Jordi Boggiano 2022-02-18 14:45:08 +0100
  • eda9014bef
    Add return types to all code which is not being extended by open source packages Jordi Boggiano 2022-02-18 14:32:38 +0100
  • 137ebddc25
    Clean up useless mocks Jordi Boggiano 2022-02-18 13:05:12 +0100
  • a16ed3d0ed
    Add return types to private/internal methods Jordi Boggiano 2022-02-18 11:22:01 +0100
  • abdc6893a6
    Add void types where no return statement is present Jordi Boggiano 2022-02-18 10:38:54 +0100
  • 32852304d0
    Make use of some new PHP features Jordi Boggiano 2022-02-18 09:09:58 +0100
  • 86fb8d4412
    Fix CS Jordi Boggiano 2022-02-18 08:50:11 +0100
  • 2e40cdf2dc
    Clean up properties that belong in PackageDiscoveryTrait Jordi Boggiano 2022-02-18 08:26:59 +0100
  • 40de07569d
    Merge branch '2.2' into main Jordi Boggiano 2022-02-16 16:05:05 +0100
  • 7ee44e6461
    Merge pull request #10541 from Seldaek/init_req_fixes Jordi Boggiano 2022-02-16 16:00:57 +0100
  • 2a2440c2a1
    Fix handling of virtual packages when searching for packages or when looking up the preferred version (init & require command), refs #10489 Jordi Boggiano 2022-02-16 15:44:43 +0100
  • 8b5254688c
    Drop early package name validation if a version is provided to require/init command, fixes #10489 Jordi Boggiano 2022-02-16 15:13:21 +0100
  • acea849c51
    Clarify plugin docs slightly wrt pre-operations-exec event Jordi Boggiano 2022-02-16 14:58:24 +0100
  • 4376153912
    Improve untrusted package install docs Jordi Boggiano 2022-02-16 14:50:38 +0100
  • 0c4cefaaa1
    Introduce phpstan-type about autoload array type to be DRY (#10516) sasezaki 2022-02-16 22:34:10 +0900
  • 63b5f2737b
    Merge branch '2.2' into main Jordi Boggiano 2022-02-16 13:35:30 +0100
  • 53810b0cfb
    Fix return type Jordi Boggiano 2022-02-16 13:30:54 +0100
  • 5c98a2cf8e
    Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) Jordi Boggiano 2022-02-16 13:24:57 +0100
  • 28ec4fa7b0
    Fix handling of invalid emails Jordi Boggiano 2022-02-16 13:24:15 +0100
  • f1ebc1d2b6
    Fix init author support to make email optional, fixes #10538 Jordi Boggiano 2022-02-16 13:08:54 +0100
  • 6ea5b84bd9
    Fix licenses command summary to count all licenses of a package Jordi Boggiano 2022-02-16 12:26:49 +0100
  • 8756f54da0
    Handle missing license when showing license summary (#10537) Marko H. Tamminen 2022-02-16 13:17:49 +0200
  • a3e6af54f9
    Allow xdebug-handler 3.x, fixes #10528 Jordi Boggiano 2022-02-16 10:43:21 +0100
  • 3eb12efae5
    VcsRepositories: handle initialize with invalid repository URL (#10525) Stephan 2022-02-16 08:37:36 +0000
  • 48758c0207
    Update deps & baseline Jordi Boggiano 2022-02-15 17:05:01 +0100
  • 45218092b4
    Merge branch '2.2' into main Jordi Boggiano 2022-02-15 16:52:03 +0100
  • 6698317342
    Make tests more robust Jordi Boggiano 2022-02-15 16:42:50 +0100
  • f808e4907c
    Fix handling for non-lowercased enum keyword, fixes #10521 Jordi Boggiano 2022-02-15 16:41:06 +0100
  • eee8816bc3
    Fix allow-plugins:false handling, fixes #10530 Jordi Boggiano 2022-02-15 16:14:06 +0100
  • 23b0a3819b
    ComposerRepository: fix array_keys(): Argument #1 () must be of type array, null given (#10529) Stephan 2022-02-09 10:45:10 +0000
  • ae68ada127
    Merge branch '2.2' into main Jordi Boggiano 2022-02-08 14:55:10 +0100