Skip to content

Commit

Permalink
#151 - Set PHP version to '8.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Jun 2, 2024
1 parent e5fee0d commit fb6878b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
- name: Install PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.2'
php-version: '8.3'
tools: pecl

- name: Install System Dependencies
Expand Down

0 comments on commit fb6878b

Please sign in to comment.