We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747960f commit 7df8f7aCopy full SHA for 7df8f7a
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup PHP
22
uses: shivammathur/setup-php@v2
23
with:
24
- php-version: '8.0' # Adjust to match your PHP version
+ php-version: '8.0'
25
extensions: mbstring, bcmath
26
tools: composer
27
0 commit comments