Skip to content

Commit 64624a5

Browse files
author
Ayman Bedair
committed
Downgrading dependencies to fix broken backward compatability
1 parent d43d9ac commit 64624a5

File tree

3 files changed

+50
-56
lines changed

3 files changed

+50
-56
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ Useful when you want to parse data out of:
1414
* Emails generated from web forms
1515
* Documents with definable templates / expressions
1616

17-
Current Version
18-
----------
19-
1.2.2
20-
21-
2217
Installation
2318
----------
2419

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@
1010
"form parsing",
1111
"text parse"
1212
],
13-
"version": "1.2.2",
13+
"config": {
14+
"platform": {
15+
"php": "5.6.0"
16+
}
17+
},
18+
"version": "1.2.3",
1419
"type": "library",
1520
"license": "MIT",
1621
"authors": [

composer.lock

Lines changed: 44 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)