Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit e757810

Browse files
committed
Set jetpack to ^2.0.0 for WC
1 parent 0c1a9cb commit e757810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"prefer-stable": true,
88
"minimum-stability": "dev",
99
"require": {
10-
"automattic/jetpack-autoloader": "^2.2.0"
10+
"automattic/jetpack-autoloader": "^2.0.0"
1111
},
1212
"require-dev": {
1313
"phpunit/phpunit": "6.5.14",

0 commit comments

Comments
 (0)