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 b8d1929 commit 5f6ec81Copy full SHA for 5f6ec81
.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'
+ php-version: '8.1'
25
extensions: mbstring, bcmath
26
tools: composer
27
0 commit comments