mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
- Autoloader for portal files in the itop-portal-base module - Dependencies moved to root composer.json - Add autoloader for /core and /application content
267 B
267 B
CHANGELOG
3.4.0
- added
AbstractCloner::setMinDepth()function to ensure minimum tree depth - deprecated
MongoCaster
2.7.0
- deprecated Cloner\Data::getLimitedClone(). Use withMaxDepth, withMaxItemsPerDepth or withRefHandles instead.