Skip to content

Commit

Permalink
Try updating to Phing 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
becw committed Oct 15, 2021
1 parent 69ddacf commit 054b1ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,15 @@
"bin/the-build-installer"
],
"require": {
"palantirnet/phing-drush-task": "^1.1",
"drupal/coder": "^8.3.6",
"drush/drush": "^9 || ^10",
"palantirnet/phing-drush-task": "^2",
"pear/http_request2": "^2.3",
"pear/versioncontrol_git": "@dev",
"phing/phing": "^2.14",
"phing/phing": "^3",
"phpmd/phpmd": "^2.4"
},
"minimum-stability": "dev",
"autoload": {
"psr-0": {
"TheBuild\\": "src/"
Expand Down

0 comments on commit 054b1ab

Please sign in to comment.