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 e98755d commit 3b060d5Copy full SHA for 3b060d5
.github/workflows/CI.yml
@@ -4,7 +4,7 @@ on:
4
branches: "*"
5
pull_request:
6
env:
7
- php-version: 8.3
+ php-version: 8.4
8
cache-version: 1
9
jobs:
10
platform-check:
.github/workflows/release.yml
tags:
- "*"
build:
0 commit comments