Skip to content

chore(deps): bump laravel/framework from 10.29.0 to 10.37.1 #226

chore(deps): bump laravel/framework from 10.29.0 to 10.37.1

chore(deps): bump laravel/framework from 10.29.0 to 10.37.1 #226

Workflow file for this run

name: Tests
on:
push:
pull_request:
branches: [ master, stage ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Composer Setup
run: |
composer install -q --no-ansi --no-interaction --no-progress --prefer-dist
- uses: php-actions/phpunit@v3
with:
configuration: phpunit.xml
memory_limit: 256M
php_version: 8
version: 8.5
php_extensions: yaml