9342 Commits (af18c2bd7d170095f194db185164aa8e526388a8)
 

Author SHA1 Message Date
Jordi Boggiano af18c2bd7d
Update semver, fix poolbuilder usage and optimize creation of filtering nameConstraints 4 years ago
Jordi Boggiano c9846d4d3c
Merge pull request #8812 from nicolas-grekas/ext-check
Optimize extension checks
4 years ago
Nils Adermann 75f4116417
Merge pull request #8811 from Seldaek/fix-transaction-order
Fix transaction order
4 years ago
Jordi Boggiano c41bb909ff
Add platform check file in phars, fixes #8813 4 years ago
Nicolas Grekas 6463ab9e49 Optimize extension checks 4 years ago
Yanick Witschi e23710f92d
Implemented php version check in autoload.php (#8546) 4 years ago
Jordi Boggiano ba9d4793bc
Fix transaction order 4 years ago
Jordi Boggiano 17ed09be2e
Add failing test showing that packages fail to be installed if they match a previous alias which was not removed yet 4 years ago
Jordi Boggiano 82502684b2
Allow testing for installed repo state 4 years ago
Jordi Boggiano 3f338ee8d9
Make sure versions are sorted before they get trimmed in error output 4 years ago
Jordi Boggiano 424c08d6b2
Fix bug loading ~dev in some circumstances 4 years ago
Jordi Boggiano b3f46979b0
Merge pull request #8802 from kubawerlos/command-validate-no-check-version
Add "no-check-version" option to ValidateCommand
4 years ago
Jordi Boggiano c12a1a6d64
Update flag description 4 years ago
Kuba Werłos a54bf0e2d4 Use flags instead of boolean in ConfigValidator for checking version field 4 years ago
Kuba Werłos 4ec73874cb Add "no-check-version" option to ValidateCommand 4 years ago
Jordi Boggiano 1136459d78
Merge pull request #8798 from GromNaN/patch-1
Remove unused property $httpDownloader
4 years ago
Jérôme Tamarelle bd34ff1328
Remove unused property $httpDownloader 4 years ago
Nils Adermann 12be472c6b
Merge pull request #8790 from Seldaek/minify-problem-versions
Shorten long lists of similar versions in problem output
4 years ago
Jordi Boggiano 80a7c40c76
Shorten long lists of similar versions in problem output, fixes #8743 4 years ago
Jordi Boggiano c1f6f339c2
Tweak wording 4 years ago
Jordi Boggiano bd5952c7ff
Merge pull request #8793 from cebe/naming-pattern-json-schema
Add package naming pattern to the composer.json JSON schema
4 years ago
Jordi Boggiano 94372efde0
Merge pull request #8794 from composer/revert-8792-patch-3
Revert "Remove the pear repository type from the JSON schema"
4 years ago
Jordi Boggiano 91dcde2059
Revert "Remove the pear repository type from the JSON schema" 4 years ago
Carsten Brandt 3e8021ed06
Add package naming pattern to the composer.json JSON schema
fixes #8749
4 years ago
Jordi Boggiano fd6e13dddc
Merge pull request #8792 from stof/patch-3
Remove the pear repository type from the JSON schema
4 years ago
Christophe Coevoet 8f489d3d6c
Remove the pear repository type from the JSON schema 4 years ago
Jordi Boggiano 00ad18b742
Fix last phpstan errors 4 years ago
Jordi Boggiano 5b54a93751
Fix phpstan build 4 years ago
Jordi Boggiano 44a4429978
Remove PEAR installer/downloader/repos/..., fixes #8778 4 years ago
Jordi Boggiano feefa9be71
Add post-file-download event to docs, refs #8655 4 years ago
Nils Adermann 5e9bf532c1
Merge pull request #8786 from Seldaek/unused-flag
Add --unused flag to remove command
4 years ago
Lucas Hedding 1883832ddc
Provides a post download event (#8655) 4 years ago
Jordi Boggiano 11765ddfea
Add --unused flag to remove command, fixes #8283 4 years ago
Jordi Boggiano 6bed9d8f13
Implement count and search correctly in FilterRepository 4 years ago
Jordi Boggiano a0c5d519e9
Restore --no-suggest but mark it deprecated, remove --no-custom-installers and mark --dev also deprecated with stronger wording 4 years ago
Markus Staab 3819b02fea
added phpstan types to `CompletePackageInterface` (#8782) 4 years ago
Nils Adermann 831271eaf9
Remove getVersion() reference from upgrading guide for plugins
It returns the Composer version, but you want to compare plugin api version.
4 years ago
Jordi Boggiano e8aae7a86b
Merge pull request #8780 from xel1045/patch-1
Fix typo: directory instead of directoy
4 years ago
Alexandre D'Eschambeault e0e2bb11a5
Fix typo: directory instead of directoy 4 years ago
Jordi Boggiano be1ddcf293
Fix handling of svn trunk in version guesser, fixes #8765 4 years ago
Jordi Boggiano 876136022b
Merge remote-tracking branch 'origin/1.10' 4 years ago
Jordi Boggiano 19902ba6a9
Merge pull request #8772 from villfa/fix/8771
Dispatch POST_STATUS_CMD even when there is no changes
4 years ago
Jordi Boggiano 7c1709c3b8
Merge pull request #8770 from villfa/patch-1
Add missing pre-status-cmd event in doc
4 years ago
Jordi Boggiano 2e7ace238a
Merge pull request #8767 from cebe/package-name-double-dash
Allow duplicate dashes in package names (1.10)
4 years ago
Jordi Boggiano 7d3f45cf04
Avoid errors in cleanup, fixes #8766, fixes #8764 4 years ago
Jordi Boggiano 62fda2ed85
Reorg ComposerRepository to fix tests 4 years ago
Jordi Boggiano 048781c268
Fix whatProvides function declaration 4 years ago
Jordi Boggiano 3dd6dbe14a
Merge pull request #8774 from Ayesh/https
Update HTTP URLs to their HTTPS if they already redirect automatically
4 years ago
Jordi Boggiano be701f8906
Merge pull request #8775 from Ayesh/php8-func-arg-opts
PHP 8 fixes for functional optional parameters before required parameters
4 years ago
Jordi Boggiano 4ea6b1ef55
Make all params non-optional 4 years ago