feature #8

Merged
XiaoLFeng merged 32 commits from feature into master 2023-06-29 13:25:35 +08:00
Showing only changes of commit a7e1906ca5 - Show all commits

View File

@ -28,8 +28,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Setup PHP
uses: https://www.github.com/shivammathur/setup-php@v2
- name: 配置PHP
uses: XiaoLFeng/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite