We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0aae9b commit ed71165Copy full SHA for ed71165
1 file changed
.github/workflows/integrate.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup PHP
18
uses: shivammathur/setup-php@v2
19
with:
20
- php-version: '8.1'
+ php-version: '8.3'
21
coverage: none
22
# ✅ Extensions required for PHD
23
extensions: >
0 commit comments