1
0
Fork 0
composer/doc
Damien Tournoud 92e1c26c3b
Disallow plugins by throwing an exception if non-interactive to avoid half-broken runtime states (#10920)
* Disallow plugins by throwing an exception if non-interactive to avoid half-broken runtime states, fixes #10912
* Also allow BC mode for lock files older than 2.2.0 to keep plugins working there
* Allow locker to be accessed by plugin manager at init time
* Update allow-plugins docs

Co-authored-by: Damien Tournoud <damien@platform.sh>
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
2022-07-05 15:44:30 +02:00
..
articles Load plugins which modify install path early, fixes #10618 (#10621) 2022-03-15 22:11:19 +01:00
dev Prioritize repository over package versions in the default policy, fixes #3509 2015-04-30 10:43:04 +01:00
faqs docs: Fix inconsist semver operator suggestion (#10810) 2022-05-31 13:24:38 +02:00
fixtures Fix EOL of text files (#9877) 2021-05-12 15:19:52 +02:00
00-intro.md Fix minor spelling & grammar issues in docs (#10370) 2021-12-19 15:15:21 +01:00
01-basic-usage.md Fix minor spelling & grammar issues in docs (#10370) 2021-12-19 15:15:21 +01:00
02-libraries.md Make a note about lower casing of package names (#9883) 2021-05-17 22:18:06 +02:00
03-cli.md Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 2021-12-20 14:23:35 +01:00
04-schema.md Fix minor spelling & grammar issues in docs (#10370) 2021-12-19 15:15:21 +01:00
05-repositories.md Fix minor spelling & grammar issues in docs (#10370) 2021-12-19 15:15:21 +01:00
06-config.md Disallow plugins by throwing an exception if non-interactive to avoid half-broken runtime states (#10920) 2022-07-05 15:44:30 +02:00
07-runtime.md Add docs for the new bin-dir access and bump runtime-api, refs #10402 2021-12-28 22:04:32 +01:00
08-community.md Rename master branch to main 2021-10-14 16:21:47 +02:00