Skip to content

Commit

Permalink
Update PHP SDK, test with WordPress 6.2.2 and PHP 8.2.5. Add Japanese…
Browse files Browse the repository at this point in the history
… tranlsation.
  • Loading branch information
terrylinooo committed May 28, 2023
1 parent cb44c5d commit b1f95f7
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -21,9 +21,5 @@
"psr-4": {
"WpUnit\\": "tests/src"
}
},
"require-dev": {
"yoast/phpunit-polyfills": "1.0.1",
"phpunit/phpunit": "^9.6"
}
}
2 changes: 2 additions & 0 deletions install-tests.sh
Original file line number Diff line number Diff line change
@@ -5,3 +5,5 @@

bash bin/install-wp-tests.sh wordpress_unittest shieldon taiwan localhost latest true
ln -s $(pwd) /tmp/wordpress/wp-content/plugins/cache-master
composer require --dev phpunit/phpunit
composer require --dev yoast/phpunit-polyfills

0 comments on commit b1f95f7

Please sign in to comment.