Skip to content

Commit

Permalink
Update package list.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranesh-Shrestha authored Jan 9, 2025
1 parent 7ac2068 commit e4d0ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.0' # Specify your PHP version here
php-version: '8.2' # Specify your PHP version here
extensions: mbstring, intl, curl, xml # Optional PHP extensions you may need
coverage: xdebug

Expand Down

0 comments on commit e4d0ee1

Please sign in to comment.