Skip to content

Commit 4724696

Browse files
anomiexmatticbot
authored andcommitted
Release packages/phpunit-select-config v1.0.0 (#42393)
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13814599995 Upstream-Ref: Automattic/jetpack@eb493cd
1 parent dad3772 commit 4724696

File tree

5 files changed

+22
-22
lines changed

5 files changed

+22
-22
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "automattic/jetpackcrm",
33
"description": "[Jetpack CRM](https://jetpackcrm.com) Core CRM Plugin - WordPress.org Hosted",
44
"require-dev": {
5-
"automattic/jetpack-changelogger": "^6.0.1-alpha",
5+
"automattic/jetpack-changelogger": "^6.0.1",
66
"codeception/codeception": "^4.1 || ^5.0",
77
"codeception/module-asserts": "^2.0 || ^3.0",
88
"codeception/module-phpbrowser": "^2.0 || ^3.0",
@@ -11,7 +11,7 @@
1111
"codeception/module-filesystem": "^2.0 || ^3.0",
1212
"codeception/util-universalframework": "^1.0",
1313
"yoast/phpunit-polyfills": "^1.1.1",
14-
"automattic/phpunit-select-config": "^1.0.1-alpha"
14+
"automattic/phpunit-select-config": "^1.0.0"
1515
},
1616
"scripts": {
1717
"build-development": [

jetpack_vendor/automattic/jetpack-assets/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"require-dev": {
1111
"brain/monkey": "^2.6.2",
1212
"yoast/phpunit-polyfills": "^1.1.1",
13-
"automattic/jetpack-changelogger": "^6.0.1-alpha",
13+
"automattic/jetpack-changelogger": "^6.0.1",
1414
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
15-
"automattic/phpunit-select-config": "^1.0.1-alpha"
15+
"automattic/phpunit-select-config": "^1.0.0"
1616
},
1717
"suggest": {
1818
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."

jetpack_vendor/automattic/jetpack-constants/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"require-dev": {
1010
"brain/monkey": "^2.6.2",
1111
"yoast/phpunit-polyfills": "^1.1.1",
12-
"automattic/jetpack-changelogger": "^6.0.1-alpha",
13-
"automattic/phpunit-select-config": "^1.0.1-alpha"
12+
"automattic/jetpack-changelogger": "^6.0.1",
13+
"automattic/phpunit-select-config": "^1.0.0"
1414
},
1515
"suggest": {
1616
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."

vendor/composer/installed.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
"dist": {
88
"type": "path",
99
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
10-
"reference": "5e33f491c4f5df403879045c1a209e0d57e4554d"
10+
"reference": "9f8aba317e20c3288af0669684b41bf1d8e97cea"
1111
},
1212
"require": {
1313
"automattic/jetpack-constants": "^3.0.4-alpha",
1414
"php": ">=7.2"
1515
},
1616
"require-dev": {
17-
"automattic/jetpack-changelogger": "^6.0.1-alpha",
18-
"automattic/phpunit-select-config": "^1.0.1-alpha",
17+
"automattic/jetpack-changelogger": "^6.0.1",
18+
"automattic/phpunit-select-config": "^1.0.0",
1919
"brain/monkey": "^2.6.2",
2020
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
2121
"yoast/phpunit-polyfills": "^1.1.1"
@@ -80,15 +80,15 @@
8080
"dist": {
8181
"type": "path",
8282
"url": "/tmp/jetpack-build/Automattic/jetpack-autoloader",
83-
"reference": "4817a1dcb3a2dff94e5b1a4e63b12e928b78554e"
83+
"reference": "51ac2ae9dca6141f754a3fee6d7f272a7f27cb41"
8484
},
8585
"require": {
8686
"composer-plugin-api": "^2.2",
8787
"php": ">=7.2"
8888
},
8989
"require-dev": {
90-
"automattic/jetpack-changelogger": "^6.0.1-alpha",
91-
"automattic/phpunit-select-config": "^1.0.1-alpha",
90+
"automattic/jetpack-changelogger": "^6.0.1",
91+
"automattic/phpunit-select-config": "^1.0.0",
9292
"composer/composer": "^2.2",
9393
"yoast/phpunit-polyfills": "^1.1.1"
9494
},
@@ -152,15 +152,15 @@
152152
"dist": {
153153
"type": "path",
154154
"url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin",
155-
"reference": "7b0f3557e82c06150fea9d5439c78b69f074905d"
155+
"reference": "f964e08b5d16d397f10d3fd95b122b1114b40395"
156156
},
157157
"require": {
158158
"composer-plugin-api": "^2.2",
159159
"php": ">=7.2"
160160
},
161161
"require-dev": {
162-
"automattic/jetpack-changelogger": "^6.0.1-alpha",
163-
"automattic/phpunit-select-config": "^1.0.1-alpha",
162+
"automattic/jetpack-changelogger": "^6.0.1",
163+
"automattic/phpunit-select-config": "^1.0.0",
164164
"composer/composer": "^2.2",
165165
"yoast/phpunit-polyfills": "^1.1.1"
166166
},
@@ -216,14 +216,14 @@
216216
"dist": {
217217
"type": "path",
218218
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
219-
"reference": "33cecfa6ff42ebeb89464b8b201d265fea165892"
219+
"reference": "fa3c48adb655fe97bb3989eea19640cfebd57dc8"
220220
},
221221
"require": {
222222
"php": ">=7.2"
223223
},
224224
"require-dev": {
225-
"automattic/jetpack-changelogger": "^6.0.1-alpha",
226-
"automattic/phpunit-select-config": "^1.0.1-alpha",
225+
"automattic/jetpack-changelogger": "^6.0.1",
226+
"automattic/phpunit-select-config": "^1.0.0",
227227
"brain/monkey": "^2.6.2",
228228
"yoast/phpunit-polyfills": "^1.1.1"
229229
},

vendor/composer/installed.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'automattic/jetpack-assets' => array(
1414
'pretty_version' => '4.0.11-alpha.1741789611',
1515
'version' => '4.0.11.0-alpha1741789611',
16-
'reference' => '5e33f491c4f5df403879045c1a209e0d57e4554d',
16+
'reference' => '9f8aba317e20c3288af0669684b41bf1d8e97cea',
1717
'type' => 'jetpack-library',
1818
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets',
1919
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'automattic/jetpack-autoloader' => array(
2323
'pretty_version' => '5.0.3-alpha.1741789611',
2424
'version' => '5.0.3.0-alpha1741789611',
25-
'reference' => '4817a1dcb3a2dff94e5b1a4e63b12e928b78554e',
25+
'reference' => '51ac2ae9dca6141f754a3fee6d7f272a7f27cb41',
2626
'type' => 'composer-plugin',
2727
'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
2828
'aliases' => array(),
@@ -31,7 +31,7 @@
3131
'automattic/jetpack-composer-plugin' => array(
3232
'pretty_version' => '4.0.3-alpha.1741789611',
3333
'version' => '4.0.3.0-alpha1741789611',
34-
'reference' => '7b0f3557e82c06150fea9d5439c78b69f074905d',
34+
'reference' => 'f964e08b5d16d397f10d3fd95b122b1114b40395',
3535
'type' => 'composer-plugin',
3636
'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin',
3737
'aliases' => array(),
@@ -40,7 +40,7 @@
4040
'automattic/jetpack-constants' => array(
4141
'pretty_version' => '3.0.4-alpha.1741789611',
4242
'version' => '3.0.4.0-alpha1741789611',
43-
'reference' => '33cecfa6ff42ebeb89464b8b201d265fea165892',
43+
'reference' => 'fa3c48adb655fe97bb3989eea19640cfebd57dc8',
4444
'type' => 'jetpack-library',
4545
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants',
4646
'aliases' => array(),

0 commit comments

Comments
 (0)