Skip to content

Rapidez V5 support + codestyle workflows#5

Open
indykoning wants to merge 4 commits intomasterfrom
feature/v5-workflows
Open

Rapidez V5 support + codestyle workflows#5
indykoning wants to merge 4 commits intomasterfrom
feature/v5-workflows

Conversation

@indykoning
Copy link
Copy Markdown
Member

@indykoning indykoning commented Mar 9, 2026

Depends on: rapidez/workflows#1
This PR adds V5 support and implements parts of the centralized coding standards.

  • PHPstan
  • Editorconfig
  • Duster

Further changes should be done as the package requires it:

@royduin
Copy link
Copy Markdown
Member

royduin commented Mar 10, 2026

We could also centralize the workflows in a repo? So if they change we don't have to change it in every repo like we'd with the changelog workflow. Not sure if "laravel-coding-standard" is the right name

composer.json Outdated
@@ -18,21 +18,28 @@
"prefer-stable": true,
"require": {
"php": "^8.3",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Should this be ^8.2? According to the docs we support PHP 8.2 and above in Rapidez.

@royduin
Copy link
Copy Markdown
Member

royduin commented Mar 10, 2026

Follow up: RAP-1860 + RAP-1861

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.

3 participants