Skip to content

[WIP] [DI] Make use of Laravel DI ✔️ #3

[WIP] [DI] Make use of Laravel DI ✔️

[WIP] [DI] Make use of Laravel DI ✔️ #3

name: Code Analysis Reusable
on:
pull_request: null
push:
branches:
- main
env:
# see https://github.com/composer/composer/issues/9368#issuecomment-718112361
COMPOSER_ROOT_VERSION: "dev-main"
jobs:
code_analysis_reusable:
uses: rectorphp/reusable-workflows/.github/workflows/code_analysis.yaml@main