File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- [ Next release] ( https://github.com/barryvdh/laravel-ide-helper/compare/v2.13 .0...master )
5
+ [ Next release] ( https://github.com/barryvdh/laravel-ide-helper/compare/v2.14 .0...master )
6
6
--------------
7
7
8
+ 2023-01-28, 2.14.0
9
+ ------------------
10
+
8
11
### Changed
9
12
- Official support for Lumen has been dropped [ #1425 / mfn] ( https://github.com/barryvdh/laravel-ide-helper/pull/1425 )
10
13
- Refactor resolving of null information for custom casted attribute types [ #1330 / wimski] ( https://github.com/barryvdh/laravel-ide-helper/pull/1330 )
11
14
12
15
### Fixed
13
16
- Add support for attribute accessors marked as protected. [ #1339 / pindab0ter] ( https://github.com/barryvdh/laravel-ide-helper/pull/1339 )
17
+ - Catch exceptions when loading aliases [ #1465 / dongm2ez] ( https://github.com/barryvdh/laravel-ide-helper/pull/1465 )
14
18
15
19
### Added
16
20
- Add support for nikic/php-parser 5 (next to 4) [ #1502 / mfn] ( https://github.com/barryvdh/laravel-ide-helper/pull/1502 )
Original file line number Diff line number Diff line change 65
65
},
66
66
"extra" : {
67
67
"branch-alias" : {
68
- "dev-master" : " 2.13 -dev"
68
+ "dev-master" : " 2.14 -dev"
69
69
},
70
70
"laravel" : {
71
71
"providers" : [
You can’t perform that action at this time.
0 commit comments