Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
psalmsin1759 committed Aug 31, 2023
1 parent 49c484f commit 4607dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up PHP
uses: shivammathur/setup-php@v2
with:
php-version: "7.4"
php-version: "8.1"

- name: Install Composer Dependencies
run: composer install --no-interaction --prefer-dist --no-suggest
Expand Down

0 comments on commit 4607dfe

Please sign in to comment.