Skip to content

Commit 8188294

Browse files
zinigormatticbot
authored andcommitted
Janitorial: update more dependencies (#40297)
* packages/changelogger: bump dependencies symfony/process: PHP >=5.5.9 → >=7.2.5 (earlier releases have security bulletins for Windows) symfony/console: PHP >=5.5.9 → >=7.2.5 (to match the above) PHP: 7.2 → 7.2.5 (so we can have the above versions) * jetpack-autoloader and jetpack-composer-plugin: bump dependencies composer/composer: 2.3 and up require PHP 7.2.5, so we're stuck with LTS for now composer-plugin-api: same as above * wpcomsh: remove unneeded dependencies * Add changelogs * Update lockfiles * Update projects/packages/autoloader/changelog/fix-bump_composer_versions_round2 Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com> * Update projects/packages/changelogger/changelog/fix-bump_composer_versions_round2 Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com> * Update projects/packages/composer-plugin/changelog/fix-bump_composer_versions_round2 Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com> * Update projects/plugins/wpcomsh/changelog/fix-bump_composer_versions_round2 Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com> * Remove invalid changelogs --------- Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12013176794 Upstream-Ref: Automattic/jetpack@c0b5c7e
1 parent 9ec3a44 commit 8188294

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

composer.lock

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

vendor/composer/installed.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dist": {
88
"type": "path",
99
"url": "/tmp/jetpack-build/Automattic/jetpack-device-detection",
10-
"reference": "00dbc576e666080e3b1bce0a3199e9a3d6a2fc7c"
10+
"reference": "cdf3502969a67b22971d5e20457113490558f55f"
1111
},
1212
"require": {
1313
"php": ">=7.2"

vendor/composer/installed.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'automattic/jetpack-device-detection' => array(
1414
'pretty_version' => '3.0.0',
1515
'version' => '3.0.0.0',
16-
'reference' => '00dbc576e666080e3b1bce0a3199e9a3d6a2fc7c',
16+
'reference' => 'cdf3502969a67b22971d5e20457113490558f55f',
1717
'type' => 'jetpack-library',
1818
'install_path' => __DIR__ . '/../automattic/jetpack-device-detection',
1919
'aliases' => array(),

0 commit comments

Comments
 (0)