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 864a081 commit 13e7f07Copy full SHA for 13e7f07
.github/workflows/cd.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: "Setup PHP"
23
uses: shivammathur/setup-php@v2
24
with:
25
- php-version: "8.2"
+ php-version: "8.3"
26
extensions: mbstring, intl
27
ini-values: post_max_size=256M, max_execution_time=180
28
coverage: xdebug
0 commit comments