Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declare allow-plugins configuration #433

Merged
merged 2 commits into from
May 23, 2022
Merged

Declare allow-plugins configuration #433

merged 2 commits into from
May 23, 2022

Conversation

jakzal
Copy link
Owner

@jakzal jakzal commented May 23, 2022

Fixes #415

@jakzal jakzal force-pushed the composer-allow-plugins branch 3 times, most recently from fdd1771 to 854fab4 Compare May 23, 2022 20:45
@jakzal jakzal force-pushed the composer-allow-plugins branch from 854fab4 to 47aa854 Compare May 23, 2022 20:56
@jakzal jakzal merged commit 04f6372 into master May 23, 2022
@jakzal jakzal deleted the composer-allow-plugins branch May 23, 2022 21:02
github-actions bot pushed a commit to jakzal/phpqa that referenced this pull request May 23, 2022
Updates:

* Remove the version restriction for larastan jakzal/toolbox#429

* Enable tools on PHP 8.0 and 8.1 jakzal/toolbox#431

  * phpspec enabled on PHP 8.1

  * roave-backward-compatibility-check enabled on PHP 8.0 and 8.1

* Reduce output generated by test commands jakzal/toolbox#432

* Declare allow-plugins configuration jakzal/toolbox#433

* Remove the use of deprecated composer option --no-suggest jakzal/toolbox#434

* Install phplint with composer as phar has not been published since version 3 jakzal/toolbox#435

Removals:

* Remove the abandoned phpdoc-to-typehint jakzal/toolbox#430
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Declare allow-plugins for each composer plugin installed with toolbox
1 participant