Skip to content

Bump symfony/dom-crawler from 7.0.7 to 7.1.0 #200

Bump symfony/dom-crawler from 7.0.7 to 7.1.0

Bump symfony/dom-crawler from 7.0.7 to 7.1.0 #200

Workflow file for this run

name: Add new bugs & PRs to This Week project
on:
issues:
types:
- opened
- transferred
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add new bugs and PRs to This Week project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/Laravel-Backpack/projects/13
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}