fix running php-cs-fixer

This commit is contained in:
Pig Fang 2023-01-16 23:02:44 +08:00
parent e72b68f8d6
commit 0b169df679
No known key found for this signature in database
GPG Key ID: A8198F548DADA9E2
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 8.2
php-version: 8.1
coverage: none
extensions: mbstring, dom, fileinfo, gd
- name: Install dependencies

View File

@ -40,7 +40,7 @@
"barryvdh/laravel-debugbar": "^3.5",
"barryvdh/laravel-ide-helper": "^2.10",
"fakerphp/faker": "^1.13",
"friendsofphp/php-cs-fixer": "^3.0",
"friendsofphp/php-cs-fixer": "^3.13",
"laravel/browser-kit-testing": "^6.1",
"laravel/tinker": "^2.4",
"mockery/mockery": "^1.4",

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "9590ad1048bdd5151d4b38c03302af4d",
"content-hash": "28b3237c2488b036b777708190a1ab4d",
"packages": [
{
"name": "blessing/filter",