mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-05 17:14:20 +01:00
* Update Symfony lib to version ~6.4.0 * Update code missing return type * Add an iTop general configuration entry to store application secret (Symfony mandatory parameter) * Use dependency injection in ExceptionListener & UserProvider classes
290 B
290 B
CHANGELOG
6.3
- Add support for
:scope
4.4.0
- Added support for
*:only-of-type
2.8.0
- Added the
CssSelectorConverterclass as a non-static API for the component. - Deprecated the
CssSelectorstatic API of the component.
2.1.0
- none