Skip to content

updated composer.json to stable CakePHP5.0, cc #8

updated composer.json to stable CakePHP5.0, cc

updated composer.json to stable CakePHP5.0, cc #8

Workflow file for this run

name: CI
on:
push:
branches:
- master
- 3.next-cake5
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
testsuite:
uses: cakephp/.github/.github/workflows/testsuite-with-db.yml@5.x
secrets: inherit
cs-stan:
uses: cakephp/.github/.github/workflows/cs-stan.yml@5.x
secrets: inherit