Skip to content

Commit

Permalink
Merge pull request #78 from WP-Translations/dev
Browse files Browse the repository at this point in the history
Bump tested version and update dependencies
  • Loading branch information
pedro-mendonca authored May 25, 2022
2 parents 69c54d1 + bebb7a1 commit 357112e
Show file tree
Hide file tree
Showing 7 changed files with 2,362 additions and 2,916 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-asset-readme-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: wpt-custom-mo-file
IGNORE_OTHER_FILES: true
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/WP-Translatio

### Unreleased

* Tested up to WP 6.0
* Search only .mo files on upload file field
* Fix PHP notice on new v1.2.1 install

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"wp-coding-standards/wpcs": "^2.3.0",
"phpcompatibility/phpcompatibility-wp": "^2.1.3",
"phpmd/phpmd": "^2.11.1",
"szepeviktor/phpstan-wordpress": "^1.0.2",
"phpmd/phpmd": "^2.12.0",
"szepeviktor/phpstan-wordpress": "^1.1.1",
"sirbrillig/phpcs-variable-analysis": "^2.11.3"
},
"config": {
Expand Down
Loading

0 comments on commit 357112e

Please sign in to comment.