We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e5f16 commit a96c7e3Copy full SHA for a96c7e3
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tinybox/php-diff",
3
"license": "BSD-3-Clause",
4
- "version": "1.1.3",
+ "version": "1.1.4",
5
"type": "library",
6
"description": "A comprehensive library for generating differences between two hash able objects (strings or arrays).",
7
"keywords": [
example/example.php
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
0 commit comments