Skip to content

Update codenamephp/deployer.command requirement from ^1.0 to ^1.0 || ^2.0 #35

Update codenamephp/deployer.command requirement from ^1.0 to ^1.0 || ^2.0

Update codenamephp/deployer.command requirement from ^1.0 to ^1.0 || ^2.0 #35

Workflow file for this run

name: CI
on:
push:
branches:
- main
- release
paths-ignore:
- '**.md'
pull_request:
branches:
- main
- release
paths-ignore:
- '**.md'
jobs:
ci:
uses: codenamephp/workflows.php/.github/workflows/ci.yml@1
with:
php-versions: '["8.2","8.3"]'