Skip to content

Commit

Permalink
Bump drupal/coder from 8.3.22 to 8.3.23
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.23.
- [Commits](pfrenssen/coder@8.3.22...8.3.23)

---
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 Feb 28, 2024
1 parent 0b8858a commit 2ca7182
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3065,16 +3065,16 @@
},
{
"name": "drupal/coder",
"version": "8.3.22",
"version": "8.3.23",
"source": {
"type": "git",
"url": "https://github.com/pfrenssen/coder.git",
"reference": "ba6e62303d567863275fb086941f50a06dc7d08f"
"reference": "1a1613d83c08dac5be593f2775c9eccae1b41805"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pfrenssen/coder/zipball/ba6e62303d567863275fb086941f50a06dc7d08f",
"reference": "ba6e62303d567863275fb086941f50a06dc7d08f",
"url": "https://api.github.com/repos/pfrenssen/coder/zipball/1a1613d83c08dac5be593f2775c9eccae1b41805",
"reference": "1a1613d83c08dac5be593f2775c9eccae1b41805",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -3112,7 +3112,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-01-27T18:13:12+00:00"
},
{
"name": "drupal/codit_menu_tools",
Expand Down Expand Up @@ -19113,16 +19113,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.25.0",
"version": "1.26.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
"reference": "231e3186624c03d7e7c890ec662b81e6b0405227"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227",
"reference": "231e3186624c03d7e7c890ec662b81e6b0405227",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -19154,9 +19154,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.26.0"
},
"time": "2024-01-04T17:06:16+00:00"
"time": "2024-02-23T16:05:55+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down Expand Up @@ -21956,16 +21956,16 @@
},
{
"name": "squizlabs/php_codesniffer",
"version": "3.8.1",
"version": "3.9.0",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
"reference": "14f5fff1e64118595db5408e946f3a22c75807f7"
"reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/14f5fff1e64118595db5408e946f3a22c75807f7",
"reference": "14f5fff1e64118595db5408e946f3a22c75807f7",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/d63cee4890a8afaf86a22e51ad4d97c91dd4579b",
"reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -22032,7 +22032,7 @@
"type": "open_collective"
}
],
"time": "2024-01-11T20:47:48+00:00"
"time": "2024-02-16T15:06:51+00:00"
},
{
"name": "steverhoades/oauth2-openid-connect-server",
Expand Down

0 comments on commit 2ca7182

Please sign in to comment.