Skip to content

Commit

Permalink
platform_config to 4.10.5 and drupal/core 10.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
rpnykanen committed Dec 18, 2024
1 parent 0762436 commit b5a0876
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 25 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,13 @@
"optimize-autoloader": true,
"sort-packages": true,
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"composer/installers": true,
"cweagans/composer-patches": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"drupal/core-composer-scaffold": true,
"php-http/discovery": false,
"phpstan/extension-installer": true
"phpstan/extension-installer": true,
"tbachert/spi": true
},
"audit": {
"abandoned": "report",
Expand Down
48 changes: 25 additions & 23 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b5a0876

Please sign in to comment.