Skip to content

MySQL 9.6 lack of md5() support fix #1406

MySQL 9.6 lack of md5() support fix

MySQL 9.6 lack of md5() support fix #1406

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