Skip to content

Commit d21cdd7

Browse files
gmjuhaszmatticbot
authored andcommitted
Changelog and readme.txt edits. (#38782)
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10302109746 Upstream-Ref: Automattic/jetpack@c76aa10
1 parent 4f09310 commit d21cdd7

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/automattic/jetpack-sync/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"automattic/jetpack-changelogger": "^4.2.5",
1717
"yoast/phpunit-polyfills": "1.1.0",
1818
"automattic/jetpack-search": "@dev",
19-
"automattic/jetpack-waf": "@dev",
19+
"automattic/jetpack-waf": "^0.18.1",
2020
"automattic/wordbless": "@dev"
2121
},
2222
"suggest": {

vendor/composer/installed.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1571,7 +1571,7 @@
15711571
"dist": {
15721572
"type": "path",
15731573
"url": "/tmp/jetpack-build/Automattic/jetpack-sync",
1574-
"reference": "77cf544eebceaa1861b1a89a59c3b0aa295e99be"
1574+
"reference": "5d2fa8ba87078822d97fc6c6a215510e7d864e44"
15751575
},
15761576
"require": {
15771577
"automattic/jetpack-connection": "^2.11.3",
@@ -1585,7 +1585,7 @@
15851585
"require-dev": {
15861586
"automattic/jetpack-changelogger": "^4.2.5",
15871587
"automattic/jetpack-search": "@dev",
1588-
"automattic/jetpack-waf": "@dev",
1588+
"automattic/jetpack-waf": "^0.18.1",
15891589
"automattic/wordbless": "@dev",
15901590
"yoast/phpunit-polyfills": "1.1.0"
15911591
},

vendor/composer/installed.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
'automattic/jetpack-sync' => array(
239239
'pretty_version' => '3.5.1',
240240
'version' => '3.5.1.0',
241-
'reference' => '77cf544eebceaa1861b1a89a59c3b0aa295e99be',
241+
'reference' => '5d2fa8ba87078822d97fc6c6a215510e7d864e44',
242242
'type' => 'jetpack-library',
243243
'install_path' => __DIR__ . '/../automattic/jetpack-sync',
244244
'aliases' => array(),

0 commit comments

Comments
 (0)