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 c3c6e39 commit 8e99ed2Copy full SHA for 8e99ed2
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
This changelog references the relevant changes (bug and security fixes) done to `orchestra/parser`.
4
5
+## 3.7.0
6
+
7
+Released: 2018-09-13
8
9
+### Changes
10
11
+* Update support for Laravel Framework v5.7.
12
13
## 3.6.0
14
15
Released: 2018-02-08
@@ -17,11 +25,3 @@ Released: 2017-07-26
17
25
### Changes
18
26
19
27
* Update support for Laravel Framework v5.5.
20
-
21
-## 3.4.0
22
23
-Released: 2017-01-20
24
-### Changes
-* Update support for Laravel Framework v5.4.
README.md
@@ -63,7 +63,7 @@ Laravel | Parser
63
5.4.x | 3.4.x
64
5.5.x | 3.5.x
65
5.6.x | 3.6.x
66
- 5.7.x | 3.7.x@dev
+ 5.7.x | 3.7.x
67
68
## Installation
69
0 commit comments