Skip to content

Update nesbot/carbon requirement from ^2.53.1|^3.0 to ^2.53.1|^3.0|^2.0 #32

Update nesbot/carbon requirement from ^2.53.1|^3.0 to ^2.53.1|^3.0|^2.0

Update nesbot/carbon requirement from ^2.53.1|^3.0 to ^2.53.1|^3.0|^2.0 #32

Workflow file for this run

name: Pint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
pint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: composer install --prefer-dist --no-progress --dev
- run: composer pint