..
Advisory
Merge branch '2.4'
2022-10-13 16:57:52 +02:00
Autoload
Merge branch '2.4'
2022-10-13 11:21:52 +02:00
Command
Docs: fix documention deep links ( #11233 )
2022-12-21 09:32:50 +01:00
Config
Fix CS ( #11003 )
2022-08-17 14:20:07 +02:00
Console
Increase disk size warning to 100MB minimum, closes #11190
2022-12-17 23:50:47 +01:00
DependencyResolver
Update to composer/pcre 2.1 ( #11189 )
2022-11-17 11:34:54 +01:00
Downloader
Update to composer/pcre 2.1 ( #11189 )
2022-11-17 11:34:54 +01:00
EventDispatcher
Update to composer/pcre 2.1 ( #11189 )
2022-11-17 11:34:54 +01:00
Exception
Enable strict types on all files
2022-02-24 13:24:34 +01:00
Filter /PlatformRequirementFilter
Fix handling of upper-bound platform req ignores to not act on conflicts ( #11037 )
2022-09-13 14:50:27 +02:00
IO
Conditional return type for `IOInterface::select()` ( #11219 )
2022-12-17 22:03:19 +01:00
Installer
Update to composer/pcre 2.1 ( #11189 )
2022-11-17 11:34:54 +01:00
Json
Update to composer/pcre 2.1 ( #11189 )
2022-11-17 11:34:54 +01:00
PHPStan
Clean up unused types
2022-08-17 15:03:14 +02:00
Package
Docs: fix documention deep links ( #11233 )
2022-12-21 09:32:50 +01:00
Platform
Update to composer/pcre 2.1 ( #11189 )
2022-11-17 11:34:54 +01:00
Plugin
Update deps, constrain a few types to non-empty-strings
2022-10-12 09:19:36 +02:00
Question
Fix CS ( #11003 )
2022-08-17 14:20:07 +02:00
Repository
Allow underscores in cache keys to avoid conflicts with package names containing underscore vs dashes, fixes #11224 ( #11229 )
2022-12-18 00:03:48 +01:00
Script
Fix CS ( #11003 )
2022-08-17 14:20:07 +02:00
SelfUpdate
Fix CS ( #11003 )
2022-08-17 14:20:07 +02:00
Util
Prompt users in interactive mode for where to store the credentials if a local auth config file exists ( #11188 )
2022-12-16 14:31:28 +01:00
Cache.php
Allow underscores in cache keys to avoid conflicts with package names containing underscore vs dashes, fixes #11224 ( #11229 )
2022-12-18 00:03:48 +01:00
Compiler.php
Remove extra lines
2022-08-31 12:42:26 +02:00
Composer.php
Reverting release version changes
2022-12-20 10:44:09 +01:00
Config.php
Prompt users in interactive mode for where to store the credentials if a local auth config file exists ( #11188 )
2022-12-16 14:31:28 +01:00
Factory.php
Prompt users in interactive mode for where to store the credentials if a local auth config file exists ( #11188 )
2022-12-16 14:31:28 +01:00
InstalledVersions.php
Update phpstan, fix InstalledVersions key ordering to be more logical/consistent
2022-04-29 10:30:04 +02:00
Installer.php
Check missing-from-lock-file required packages when running install and fail when there are any ( #11195 )
2022-12-16 16:48:24 +01:00
PartialComposer.php
Fix CS ( #11003 )
2022-08-17 14:20:07 +02:00