11608 Commits (main)
 

Author SHA1 Message Date
Jordi Boggiano d8f91e2b4d
Update changelog 2 years ago
Jordi Boggiano ef5a128973
Fix type error 2 years ago
Svyatoslav Tregubov f863855647
`--patch-only` option for `show` and `outdated` commands (#10589)
Fixes #10503

Co-authored-by: Svyatoslav <tregubov.s@asteq.ru>
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
2 years ago
Yanick Witschi f125fc1d0a
Improve performance of DefaultPolicy (#10585)
Add memoization to selectPreferredPackages
2 years ago
Christopher Hertel 3a1e07f3cc
Remove allow-plugin config on remove (#10615) 2 years ago
Yehuda Katz c3a41b944e
Allow global ignore-platform-req (#10616) 2 years ago
Jordi Boggiano d584a259f6
Update deps 2 years ago
Jordi Boggiano 5122bd42fb
Merge branch '2.2' into main 2 years ago
Jordi Boggiano 7bee425b58
Reverting release version changes 2 years ago
Jordi Boggiano 26a587345d
Release 2.2.8 2 years ago
Jordi Boggiano 8eb7f63730
Update changelog 2 years ago
jrfnl dca2d49d0c
GH Actions: version update for various predefined actions
A number of predefined actions have had major release, which warrant an update to the workflow(s).

These updates don't actually contain any changed functionality, they are mostly just a change of the Node version used by the action itself (from Node 14 to Node 16).

Refs:
* https://github.com/actions/checkout/releases

P.S.: looks like there are some more actions in use which have had new major releases. As those actually _do_ contain changed functionality, I've excluded the others from this PR.
2 years ago
Jordi Boggiano c587940d10
Merge pull request #10591 from jrfnl/feature/ghactions-update-various-actions
GH Actions: version update for various predefined actions
2 years ago
Jordi Boggiano 2d7f1569f3
Allow using self.version with require command, fixes #10593 2 years ago
Jordi Boggiano bf235eba56
Add note about plugin autoloading, refs #10587 2 years ago
Jordi Boggiano 4cc4a285eb
Merge pull request #10617 from Seldaek/pkg_sort
More deterministic package sorting
2 years ago
Jordi Boggiano dbcdb4a903
Add test for circular depths of equal weight 2 years ago
Jordi Boggiano f31700bf19
Sort packages with the same weight alphabetically to have a completely stable sort not dependent on input order, fixes #10614 2 years ago
Jordi Boggiano d67953266f
Do not read require-dev except for the root package when sorting packages 2 years ago
Andreas Möller 58deb39029
Enhancement: Update actions/github-script (#10612) 2 years ago
Andreas Möller e9680c4c54
Enhancement: Update actions/stale (#10610) 2 years ago
Jordi Boggiano 890b8fad3d
Ignore phpstan issue 2 years ago
Jordi Boggiano 5b7ea9580e
Update composer/semver to latest 2 years ago
Yanick Witschi ced24da7b0
Fix PoolOptimizer should consider disjunctive MultiConstraints (#10579) 2 years ago
Jordi Boggiano b3f99faff7
Fix tests 2 years ago
Jordi Boggiano 0a4c0778ab
Propagate decoration state to repo warnings, fixes #10601 2 years ago
bilogic ae23647f07
Create SYMLINKD instead of SYMLINK on Windows host/Linux guest filesystems (#10592)
Co-authored-by: bilogic <bilogic@example.com>
2 years ago
jrfnl 6b36f822d6
GH Actions: version update for various predefined actions
A number of predefined actions have had major release, which warrant an update to the workflow(s).

These updates don't actually contain any changed functionality, they are mostly just a change of the Node version used by the action itself (from Node 14 to Node 16).

Refs:
* https://github.com/actions/checkout/releases

P.S.: looks like there are some more actions in use which have had new major releases. As those actually _do_ contain changed functionality, I've excluded the others from this PR.
2 years ago
Jordi Boggiano 575fbfb53f
Fix phar build 2 years ago
Jordi Boggiano 18246212db
Upgrade to composer/pcre 2.x 2 years ago
Jordi Boggiano 1734d86907
Merge branch '2.2' into main 2 years ago
Jordi Boggiano 0f688b1dd2
Update deps 2 years ago
Jordi Boggiano 9d07455514
Merge branch '2.2' into main 2 years ago
Jordi Boggiano 812094959f
Update deps 2 years ago
Martin Herndl 9715580bc0
Add file agument to archive help (#10574) 2 years ago
Antoine Makdessi 6c0a6e00b3
Fix #10575 (#10576)
Refactor the whole cleanChanges/getLocalChanges code to be more strict with null returns

Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
2 years ago
Jordi Boggiano 076925ebef
Merge pull request #10567 from Seldaek/strict_types
Add strict types declares to all files
2 years ago
Jordi Boggiano af995c3038
Merge branch '2.2' into main 2 years ago
Jordi Boggiano fa9a877246
Reverting release version changes 2 years ago
Jordi Boggiano 061d154dfd
Release 2.2.7 2 years ago
Jordi Boggiano 039980a45d
Update changelog 2 years ago
Yanick Witschi 8179d1ea33
Early return when a package was already marked to be kept 2 years ago
Ondřej Mirtes 4fdcfb166f
Better ignore-by-php-version.neon.php 2 years ago
Jordi Boggiano beb575dd00
Fix more issues, update baseline (2203/106) 2 years ago
Jordi Boggiano 6a466a120a
Enable strict types on all files 2 years ago
Jordi Boggiano 3cdca37e85
Fix strict type issues 2 years ago
Jordi Boggiano b85e0eebc1
Allow 3rd parties to use URL_REGEX 2 years ago
Jordi Boggiano 1e914f8afc
Merge pull request #10565 from Seldaek/add_const_visibility
Add visibility to all consts, fixes #10550
2 years ago
Jordi Boggiano a8d687441a
Merge pull request #10562 from 94noni/patch-1
Update README.md
2 years ago
Jordi Boggiano 91a0a4c7d8
Also update requirements in docs 2 years ago