We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced0365 commit d323dfcCopy full SHA for d323dfc
composer.json
@@ -3,10 +3,10 @@
3
"description": "Sensei LMS Content Drip",
4
"require-dev": {
5
"php": "^7",
6
- "phpunit/phpunit": "9.5.10",
7
- "dealerdirect/phpcodesniffer-composer-installer": "0.7.1",
8
- "phpcompatibility/phpcompatibility-wp": "2.1.2",
9
- "squizlabs/php_codesniffer": "3.6.1",
+ "phpunit/phpunit": "9.6.23",
+ "dealerdirect/phpcodesniffer-composer-installer": "0.7.2",
+ "phpcompatibility/phpcompatibility-wp": "2.1.6",
+ "squizlabs/php_codesniffer": "3.13.0",
10
"wp-coding-standards/wpcs": "2.3.0"
11
},
12
"archive": {
0 commit comments