We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aace1f1 + 0828781 commit b29e08bCopy full SHA for b29e08b
1 file changed
.github/workflows/test.yaml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v6
26
27
- name: php
28
- uses: shivammathur/setup-php@2.35.5
+ uses: shivammathur/setup-php@2.36.0
29
with:
30
php-version: ${{ matrix.php-version }}
31
ini-values: zend.assertions=1
0 commit comments