Skip to content

Commit 04de3da

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 4b8a14e commit 04de3da

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"license": "GPL-2.0-or-later",
66
"require": {
77
"php": ">=8.1",
8-
"automattic/jetpack-assets": "^4.0.14-alpha",
8+
"automattic/jetpack-assets": "^4.0.14",
99
"automattic/jetpack-blocks": "^3.0.8-alpha",
1010
"automattic/jetpack-calypsoify": "^0.2.2-alpha",
1111
"automattic/jetpack-classic-theme-helper": "^0.11.5-alpha",
12-
"automattic/jetpack-connection": "^6.7.7-alpha",
12+
"automattic/jetpack-connection": "^6.7.7",
1313
"automattic/jetpack-masterbar": "^0.14.2-alpha",
14-
"automattic/jetpack-redirect": "^3.0.5-alpha",
14+
"automattic/jetpack-redirect": "^3.0.5",
1515
"automattic/jetpack-stats-admin": "^0.24.6-alpha",
16-
"automattic/jetpack-status": "^5.0.10-alpha",
16+
"automattic/jetpack-status": "^5.0.10",
1717
"automattic/scheduled-updates": "^0.14.1-alpha",
1818
"automattic/jetpack-compat": "^4.0.1",
1919
"automattic/jetpack-google-analytics": "^0.3.1-alpha",
@@ -22,10 +22,10 @@
2222
},
2323
"require-dev": {
2424
"yoast/phpunit-polyfills": "^3.0.0",
25-
"automattic/jetpack-changelogger": "^6.0.2-alpha",
25+
"automattic/jetpack-changelogger": "^6.0.2",
2626
"automattic/jetpack-test-environment": "@dev",
2727
"brain/monkey": "^2.6.2",
28-
"automattic/phpunit-select-config": "^1.0.1-alpha"
28+
"automattic/phpunit-select-config": "^1.0.1"
2929
},
3030
"suggest": {
3131
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."

0 commit comments

Comments
 (0)