Skip to content

fixed PHP 8.4 deprecations (#39) #52

fixed PHP 8.4 deprecations (#39)

fixed PHP 8.4 deprecations (#39) #52

Workflow file for this run

on:
push:
branches:
- '*.*'
pull_request: null
name: phpunit
jobs:
phpunit:
uses: spiral/gh-actions/.github/workflows/phpunit.yml@master
with:
os: >-
['ubuntu-latest']
stability: >-
['prefer-stable', 'prefer-lowest']