Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 951a4df commit 3599789
Show file tree
Hide file tree
Showing 3 changed files with 513 additions and 369 deletions.
24 changes: 12 additions & 12 deletions drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,24 +56,24 @@
}
},
"require": {
"php": ">=7.3",
"php": ">=7.4.33",
"ext-curl": "*",
"centarro/certified-projects": "^1.0",
"centarro/certified-projects": "^1.0.4",
"centarro/commerce_kickstart": "^3.0",
"composer/installers": "^2.0",
"cweagans/composer-patches": "^1.7",
"composer/installers": "^2.3.0",
"cweagans/composer-patches": "^1.7.3",
"drupal/commerce_demo": "^3.0",
"drupal/core-composer-scaffold": "^9.4",
"drupal/core-dev": "^9.4",
"drupal/default_content": "2.0.0-alpha2",
"drupal/druxt": "^1.1",
"drush/drush": "^11.1",
"vlucas/phpdotenv": "^5.4",
"webflo/drupal-finder": "^1.2",
"drupal/core-composer-scaffold": "^9.5.11",
"drupal/core-dev": "^9.5.11",
"drupal/default_content": "2.0.0-alpha3",
"drupal/druxt": "^1.2.0",
"drush/drush": "^11.6.0",
"vlucas/phpdotenv": "^5.6.1",
"webflo/drupal-finder": "^1.3.1",
"webmozart/path-util": "^2.3"
},
"require-dev": {
"drupal/core-dev": "^9.4",
"drupal/core-dev": "^9.5.11",
"zaporylie/composer-drupal-optimizations": "^1.2"
},
"conflict": {
Expand Down
Loading

0 comments on commit 3599789

Please sign in to comment.