9390 Commits (9b8694bc0b3a227a336b119e45cf4cc55974c8e3)
 

Author SHA1 Message Date
Jordi Boggiano 9b8694bc0b
Show suggestions from root package in suggest, and lists them in count only on first install of a project, fixes #8805 4 years ago
Jordi Boggiano 6529fabb24
Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 4 years ago
Jordi Boggiano 8a1e9744a0
Fix tests 4 years ago
Jordi Boggiano fa14cd1353
Show number of additional suggestions when not using --all, fixes #8788 4 years ago
Jordi Boggiano d6a9d78309
Merge pull request #8810 from heddn/8809_expand_context_post_file_download
#8809: expand context for post file download event
4 years ago
Jordi Boggiano f5ebbdaa37
scripts: indicate how to see scripts-descriptions (#8823)
* scripts: indicate how to see scripts-descriptions

* Update scripts.md

Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
4 years ago
Jordi Boggiano b21936ab46
Update scripts.md 4 years ago
Jordi Boggiano 7049bbb714
Switch require_once to require for autoload_static as the once variant seems unnecessary 4 years ago
Jordi Boggiano c2f77d80bd
Remove usage of 5.6+ constant 4 years ago
Nathan Esayeas 8ea787baa1
fix: workflow status badge (#8825) 4 years ago
Nils Adermann b330f8f1fa
Merge pull request #8824 from Seldaek/fix-root-version-change-from-lock
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
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