Skip to content

Commit

Permalink
Reverted composer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kedarkhaire committed Mar 7, 2025
1 parent 67bcf6e commit 05062e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"require-dev": {
"cweagans/composer-patches": "^1.7",
"drupal/core-dev": "^10.3 || ^11.1",
"drush/drush": "^12.4.3 || ^13.3",
"drush/drush": "^13.3.3",
"mglaman/drupal-check": "^1.5",
"phpmd/phpmd": "^2.15.0",
"phpmetrics/phpmetrics": "^2.8",
"phpstan/phpstan": "^1.12"
"phpstan/phpstan": "^2.1.6"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 05062e3

Please sign in to comment.