Aggiornato Composer
This commit is contained in:
7
vendor/sebastian/complexity/ChangeLog.md
vendored
7
vendor/sebastian/complexity/ChangeLog.md
vendored
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
|
||||
|
||||
## [2.0.3] - 2023-12-22
|
||||
|
||||
### Changed
|
||||
|
||||
* This component is now compatible with `nikic/php-parser` 5.0
|
||||
|
||||
## [2.0.2] - 2020-10-26
|
||||
|
||||
### Fixed
|
||||
@@ -24,6 +30,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
|
||||
|
||||
* Initial release
|
||||
|
||||
[2.0.3]: https://github.com/sebastianbergmann/complexity/compare/2.0.2...2.0.3
|
||||
[2.0.2]: https://github.com/sebastianbergmann/complexity/compare/2.0.1...2.0.2
|
||||
[2.0.1]: https://github.com/sebastianbergmann/complexity/compare/2.0.0...2.0.1
|
||||
[2.0.0]: https://github.com/sebastianbergmann/complexity/compare/1.0.0...2.0.0
|
||||
|
||||
Reference in New Issue
Block a user