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 97cc73c commit 0cfc306Copy full SHA for 0cfc306
.github/workflows/php-cs-fixer.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
operating-system: [ubuntu-latest]
12
- php-versions: ['7.4']
+ php-versions: ['8.0']
13
name: PHP ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
14
steps:
15
- name: Checkout
0 commit comments