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 4313338Copy full SHA for 4313338
composer.json
@@ -2,12 +2,12 @@
2
"name": "automattic/sensei-content-drip",
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",
+ "php": "^8",
+ "phpunit/phpunit": "10.5.3",
+ "dealerdirect/phpcodesniffer-composer-installer": "1.0.0",
8
"phpcompatibility/phpcompatibility-wp": "2.1.2",
9
"squizlabs/php_codesniffer": "3.6.1",
10
- "wp-coding-standards/wpcs": "2.3.0"
+ "wp-coding-standards/wpcs": "3.0.1"
11
},
12
"archive": {
13
"exclude": [
0 commit comments