Skip to content

Commit

Permalink
Last tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
renatonascalves committed May 5, 2024
1 parent 3d6fc53 commit 9d84152
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-wordpress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 8.0
php-version: 8.2
extensions: mbstring, intl
tools: composer:v2
coverage: none
Expand Down
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@
"*.cache",
".phpcs.xml",
".editorconfig",
"CHANGELOG.md",
"README.md",
".gitignore",
".distignore",
".deployignore",
Expand Down

0 comments on commit 9d84152

Please sign in to comment.