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

add code-style workflow #152

Merged
merged 1 commit into from
Sep 5, 2024
Merged

add code-style workflow #152

merged 1 commit into from
Sep 5, 2024

Conversation

alxndr-w
Copy link
Member

@alxndr-w alxndr-w commented Sep 5, 2024

No description provided.

Copy link
Member

@christophboecker christophboecker left a comment

Choose a reason for hiding this comment

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

Ich halt mich da raus. Github-Voodoo.

@alxndr-w alxndr-w merged commit 3261fee into main Sep 5, 2024
1 check failed
@alxndr-w alxndr-w deleted the add-codestyle-workflow branch September 5, 2024 21:05
@alxndr-w
Copy link
Member Author

alxndr-w commented Sep 5, 2024

@eaCe hier passt wieder irgendwas nicht, ich verstehe nicht was ich tun muss.

Ich dachte, ein composer update tut es - dann kommen alle vendoren jedoch ins Repo.

image

@eaCe
Copy link
Member

eaCe commented Sep 6, 2024

@alxndr-w das ist soweit korrekt. Um nur die Vendoren zu laden die unter require stehen musst du eine zusätzliche Option mitgeben.
Probier es mal hiermit:

composer update --no-dev

Siehe auch:
https://getcomposer.org/doc/03-cli.md#update-u-upgrade

@alxndr-w
Copy link
Member Author

alxndr-w commented Sep 6, 2024

Danke für die Auskunft, ich werde die Anleitung wie angekündigt dahingehend ausbessern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants