Skip to content

Commit

Permalink
chore: update php, mysql, composer
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Dec 18, 2024
1 parent d1f5c28 commit a43e46a
Show file tree
Hide file tree
Showing 6 changed files with 106 additions and 138 deletions.
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"drupal/core-recommended": "11.1.0",
"drupal/lagoon_logs": "3.0.1",
"drupal/mysql57": "1.0.0",
"drush/drush": "13.3.3",
"zaporylie/composer-drupal-optimizations": "1.2.0"
"drush/drush": "13.3.3"
},
"conflict": {
"drupal/drupal": "*"
Expand All @@ -39,12 +38,12 @@
"allow-plugins": {
"composer/installers": true,
"cweagans/composer-patches": true,
"zaporylie/composer-drupal-optimizations": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"drupal/core-composer-scaffold": true,
"drupal/core-project-message": true,
"php-http/discovery": true,
"phpstan/extension-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"php-http/discovery": true
"tbachert/spi": true
}
},
"extra": {
Expand Down
Loading

0 comments on commit a43e46a

Please sign in to comment.