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 e3d70f0 commit 36ab95aCopy full SHA for 36ab95a
.github/workflows/test.yaml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v4
26
27
- name: php
28
- uses: shivammathur/setup-php@2.33.0
+ uses: shivammathur/setup-php@2.35.2
29
with:
30
php-version: ${{ matrix.php-version }}
31
ini-values: zend.assertions=1
0 commit comments