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

Commit f37e680

Browse files
committed
Updating phing after upstream pull request was merged.
1 parent 618ecdf commit f37e680

File tree

2 files changed

+13
-16
lines changed

2 files changed

+13
-16
lines changed

composer.lock

+12-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/composer.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
{
77
"type": "composer",
88
"url": "https://packagist.drupal-composer.org"
9-
},
10-
{
11-
"type": "git",
12-
"url": "https://github.com/grasmash/phing"
139
}
1410
],
1511
"require": {
@@ -36,7 +32,7 @@
3632
"drupal/coder": "~8.2",
3733
"phpunit/phpunit": "4.6.*",
3834
"squizlabs/php_codesniffer": "2.*",
39-
"phing/phing": "dev-propertyfile-fix#b23d903f1d12ee615a9267fab3e2f67519805294",
35+
"phing/phing": "dev-master#0ef30e55bb5871cb38903cc0ee9d76074118a22c",
4036
"jakoch/phantomjs-installer": "1.9.8",
4137
"jarnaiz/behat-junit-formatter": "^1.2"
4238
},

0 commit comments

Comments
 (0)