Skip to content

Commit b610c57

Browse files
committed
Upgrade xml dep
1 parent 355c131 commit b610c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/class-dependency-manager.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public function internal_resource_list() {
3636
// Should be maintained here, in this form, as well as dependencies.xml for propagation
3737
// Cannot use xml_file here, since it is the dependency we are pulling in.... Hence, internal.
3838
return array(
39-
"github://bhoogter:xml-file/phar:0.2.64"
39+
"github://bhoogter:xml-file/phar:0.2.65"
4040
);
4141
}
4242

0 commit comments

Comments
 (0)