Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Updating phing after upstream pull request was merged. #14

Merged
merged 1 commit into from
May 3, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions template/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
{
"type": "composer",
"url": "https://packagist.drupal-composer.org"
},
{
"type": "git",
"url": "https://github.com/grasmash/phing"
}
],
"require": {
Expand All @@ -36,7 +32,7 @@
"drupal/coder": "~8.2",
"phpunit/phpunit": "4.6.*",
"squizlabs/php_codesniffer": "2.*",
"phing/phing": "dev-propertyfile-fix#b23d903f1d12ee615a9267fab3e2f67519805294",
"phing/phing": "dev-master#0ef30e55bb5871cb38903cc0ee9d76074118a22c",
"jakoch/phantomjs-installer": "1.9.8",
"jarnaiz/behat-junit-formatter": "^1.2"
},
Expand Down
Loading