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 ba0a2ad commit 4090ff1Copy full SHA for 4090ff1
1 file changed
.github/workflows/continuous-integration.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
operating-system: [ubuntu-latest, windows-latest, macOS-latest]
17
- php-versions: ['7.4']
+ php-versions: ['8.0']
18
19
steps:
20
- name: Set git to use LF
0 commit comments