Skip to content

Analyze without dev deps#2

Merged
xHeaven merged 2 commits intoluminarix:mainfrom
szepeviktor:patch-2
Dec 26, 2024
Merged

Analyze without dev deps#2
xHeaven merged 2 commits intoluminarix:mainfrom
szepeviktor:patch-2

Conversation

@szepeviktor
Copy link
Copy Markdown
Contributor

This should reveal the problem behind #1

Comment on lines -28 to +31
run: ./vendor/bin/phpstan --error-format=github
run: phpstan
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Error format is automatic inside GHA.

@szepeviktor
Copy link
Copy Markdown
Contributor Author

No CI for PRs :(

@szepeviktor
Copy link
Copy Markdown
Contributor Author

szepeviktor commented Dec 25, 2024

This won't work. Composer cannot ignore dev deps.
laravel/framework says it replaces all illuminate packages.

e.g. composer/composer#6011

@szepeviktor szepeviktor marked this pull request as draft December 25, 2024 13:17
@szepeviktor szepeviktor marked this pull request as ready for review December 25, 2024 13:24
@szepeviktor
Copy link
Copy Markdown
Contributor Author

Removing require-dev in the workflow.

@xHeaven xHeaven merged commit 09d6fd9 into luminarix:main Dec 26, 2024
@xHeaven
Copy link
Copy Markdown
Member

xHeaven commented Dec 26, 2024

Looks good to me, thanks for your contribution again!

No CI for PRs :(

I'll fix that a bit later, not going to lie, I wasn't expecting contributions 👀

@szepeviktor szepeviktor deleted the patch-2 branch December 26, 2024 07:03
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.

2 participants