9479 Commits (98e5f81a5f3ac64ef6707c6dd48ee34a5e0afd1a)
 

Author SHA1 Message Date
Jordi Boggiano 1000d49145
Fix error reporting when the root version changed since the last update, and does not match circular deps in lock file anymore 4 years ago
Elan Ruusamäe 613982e88b scripts: indicate how to see scripts-descriptions 4 years ago
Nils Adermann 547a942251
Merge pull request #8803 from Seldaek/installed-php
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
4 years ago
Jordi Boggiano 0ab48a1773
Add composer-runtime-api platform package 4 years ago
Jordi Boggiano 0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Jordi Boggiano c757c9fa37
7.4 highest errors are fixed on 2.0 branch already 4 years ago
Jordi Boggiano e9a2f922d5
Fix phpstan config 4 years ago
Jordi Boggiano c0b0149040
Try and fix phpstan 4 years ago
Jordi Boggiano e046523631
Fix phpstan workflow 4 years ago
Jordi Boggiano 1dd78c0163
Merge branch '1.10' 4 years ago
Jordi Boggiano ca25ff8b0d
Remove travis/appveyor configs 4 years ago
Jordi Boggiano 4ccd8e1081
Mark 7.4 latest deps build experimental for now 4 years ago
Jordi Boggiano f51810f1c9
Fix continue-on-error failure 4 years ago
Jordi Boggiano eeaa099021
Stop ignoring build changes to trigger build, that was smart :D 4 years ago
Jordi Boggiano 9a0e6e6885
Fix build 4 years ago
Jordi Boggiano ac3fcfc9ec
Fix build 4 years ago
Jordi Boggiano a849e2b244
Add linting, php8, release builds to github actions 4 years ago
Jordi Boggiano ebd30cf831
Use correct command.. 4 years ago
Jordi Boggiano acef74d1ab
Attempt at optimizing the job matrix 4 years ago
Markus Staab ef8c410098
GithubActions: build master branch + pull requests 4 years ago
Jordi Boggiano 53b081decd
Merge pull request #8821 from localheinz/fix/extension
Fix: Install ext-intl
4 years ago
Andreas Möller f9032087ba
Fix: Install ext-intl 4 years ago
Jordi Boggiano 4ba958f08e
Merge pull request #8816 from staabm/patch-2
fixed typo in phpdocs
4 years ago
Jordi Boggiano 05d51e2b62
Merge pull request #8820 from pgrimaud/master
Fix typos
4 years ago
Pierre Grimaud a42c6ceff3 Fix typos 4 years ago
Jordi Boggiano bf39fab82d
Add test for root alias presence in lock 4 years ago
Jordi Boggiano 1eaa8cd55f
Merge branch '1.10' 4 years ago
Andreas Möller e25bea0343
Enhancement: Run jobs on GitHub Actions 4 years ago
Jordi Boggiano 125b3136d1
Merge pull request #8773 from villfa/ci/lint
Check syntax of PHP files in src
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
Jordi Boggiano afa18f2092
Fix semver usage 4 years ago
Markus Staab 3c09e4021e
fixed typo 4 years ago
Fabien Villepinte da24d0a7d9 Check syntax of PHP files in src 4 years ago
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
Lucas D Hedding 2bf2e9fc60 fix failing tests 4 years ago
Jordi Boggiano ba9d4793bc
Fix transaction order 4 years ago
Lucas D Hedding 3e2163de5c #8809: expand context for post file download event 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