Skip to content

Commit

Permalink
Bump drupal/coder from 8.3.22 to 8.3.24
Browse files Browse the repository at this point in the history
Bumps [drupal/coder](https://github.com/pfrenssen/coder) from 8.3.22 to 8.3.24.
- [Commits](pfrenssen/coder@8.3.22...8.3.24)

---
updated-dependencies:
- dependency-name: drupal/coder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent feecbcb commit 43a0aa9
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3127,16 +3127,16 @@
},
{
"name": "drupal/coder",
"version": "8.3.22",
"version": "8.3.24",
"source": {
"type": "git",
"url": "https://github.com/pfrenssen/coder.git",
"reference": "ba6e62303d567863275fb086941f50a06dc7d08f"
"reference": "1a59890f972db5da091354f0191dec1037f7c582"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pfrenssen/coder/zipball/ba6e62303d567863275fb086941f50a06dc7d08f",
"reference": "ba6e62303d567863275fb086941f50a06dc7d08f",
"url": "https://api.github.com/repos/pfrenssen/coder/zipball/1a59890f972db5da091354f0191dec1037f7c582",
"reference": "1a59890f972db5da091354f0191dec1037f7c582",
"shasum": ""
},
"require": {
Expand All @@ -3145,7 +3145,7 @@
"php": ">=7.2",
"sirbrillig/phpcs-variable-analysis": "^2.11.7",
"slevomat/coding-standard": "^8.11",
"squizlabs/php_codesniffer": "^3.7.1",
"squizlabs/php_codesniffer": "^3.9.1",
"symfony/yaml": ">=3.4.0"
},
"require-dev": {
Expand Down Expand Up @@ -3174,7 +3174,7 @@
"issues": "https://www.drupal.org/project/issues/coder",
"source": "https://www.drupal.org/project/coder"
},
"time": "2023-10-15T09:55:50+00:00"
"time": "2024-04-21T06:13:24+00:00"
},
{
"name": "drupal/codit_menu_tools",
Expand Down Expand Up @@ -21719,16 +21719,16 @@
},
{
"name": "sirbrillig/phpcs-variable-analysis",
"version": "v2.11.17",
"version": "v2.11.19",
"source": {
"type": "git",
"url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
"reference": "3b71162a6bf0cde2bff1752e40a1788d8273d049"
"reference": "bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/3b71162a6bf0cde2bff1752e40a1788d8273d049",
"reference": "3b71162a6bf0cde2bff1752e40a1788d8273d049",
"url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1",
"reference": "bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -21773,36 +21773,36 @@
"source": "https://github.com/sirbrillig/phpcs-variable-analysis",
"wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki"
},
"time": "2023-08-05T23:46:11+00:00"
"time": "2024-06-26T20:08:34+00:00"
},
{
"name": "slevomat/coding-standard",
"version": "8.14.1",
"version": "8.15.0",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
"reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926"
"reference": "7d1d957421618a3803b593ec31ace470177d7817"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/fea1fd6f137cc84f9cba0ae30d549615dbc6a926",
"reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/7d1d957421618a3803b593ec31ace470177d7817",
"reference": "7d1d957421618a3803b593ec31ace470177d7817",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
"php": "^7.2 || ^8.0",
"phpstan/phpdoc-parser": "^1.23.1",
"squizlabs/php_codesniffer": "^3.7.1"
"squizlabs/php_codesniffer": "^3.9.0"
},
"require-dev": {
"phing/phing": "2.17.4",
"php-parallel-lint/php-parallel-lint": "1.3.2",
"phpstan/phpstan": "1.10.37",
"phpstan/phpstan": "1.10.60",
"phpstan/phpstan-deprecation-rules": "1.1.4",
"phpstan/phpstan-phpunit": "1.3.14",
"phpstan/phpstan-strict-rules": "1.5.1",
"phpunit/phpunit": "8.5.21|9.6.8|10.3.5"
"phpstan/phpstan-phpunit": "1.3.16",
"phpstan/phpstan-strict-rules": "1.5.2",
"phpunit/phpunit": "8.5.21|9.6.8|10.5.11"
},
"type": "phpcodesniffer-standard",
"extra": {
Expand All @@ -21826,7 +21826,7 @@
],
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/8.14.1"
"source": "https://github.com/slevomat/coding-standard/tree/8.15.0"
},
"funding": [
{
Expand All @@ -21838,20 +21838,20 @@
"type": "tidelift"
}
],
"time": "2023-10-08T07:28:08+00:00"
"time": "2024-03-09T15:20:58+00:00"
},
{
"name": "squizlabs/php_codesniffer",
"version": "3.9.2",
"version": "3.10.1",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
"reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480"
"reference": "8f90f7a53ce271935282967f53d0894f8f1ff877"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/aac1f6f347a5c5ac6bc98ad395007df00990f480",
"reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/8f90f7a53ce271935282967f53d0894f8f1ff877",
"reference": "8f90f7a53ce271935282967f53d0894f8f1ff877",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -21918,7 +21918,7 @@
"type": "open_collective"
}
],
"time": "2024-04-23T20:25:34+00:00"
"time": "2024-05-22T21:24:41+00:00"
},
{
"name": "steverhoades/oauth2-openid-connect-server",
Expand Down

0 comments on commit 43a0aa9

Please sign in to comment.