Skip to content

Commit 43d2dfb

Browse files
anomiexmatticbot
authored andcommitted
phan: Update custom stubs (#46628)
* phan: Update custom stubs. * PHPUnit tests: Remove deprecated `$this->any()` calls. Fortunately `->expects()` before `->method()` isn't required anymore even in the oldest PHPUnit version we have to support. --------- Co-authored-by: matticbot <[email protected]> Co-authored-by: Brad Jorsch <[email protected]> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/21080038562 Upstream-Ref: Automattic/jetpack@ee80bb2
1 parent df43cba commit 43d2dfb

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
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=7.2",
88
"automattic/jetpack-admin-ui": "^0.5.11",
9-
"automattic/jetpack-connection": "^6.20.2",
9+
"automattic/jetpack-connection": "^6.20.3-alpha",
1010
"automattic/jetpack-autoloader": "^5.0.15",
1111
"automattic/jetpack-config": "^3.1.1",
1212
"automattic/jetpack-assets": "^4.3.19",

0 commit comments

Comments
 (0)