[composer-installer ↪ 9-compat-8-4] remove ! : switch/forward commands, safety screen (…)

spip-league/composer-installer

Par JamesRezo, le 18 juin 2026 à 09h51min :

remove!: switch/forward commands, safety screen automatic update

BREAKING CHANGE: SPIP5 does not manage plugins-dist.json and config/ecran_securite.php anymore

Ajouté
phplint.lst
Supprimé
docs/plugins-dist.md
src/Command/AbstractSwitchCommand.php
src/Command/SwitchBackCommand.php
src/Command/SwitchForwardCommand.php
src/Extensions/Collection.php
src/Extensions/CollectionInterface.php
src/Extensions/CollectionTrait.php
src/Extensions/InvalidSpecificationException.php
src/Extensions/Specification.php
src/Extensions/SpecificationInterface.php
src/Security.php
src/Switch/Analyzer.php
src/Switch/Operation/AddSpecification.php
src/Switch/Operation/AddToRequire.php
src/Switch/Operation/AddToSpipExtraExtensions.php
src/Switch/Operation/OperationInterface.php
src/Switch/Operation/RemoveDirectory.php
src/Switch/Operation/RemoveFromRequire.php
src/Switch/Operation/RemoveFromSpipExtraExtensions.php
src/Switch/Operation/RemoveSpecification.php
src/Switch/Switcher.php
tests/Extensions/CollectionTest.php
tests/Extensions/SpecificationTest.php
tests/Fixtures/CollectionDummy.php
tests/Fixtures/CollectionMock.php
tests/Fixtures/OperationMock.php
tests/Fixtures/SpecificationMock.php
tests/Fixtures/SpecificationStub.php
tests/Switch/AnalyzerTest.php
tests/Switch/Operation/AddSpecificationTest.php
tests/Switch/Operation/AddToRequireTest.php
tests/Switch/Operation/AddToSpipExtraExtensionsTest.php
tests/Switch/Operation/RemoveDirectoryTest.php
tests/Switch/Operation/RemoveFromRequireTest.php
tests/Switch/Operation/RemoveFromSpipExtraExtensionsTest.php
tests/Switch/Operation/RemoveSpecificationTest.php
tests/Switch/SwitcherTest.php
Modifié
.gitignore
.gitlab-ci.yml
CHANGELOG.md
phpunit.xml.dist
src/AssetsClearCache.php
src/BaseDirectories.php
src/Command/LocalCommand.php
src/Command/ModeDevCommand.php
src/CommandProvider.php
src/Config/PreferredInstall.php
src/Git/RemoteUrls.php
src/PluginsClearCache.php
src/SpipInstaller.php
src/SpipInstallerPlugin.php
tests/Config/PreferredInstallTest.php
tests/Git/RemoteUrlsTest.php
tests/SpipInstallerTest.php

Détails : remove!: switch/forward commands, safety screen automatic update (375f1421) · Validations · spip-league / composer-installer · GitLab