Skip to content

Fix error when entering correct proxy URLs with ports and proxy schemas #33

Fix error when entering correct proxy URLs with ports and proxy schemas

Fix error when entering correct proxy URLs with ports and proxy schemas #33

Workflow file for this run

name: CI
on: [push]
jobs:
phpstan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: PHPStan Static Analysis
uses: php-actions/phpstan@v3
with:
path: .