Skip to content

feat: add symfony/http-client ^8.0 support (#8) #34

feat: add symfony/http-client ^8.0 support (#8)

feat: add symfony/http-client ^8.0 support (#8) #34

name: "Composer Normalize"
on:
pull_request: {}
push:
branches:
- 1.x
permissions: {}
jobs:
normalize:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: docker://ergebnis/composer-normalize-action