Skip to content

Commit 100c60a

Browse files
committed
2.1.5
1 parent 1d0af88 commit 100c60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "highwire/better-dom-document",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"license": "BSD-3-Clause",
55
"type": "library",
66
"description": "BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath.",

0 commit comments

Comments
 (0)