Skip to content

Commit a96c7e3

Browse files
committed
clear bom
1 parent b4e5f16 commit a96c7e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tinybox/php-diff",
33
"license": "BSD-3-Clause",
4-
"version": "1.1.3",
4+
"version": "1.1.4",
55
"type": "library",
66
"description": "A comprehensive library for generating differences between two hash able objects (strings or arrays).",
77
"keywords": [

example/example.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!DOCTYPE html>
22
<html>
33
<head>
44
<meta charset="utf-8"/>

0 commit comments

Comments
 (0)