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

DX: Add composer keywords #28

Merged
merged 3 commits into from Mar 16, 2023
Merged

DX: Add composer keywords #28

merged 3 commits into from Mar 16, 2023

Conversation

staabm
Copy link
Contributor

@staabm staabm commented Mar 16, 2023

as per composer/composer#10960 this allows composer to warn the user, when installing the tool as a project dependency instead of a dev-dependency

as per composer/composer#10960 this allows composer to warn the user, when installing the tool as a project dependency instead of a dev-dependency
@@ -2,7 +2,8 @@
"name": "tomasvotruba/bladestan",
"description": "PHPStan rule for static analysis of Blade templates",
"license": "MIT",
"type": "phpstan-extension",
"keywords": ["static analysis", "phpstan-extension"],
DX: Add composer keywords "type": "phpstan-extension",
"require": {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like some typo

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

scary.. :)

@TomasVotruba TomasVotruba enabled auto-merge (squash) March 16, 2023 10:25
@TomasVotruba TomasVotruba merged commit b1e4a45 into TomasVotruba:main Mar 16, 2023
6 checks passed
@TomasVotruba
Copy link
Owner

Thanks 👍

@staabm staabm deleted the patch-1 branch March 16, 2023 10:35
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.

None yet

2 participants