We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adc2801 + af54604 commit 3ac9f73Copy full SHA for 3ac9f73
.github/workflows/documentation.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
coverage: "none"
20
ini-file: development
21
- php-version: "8.3" # Use the same version as in doctrine/doctrine-website
+ php-version: "8.4" # Use the same version as in doctrine/doctrine-website
22
tools: "cs2pr"
23
24
- name: "Install dependencies with Composer"
0 commit comments