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 706838dCopy full SHA for 706838d
composer.json
@@ -2,9 +2,9 @@
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.2.5",
+ "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"
0 commit comments