Skip to content

Commit be4dfd4

Browse files
gmjuhaszmatticbot
authored andcommitted
Changelog and readme.txt edits.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13988055278 Upstream-Ref: Automattic/jetpack@e9f1ed2
1 parent 986cd4b commit be4dfd4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

composer.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
"require": {
77
"php": ">=7.2",
88
"automattic/jetpack-blocks": "^3.0.8-alpha",
9-
"automattic/jetpack-assets": "^4.0.14-alpha",
10-
"automattic/jetpack-connection": "^6.7.7-alpha",
11-
"automattic/jetpack-logo": "^3.0.4-alpha",
12-
"automattic/jetpack-status": "^5.0.10-alpha",
13-
"automattic/jetpack-sync": "^4.9.2-alpha"
9+
"automattic/jetpack-assets": "^4.0.14",
10+
"automattic/jetpack-connection": "^6.7.7",
11+
"automattic/jetpack-logo": "^3.0.4",
12+
"automattic/jetpack-status": "^5.0.10",
13+
"automattic/jetpack-sync": "^4.9.2"
1414
},
1515
"require-dev": {
1616
"yoast/phpunit-polyfills": "^3.0.0",
17-
"automattic/jetpack-changelogger": "^6.0.2-alpha",
18-
"automattic/jetpack-connection": "^6.7.7-alpha",
17+
"automattic/jetpack-changelogger": "^6.0.2",
18+
"automattic/jetpack-connection": "^6.7.7",
1919
"automattic/jetpack-test-environment": "@dev",
20-
"automattic/phpunit-select-config": "^1.0.1-alpha"
20+
"automattic/phpunit-select-config": "^1.0.1"
2121
},
2222
"suggest": {
2323
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."

0 commit comments

Comments
 (0)