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 22
33All notable changes to this project will be documented in this file.
44
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 )
66--------------
77
8+ 2023-01-28, 2.14.0
9+ ------------------
10+
811### Changed
912- Official support for Lumen has been dropped [ #1425 / mfn] ( https://github.com/barryvdh/laravel-ide-helper/pull/1425 )
1013- Refactor resolving of null information for custom casted attribute types [ #1330 / wimski] ( https://github.com/barryvdh/laravel-ide-helper/pull/1330 )
1114
1215### Fixed
1316- 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 )
1418
1519### Added
1620- 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 6565 },
6666 "extra" : {
6767 "branch-alias" : {
68- "dev-master" : " 2.13 -dev"
68+ "dev-master" : " 2.14 -dev"
6969 },
7070 "laravel" : {
7171 "providers" : [
You can’t perform that action at this time.
0 commit comments