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 8f38d3c commit 5cb3a4eCopy full SHA for 5cb3a4e
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup PHP
20
uses: shivammathur/setup-php@v2
21
with:
22
- php-version: '7.2'
+ php-version: '7.3'
23
tools: composer
24
25
- name: Install
0 commit comments