Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into add-totp-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Oct 12, 2022
2 parents 1982bb1 + 2ee35c2 commit aba703c
Show file tree
Hide file tree
Showing 4 changed files with 10,052 additions and 8,700 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,17 @@
"extra": {
"wordpress-install-dir": "wordpress"
},
"minimum-stability": "dev",
"prefer-stable" : true,
"require": {
"php": ">=5.6"
},
"require-dev": {
"automattic/vipwpcs": "^2.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"php-coveralls/php-coveralls": "^2.5",
"phpcompatibility/phpcompatibility-wp": "^2.1",
"phpcompatibility/php-compatibility": "10.x-dev as 9.99.99",
"phpcompatibility/phpcompatibility-wp": "dev-master",
"phpunit/phpunit": "^5",
"roots/wordpress-core-installer": "^1.100",
"roots/wordpress-full": "^6.0",
Expand Down
11 changes: 7 additions & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit aba703c

Please sign in to comment.