File tree Expand file tree Collapse file tree 7 files changed +43
-40
lines changed
automattic/jetpack-mu-wpcom Expand file tree Collapse file tree 7 files changed +43
-40
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010This is an alpha version! The changes listed here are not final.
1111
12+ ### Changed
13+ - Updated package dependencies.
14+
1215## 1.6.13 - 2023-08-15
1316### Changed
1417- Internal updates.
Original file line number Diff line number Diff line change 77 "automattic/jetpack-mu-wpcom" : " ^4.5.0-alpha"
88 },
99 "require-dev" : {
10- "yoast/phpunit-polyfills" : " 1.0.4 " ,
11- "automattic/jetpack-changelogger" : " ^3.3.7 "
10+ "yoast/phpunit-polyfills" : " 1.1.0 " ,
11+ "automattic/jetpack-changelogger" : " ^3.3.8-alpha "
1212 },
1313 "autoload" : {
1414 "classmap" : [
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ This is an alpha version! The changes listed here are not final.
1414
1515### Changed
1616- Remove the initial slash to match the pattern used throughout the project
17+ - Updated package dependencies.
1718
1819### Fixed
1920- Add calypso path for set_up_payments task.
Original file line number Diff line number Diff line change 55 "license" : " GPL-2.0-or-later" ,
66 "require" : {},
77 "require-dev" : {
8- "yoast/phpunit-polyfills" : " 1.0.4 " ,
9- "automattic/jetpack-changelogger" : " ^3.3.7 " ,
8+ "yoast/phpunit-polyfills" : " 1.1.0 " ,
9+ "automattic/jetpack-changelogger" : " ^3.3.8-alpha " ,
1010 "automattic/wordbless" : " 0.4.2"
1111 },
1212 "suggest" : {
Original file line number Diff line number Diff line change 22 "packages" : [
33 {
44 "name" : " automattic/jetpack-mu-wpcom" ,
5- "version" : " 4.5.0-alpha.1692353505 " ,
6- "version_normalized" : " 4.5.0.0-alpha1692353505 " ,
5+ "version" : " 4.5.0-alpha.1692641735 " ,
6+ "version_normalized" : " 4.5.0.0-alpha1692641735 " ,
77 "dist" : {
88 "type" : " path" ,
99 "url" : " /tmp/jetpack-build/Automattic/jetpack-mu-wpcom" ,
10- "reference" : " 7e7c7f931f63f54b509949cf215178045af0526d "
10+ "reference" : " 156981e4dd062e6df479a4e90dd22143e32a61b2 "
1111 },
1212 "require-dev" : {
13- "automattic/jetpack-changelogger" : " ^3.3.7 " ,
13+ "automattic/jetpack-changelogger" : " ^3.3.8-alpha " ,
1414 "automattic/wordbless" : " 0.4.2" ,
15- "yoast/phpunit-polyfills" : " 1.0.4 "
15+ "yoast/phpunit-polyfills" : " 1.1.0 "
1616 },
1717 "suggest" : {
1818 "automattic/jetpack-autoloader" : " Allow for better interoperability with other plugins that use this package."
Original file line number Diff line number Diff line change 1111 ),
1212 'versions ' => array (
1313 'automattic/jetpack-mu-wpcom ' => array (
14- 'pretty_version ' => '4.5.0-alpha.1692353505 ' ,
15- 'version ' => '4.5.0.0-alpha1692353505 ' ,
16- 'reference ' => '7e7c7f931f63f54b509949cf215178045af0526d ' ,
14+ 'pretty_version ' => '4.5.0-alpha.1692641735 ' ,
15+ 'version ' => '4.5.0.0-alpha1692641735 ' ,
16+ 'reference ' => '156981e4dd062e6df479a4e90dd22143e32a61b2 ' ,
1717 'type ' => 'jetpack-library ' ,
1818 'install_path ' => __DIR__ . '/../automattic/jetpack-mu-wpcom ' ,
1919 'aliases ' => array (),
You can’t perform that action at this time.
0 commit comments