Skip to content

Commit 4313338

Browse files
Update require-dev
1 parent ced0365 commit 4313338

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "automattic/sensei-content-drip",
33
"description": "Sensei LMS Content Drip",
44
"require-dev": {
5-
"php": "^7",
6-
"phpunit/phpunit": "9.5.10",
7-
"dealerdirect/phpcodesniffer-composer-installer": "0.7.1",
5+
"php": "^8",
6+
"phpunit/phpunit": "10.5.3",
7+
"dealerdirect/phpcodesniffer-composer-installer": "1.0.0",
88
"phpcompatibility/phpcompatibility-wp": "2.1.2",
99
"squizlabs/php_codesniffer": "3.6.1",
10-
"wp-coding-standards/wpcs": "2.3.0"
10+
"wp-coding-standards/wpcs": "3.0.1"
1111
},
1212
"archive": {
1313
"exclude": [

0 commit comments

Comments
 (0)