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 9960515 commit 5bca6e8Copy full SHA for 5bca6e8
.github/workflows/php-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: "actions/[email protected]"
22
23
- name: "Install PHP"
24
- uses: "shivammathur/setup-php@2.33.0"
+ uses: "shivammathur/setup-php@2.34.0"
25
with:
26
coverage: "${{ matrix.coverage }}"
27
ini-values: display_errors=On, display_startup_errors=On, error_reporting=32767
0 commit comments