Skip to content

Commit

Permalink
bump php to 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Aug 8, 2023
1 parent 9866c4b commit 070609e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-check-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '7.4'
php-version: '8.1'
coverage: none
tools: composer, cs2pr

Expand Down

0 comments on commit 070609e

Please sign in to comment.