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 9b49db6 commit a0daab6Copy full SHA for a0daab6
.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