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 c2665a7 commit 3576000Copy full SHA for 3576000
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.8.0
6
+
7
+Released: 2019-02-27
8
9
+### Changes
10
11
+* Update support for Laravel Framework v5.8.
12
13
## 3.7.0
14
15
Released: 2018-09-13
@@ -17,11 +25,3 @@ Released: 2018-02-08
17
25
### Changes
18
26
19
27
* Update support for Laravel Framework v5.6.
20
-
21
-## 3.5.0
22
23
-Released: 2017-07-26
24
-### Changes
-* Update support for Laravel Framework v5.5.
README.md
@@ -58,7 +58,7 @@ Laravel | Parser
58
5.5.x | 3.5.x
59
5.6.x | 3.6.x
60
5.7.x | 3.7.x
61
- 5.8.x | 3.8.x@dev
+ 5.8.x | 3.8.x
62
63
## Installation
64
0 commit comments