We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9030d4b + bf069c4 commit e9ebaa9Copy full SHA for e9ebaa9
.github/workflows/laravel-pint.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: ./.github/actions/setup
20
with:
21
php-version: '8.3'
22
- php-extensions: ''
+ php-extensions: none
23
24
- name: Install Laravel Pint
25
run: composer global require laravel/pint
0 commit comments