Skip to content

Commit 3a32320

Browse files
committed
composer update
1 parent 5e8c697 commit 3a32320

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

composer.lock

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/composer/installed.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -476,23 +476,23 @@
476476
},
477477
{
478478
"name": "phpcsstandards/phpcsutils",
479-
"version": "1.0.11",
480-
"version_normalized": "1.0.11.0",
479+
"version": "1.0.12",
480+
"version_normalized": "1.0.12.0",
481481
"source": {
482482
"type": "git",
483483
"url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
484-
"reference": "c457da9dabb60eb7106dd5e3c05132b1a6539c6a"
484+
"reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c"
485485
},
486486
"dist": {
487487
"type": "zip",
488-
"url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/c457da9dabb60eb7106dd5e3c05132b1a6539c6a",
489-
"reference": "c457da9dabb60eb7106dd5e3c05132b1a6539c6a",
488+
"url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/87b233b00daf83fb70f40c9a28692be017ea7c6c",
489+
"reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c",
490490
"shasum": ""
491491
},
492492
"require": {
493493
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
494494
"php": ">=5.4",
495-
"squizlabs/php_codesniffer": "^3.9.0 || 4.0.x-dev@dev"
495+
"squizlabs/php_codesniffer": "^3.10.0 || 4.0.x-dev@dev"
496496
},
497497
"require-dev": {
498498
"ext-filter": "*",
@@ -501,7 +501,7 @@
501501
"phpcsstandards/phpcsdevcs": "^1.1.6",
502502
"yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0"
503503
},
504-
"time": "2024-04-24T11:47:18+00:00",
504+
"time": "2024-05-20T13:34:27+00:00",
505505
"type": "phpcodesniffer-standard",
506506
"extra": {
507507
"branch-alias": {
@@ -567,17 +567,17 @@
567567
},
568568
{
569569
"name": "squizlabs/php_codesniffer",
570-
"version": "3.9.2",
571-
"version_normalized": "3.9.2.0",
570+
"version": "3.10.1",
571+
"version_normalized": "3.10.1.0",
572572
"source": {
573573
"type": "git",
574574
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
575-
"reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480"
575+
"reference": "8f90f7a53ce271935282967f53d0894f8f1ff877"
576576
},
577577
"dist": {
578578
"type": "zip",
579-
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/aac1f6f347a5c5ac6bc98ad395007df00990f480",
580-
"reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480",
579+
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/8f90f7a53ce271935282967f53d0894f8f1ff877",
580+
"reference": "8f90f7a53ce271935282967f53d0894f8f1ff877",
581581
"shasum": ""
582582
},
583583
"require": {
@@ -589,7 +589,7 @@
589589
"require-dev": {
590590
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
591591
},
592-
"time": "2024-04-23T20:25:34+00:00",
592+
"time": "2024-05-22T21:24:41+00:00",
593593
"bin": [
594594
"bin/phpcbf",
595595
"bin/phpcs"

vendor/composer/installed.php

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => 'afragen/git-updater',
44
'pretty_version' => 'dev-develop',
55
'version' => 'dev-develop',
6-
'reference' => '101673e9e1293e8c79da570c5e6c2347d63bff34',
6+
'reference' => '5e8c6977d522159b4703460eecaab1ee4d66e2e2',
77
'type' => 'wordpress-plugin',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -13,7 +13,7 @@
1313
'afragen/git-updater' => array(
1414
'pretty_version' => 'dev-develop',
1515
'version' => 'dev-develop',
16-
'reference' => '101673e9e1293e8c79da570c5e6c2347d63bff34',
16+
'reference' => '5e8c6977d522159b4703460eecaab1ee4d66e2e2',
1717
'type' => 'wordpress-plugin',
1818
'install_path' => __DIR__ . '/../../',
1919
'aliases' => array(),
@@ -96,18 +96,18 @@
9696
'dev_requirement' => true,
9797
),
9898
'phpcsstandards/phpcsutils' => array(
99-
'pretty_version' => '1.0.11',
100-
'version' => '1.0.11.0',
101-
'reference' => 'c457da9dabb60eb7106dd5e3c05132b1a6539c6a',
99+
'pretty_version' => '1.0.12',
100+
'version' => '1.0.12.0',
101+
'reference' => '87b233b00daf83fb70f40c9a28692be017ea7c6c',
102102
'type' => 'phpcodesniffer-standard',
103103
'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils',
104104
'aliases' => array(),
105105
'dev_requirement' => true,
106106
),
107107
'squizlabs/php_codesniffer' => array(
108-
'pretty_version' => '3.9.2',
109-
'version' => '3.9.2.0',
110-
'reference' => 'aac1f6f347a5c5ac6bc98ad395007df00990f480',
108+
'pretty_version' => '3.10.1',
109+
'version' => '3.10.1.0',
110+
'reference' => '8f90f7a53ce271935282967f53d0894f8f1ff877',
111111
'type' => 'library',
112112
'install_path' => __DIR__ . '/../squizlabs/php_codesniffer',
113113
'aliases' => array(),

0 commit comments

Comments
 (0)