Skip to content

Commit 78ebc1a

Browse files
committed
Allow Jetpack autoloader 3, 4 and 5
1 parent b5f420c commit 78ebc1a

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
@@ -63,7 +63,7 @@
6363
},
6464
"require": {
6565
"php": ">=8.1",
66-
"automattic/jetpack-autoloader": "^3.0",
66+
"automattic/jetpack-autoloader": "^3.0 || ^4.0 || ^5.0",
6767
"composer/installers": "^2.2",
6868
"pronamic/ideal-issuers": "^1.1",
6969
"pronamic/wp-datetime": "^2.1",

0 commit comments

Comments
 (0)