162 Commits (3a882dfccb45bcaf021eca10eebfb72a86a9a5e0)

Author SHA1 Message Date
Hugo Thunnissen 3a882dfccb Add phpmetrics tool and change CI image
continuous-integration/drone/push Build is failing Details
2 years ago
Jordi Boggiano 5a54e0eb7a
Use new fixed compact table format 2 years ago
Jordi Boggiano 18246212db
Upgrade to composer/pcre 2.x 2 years ago
Jordi Boggiano 5c98a2cf8e
Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476)
Extract common init/require commands functionality into PackageDiscoveryTrait
Extract some helper methods into BaseCommand for better types
2 years ago
Ondřej Mirtes a943aacd10
Update to PHPStan 1.4.1 (#10466) 2 years ago
Ondřej Mirtes cd34886e9d
Update to PHPStan 1.4 (#10459) 2 years ago
Simon Podlipsky 4a4571897f
Allow psr/log ^3.0 (#10454)
Same as in https://github.com/composer/composer/pull/10158
2 years ago
Jordi Boggiano 9466e68ac7
Require latest phpstan 2 years ago
Jordi Boggiano 9d6cf5835b
Merge pull request #10416 from Seldaek/update_deps
Allow xdebug-handler 3.x, update deps
2 years ago
Jordi Boggiano 5f0a3f49ed
Allow xdebug-handler 3.x, update deps 2 years ago
Jordi Boggiano 4e6d54b731
Fix all 5.3 $this-in-closure usages 2 years ago
Jordi Boggiano 22fed0d445
Get rid of prophecy usage 2 years ago
Jordi Boggiano ed08c40ab5
Fix phar build 2 years ago
Jordi Boggiano ffd62795bc
Get rid of all the ->at() mock invocations 2 years ago
Jordi Boggiano 59603a357a
Remove PHPUnit direct require again 2 years ago
Jordi Boggiano bf72afec44
Fix Symfony6 compat 2 years ago
Jordi Boggiano 2a771dfb2d
Update PHPUnit to 8.5 2 years ago
Jordi Boggiano d2ede370be
Bump target version, bump PHP and dependency requirements to PHP 7.2+ 2 years ago
Jordi Boggiano ca5d5b40ee
Fix platform package description for replacer/provider and packages which are not really loaded in general 2 years ago
Jordi Boggiano 24ce1eddbd
Add composer/pcre dependency and use it everywhere instead of preg_* 2 years ago
Jordi Boggiano 2d92e2119a
Add deprecations checks 2 years ago
Jordi Boggiano f758da32c9
Merge branch '2.1' into main 3 years ago
Jordi Boggiano 42c2108956
Remove symfony/console ^6 compat as it is incorrect, fixes #10321 3 years ago
Jordi Boggiano f509c41280
Upgrade PHPStan to 1.0 (#10253)
Co-authored-by: Martin Herndl <martin@herndl.org>
3 years ago
Jordi Boggiano 9e762a4f9a
Bump target to 2.2-dev 3 years ago
Matthew Davis fd5b1980a1
Allow psr/log ^2.0 (#10158) 3 years ago
Jordi Boggiano 0868245589
Rename master branch to main 3 years ago
Jordi Boggiano d3c176ec69
PHPStan Level 5 (#10070)
* Bump PHPStan to level 5

* Update seld/phar-utils to latest

* Add phpstan-setup / phpstan scripts
3 years ago
Jordi Boggiano de5f18d64b
Update IRC URL too in composer.json 3 years ago
Jordi Boggiano 2be03f0d60
More fixes for php8.1 deprecations 3 years ago
Jordi Boggiano 991985792d
Merge branch '2.0' 3 years ago
Jérémy Derussé 68f86be726
Allow Symfony 6.0 (#9896) 3 years ago
John Stevenson c3b76a8532
Upgrade to xdebug-handler 2 (#9832)
This adds support for Xdebug3 modes and changes the default behaviour
from always restarting if Xdebug is loaded, to only restarting if Xdebug
is active.

Xdebug is considered active if it is loaded, and for Xdebug3, if it is
running in a mode other than `xdebug.mode=off`.
3 years ago
Jordi Boggiano a4eb2d4096
Merge branch '2.0' 3 years ago
Jordi Boggiano ddc3693725
Switch to composer/metadata-minifier, fixes #9727 3 years ago
Jordi Boggiano 1955f98937
Update target version to 2.1 3 years ago
Jordi Boggiano f7df96f968
Allow php8 for Composer 2 4 years ago
Jordi Boggiano d8ada9e585
Merge branch '1.10' 4 years ago
Jordi Boggiano f7abfc9d7f
Update deps 4 years ago
Jordi Boggiano 0a3d87512d
Update deps 4 years ago
Jordi Boggiano 863e7076ba
Bump to use composer/semver 3.x 4 years ago
Graham Campbell 17fa85d7c2
Tweaked symfony versions (#8920) 4 years ago
Jordi Boggiano 4e1f8cf89d
Build tweaks 4 years ago
Jordi Boggiano 0a4df6c3b4
Bump PHPUnitBridge to higher release as it still supports php 5.3 4 years ago
Jordi Boggiano 7d87688032
Fix 5.3 build 4 years ago
Jordi Boggiano 73b9a3960f
Fix 5.3 build 4 years ago
Jordi Boggiano 21aeef1365
Allow php 8 tests to run, require latest semver dev 4 years ago
Jordi Boggiano a5f86a494e
Add a conflict on latest phpunit-bridge 4 years ago
Jordi Boggiano 62cd332a57
Go back to stable composer/semver 4 years ago
Jordi Boggiano 2c8a4a1b93
Add platform-check config option to disable platform_check.php generation, and disable it for Composer 4 years ago