File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -6,29 +6,33 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
6
7
7
## [ Unreleased]
8
8
9
+ * Nothing
10
+
11
+ ## [ 1.5.0] - 2022-02-08
12
+
9
13
### Added
10
14
* Added support for Laravel 9.
11
15
12
16
### Removed
13
17
* Removed support for Laravel <6.
14
18
* Removed support for PHP <7.2.
15
19
16
- ## 1.4.0 - 2020-09-30
20
+ ## [ 1.4.0] - 2020-09-30
17
21
18
22
### Added
19
23
- Added support for Laravel 8.
20
24
21
- ## 1.3.0 - 2020-03-06
25
+ ## [ 1.3.0] - 2020-03-06
22
26
23
27
### Added
24
28
- Added support for Laravel 7.
25
29
26
- ## 1.2.0 - 2019-10-01
30
+ ## [ 1.2.0] - 2019-10-01
27
31
28
32
### Added
29
33
- Added support for Laravel 6.
30
34
31
- ## 1.1.0 - 2019-04-08
35
+ ## [ 1.1.0] - 2019-04-08
32
36
33
37
### Added
34
38
- Added support for Laravel 5.8.
@@ -38,12 +42,12 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
38
42
- Dropped PHP <7.1 support.
39
43
- Added ext-json to ` composer.json ` .
40
44
41
- ## 1.0.0 - 2018-09-07
45
+ ## [ 1.0.0] - 2018-09-07
42
46
43
47
### Added
44
48
- Added support for Laravel 5.6 and 5.7
45
49
46
- ## 0.1.1 - 2018-05-22
50
+ ## [ 0.1.1] - 2018-05-22
47
51
48
52
### Fixed
49
53
- Explicitly declare parameters for barryvdh/laravel-ide-helper
You can’t perform that action at this time.
0 commit comments