Skip to content

refactor: replace ApplicationDetector with CodeEnvironementsDetector in InstallCommand and update related methods #92

refactor: replace ApplicationDetector with CodeEnvironementsDetector in InstallCommand and update related methods

refactor: replace ApplicationDetector with CodeEnvironementsDetector in InstallCommand and update related methods #92

Workflow file for this run

name: static analysis
on:
push:
branches:
- master
- '*.x'
pull_request:
permissions:
contents: read
jobs:
tests:
uses: laravel/.github/.github/workflows/static-analysis.yml@main