Project

General

Profile

Bug #87175 » PackageManager_e177f2214df5695d90145904e4eeddf5.php

file for wich the require statement fails - Eckard Gehrke, 2019-01-14 21:17

 
<?php
return
array (
'packageStatesConfiguration' =>
array (
'packages' =>
array (
'core' =>
array (
'packagePath' => 'typo3/sysext/core/',
),
'extbase' =>
array (
'packagePath' => 'typo3/sysext/extbase/',
),
'fluid' =>
array (
'packagePath' => 'typo3/sysext/fluid/',
),
'frontend' =>
array (
'packagePath' => 'typo3/sysext/frontend/',
),
'fluid_styled_content' =>
array (
'packagePath' => 'typo3/sysext/fluid_styled_content/',
),
'install' =>
array (
'packagePath' => 'typo3/sysext/install/',
),
'recordlist' =>
array (
'packagePath' => 'typo3/sysext/recordlist/',
),
'backend' =>
array (
'packagePath' => 'typo3/sysext/backend/',
),
'setup' =>
array (
'packagePath' => 'typo3/sysext/setup/',
),
'rte_ckeditor' =>
array (
'packagePath' => 'typo3/sysext/rte_ckeditor/',
),
'about' =>
array (
'packagePath' => 'typo3/sysext/about/',
),
'adminpanel' =>
array (
'packagePath' => 'typo3/sysext/adminpanel/',
),
'belog' =>
array (
'packagePath' => 'typo3/sysext/belog/',
),
'beuser' =>
array (
'packagePath' => 'typo3/sysext/beuser/',
),
'extensionmanager' =>
array (
'packagePath' => 'typo3/sysext/extensionmanager/',
),
'felogin' =>
array (
'packagePath' => 'typo3/sysext/felogin/',
),
'filelist' =>
array (
'packagePath' => 'typo3/sysext/filelist/',
),
'form' =>
array (
'packagePath' => 'typo3/sysext/form/',
),
'impexp' =>
array (
'packagePath' => 'typo3/sysext/impexp/',
),
'info' =>
array (
'packagePath' => 'typo3/sysext/info/',
),
'lowlevel' =>
array (
'packagePath' => 'typo3/sysext/lowlevel/',
),
'recycler' =>
array (
'packagePath' => 'typo3/sysext/recycler/',
),
'redirects' =>
array (
'packagePath' => 'typo3/sysext/redirects/',
),
'reports' =>
array (
'packagePath' => 'typo3/sysext/reports/',
),
'seo' =>
array (
'packagePath' => 'typo3/sysext/seo/',
),
'sys_note' =>
array (
'packagePath' => 'typo3/sysext/sys_note/',
),
't3editor' =>
array (
'packagePath' => 'typo3/sysext/t3editor/',
),
'tstemplate' =>
array (
'packagePath' => 'typo3/sysext/tstemplate/',
),
'viewpage' =>
array (
'packagePath' => 'typo3/sysext/viewpage/',
),
'refresh' =>
array (
'packagePath' => 'typo3conf/ext/refresh/',
),
'launch' =>
array (
'packagePath' => 'typo3conf/ext/launch/',
),
'launchstart' =>
array (
'packagePath' => 'typo3conf/ext/launchstart/',
),
),
'version' => 5,
),
'packageAliasMap' =>
array (
'core' => 'core',
'typo3/cms-lang' => 'core',
'typo3/cms-saltedpasswords' => 'core',
'typo3/cms-sv' => 'core',
'extbase' => 'extbase',
'fluid' => 'fluid',
'frontend' => 'frontend',
'fluid_styled_content' => 'fluid_styled_content',
'install' => 'install',
'recordlist' => 'recordlist',
'backend' => 'backend',
'typo3/cms-context-help' => 'backend',
'typo3/cms-cshmanual' => 'backend',
'typo3/cms-func-wizards' => 'backend',
'typo3/cms-wizard-crpages' => 'backend',
'typo3/cms-wizard-sortpages' => 'backend',
'setup' => 'setup',
'rte_ckeditor' => 'rte_ckeditor',
'about' => 'about',
'aboutmodules' => 'about',
'adminpanel' => 'adminpanel',
'belog' => 'belog',
'beuser' => 'beuser',
'extensionmanager' => 'extensionmanager',
'felogin' => 'felogin',
'filelist' => 'filelist',
'form' => 'form',
'impexp' => 'impexp',
'info' => 'info',
'typo3/cms-info-pagetsconfig' => 'info',
'lowlevel' => 'lowlevel',
'recycler' => 'recycler',
'redirects' => 'redirects',
'reports' => 'reports',
'seo' => 'seo',
'sys_note' => 'sys_note',
't3editor' => 't3editor',
'tstemplate' => 'tstemplate',
'viewpage' => 'viewpage',
),
'loadedExtArray' =>
array (
'core' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/core/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/core/ext_tables.php',
'ext_tables.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/core/ext_tables.sql',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'extbase' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/extbase/ext_localconf.php',
'ext_tables.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/extbase/ext_tables.sql',
'ext_typoscript_setup.typoscript' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/extbase/ext_typoscript_setup.typoscript',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'fluid' =>
array (
'type' => 'S',
'ext_typoscript_setup.typoscript' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/fluid/ext_typoscript_setup.typoscript',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'frontend' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/frontend/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/frontend/ext_tables.php',
'ext_tables.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/frontend/ext_tables.sql',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'fluid_styled_content' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/fluid_styled_content/ext_localconf.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'install' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/install/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/install/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'recordlist' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/recordlist/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/recordlist/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'backend' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/backend/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/backend/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'setup' =>
array (
'type' => 'S',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/setup/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'rte_ckeditor' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/rte_ckeditor/ext_localconf.php',
'ext_icon' => 'Resources/Public/Icons/Extension.svg',
),
'about' =>
array (
'type' => 'S',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/about/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'adminpanel' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/adminpanel/ext_localconf.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'belog' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/belog/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/belog/ext_tables.php',
'ext_typoscript_setup.typoscript' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/belog/ext_typoscript_setup.typoscript',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'beuser' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/beuser/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/beuser/ext_tables.php',
'ext_typoscript_setup.typoscript' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/beuser/ext_typoscript_setup.typoscript',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'extensionmanager' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/extensionmanager/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/extensionmanager/ext_tables.php',
'ext_tables.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/extensionmanager/ext_tables.sql',
'ext_tables_static+adt.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/extensionmanager/ext_tables_static+adt.sql',
'ext_typoscript_setup.typoscript' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/extensionmanager/ext_typoscript_setup.typoscript',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'felogin' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/felogin/ext_localconf.php',
'ext_tables.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/felogin/ext_tables.sql',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'filelist' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/filelist/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/filelist/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'form' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/form/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/form/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.svg',
),
'impexp' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/impexp/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/impexp/ext_tables.php',
'ext_tables.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/impexp/ext_tables.sql',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'info' =>
array (
'type' => 'S',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/info/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'lowlevel' =>
array (
'type' => 'S',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/lowlevel/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'recycler' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/recycler/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/recycler/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'redirects' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/redirects/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/redirects/ext_tables.php',
'ext_tables.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/redirects/ext_tables.sql',
'ext_icon' => 'Resources/Public/Icons/Extension.svg',
),
'reports' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/reports/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/reports/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'seo' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/seo/ext_localconf.php',
'ext_tables.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/seo/ext_tables.sql',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'sys_note' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/sys_note/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/sys_note/ext_tables.php',
'ext_tables.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/sys_note/ext_tables.sql',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
't3editor' =>
array (
'type' => 'S',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/t3editor/ext_localconf.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'tstemplate' =>
array (
'type' => 'S',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/tstemplate/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'viewpage' =>
array (
'type' => 'S',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/viewpage/ext_tables.php',
'ext_icon' => 'Resources/Public/Icons/Extension.png',
),
'refresh' =>
array (
'type' => 'L',
'ext_icon' => 'ext_icon.svg',
),
'launch' =>
array (
'type' => 'L',
'ext_localconf.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3conf/ext/launch/ext_localconf.php',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3conf/ext/launch/ext_tables.php',
'ext_icon' => 'ext_icon.svg',
),
'launchstart' =>
array (
'type' => 'L',
'ext_tables.php' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3conf/ext/launchstart/ext_tables.php',
'ext_tables.sql' => 'C:/xampp/xampp722/htdocs/typo3_953/typo3conf/ext/launchstart/ext_tables.sql',
'ext_icon' => 'ext_icon.svg',
),
),
'composerNameToPackageKeyMap' =>
array (
),
'packageObjects' => 'a:32:{s:4:"core";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:1;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:4:"core";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:53:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/core/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:1;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":15:{s:4:"name";s:14:"typo3/cms-core";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:26:"The core library of TYPO3.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":0:{}s:11:"require-dev";O:8:"stdClass":5:{s:23:"codeception/codeception";s:6:"^2.4.5";s:29:"fiunchinho/phpunit-randomizer";s:4:"^4.0";s:25:"friendsofphp/php-cs-fixer";s:7:"^2.12.2";s:20:"typo3/cms-styleguide";s:6:"~9.2.2";s:23:"typo3/testing-framework";s:7:"~4.11.1";}s:7:"suggest";O:8:"stdClass":0:{}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":4:{s:4:"core";s:1:"*";s:14:"typo3/cms-lang";s:1:"*";s:25:"typo3/cms-saltedpasswords";s:1:"*";s:12:"typo3/cms-sv";s:1:"*";}s:5:"extra";O:8:"stdClass":3:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":3:{s:9:"protected";b:1;s:20:"partOfFactoryDefault";b:1;s:25:"partOfMinimalUsableSystem";b:1;}s:13:"extension-key";s:4:"core";}s:24:"typo3/class-alias-loader";O:8:"stdClass":1:{s:16:"class-alias-maps";a:1:{i:0;s:33:"Migrations/Code/ClassAliasMap.php";}}}s:8:"autoload";O:8:"stdClass":3:{s:5:"psr-4";O:8:"stdClass":1:{s:15:"TYPO3\\CMS\\Core\\";s:8:"Classes/";}s:8:"classmap";a:1:{i:0;s:14:"Resources/PHP/";}s:5:"files";a:1:{i:0;s:38:"Resources/PHP/GlobalDebugFunctions.php";}}s:7:"version";s:5:"9.5.3";}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:4:"core";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:26:"The core library of TYPO3.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:0:{}}}s:7:"extbase";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:1;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"extbase";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:56:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/extbase/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:1;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:17:"typo3/cms-extbase";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:46:"A framework to build extensions for TYPO3 CMS.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:7:"suggest";O:8:"stdClass":1:{s:9:"scheduler";s:0:"";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:7:"extbase";s:1:"*";}s:5:"extra";O:8:"stdClass":3:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":3:{s:9:"protected";b:1;s:20:"partOfFactoryDefault";b:1;s:25:"partOfMinimalUsableSystem";b:1;}s:13:"extension-key";s:7:"extbase";}s:24:"typo3/class-alias-loader";O:8:"stdClass":1:{s:16:"class-alias-maps";a:1:{i:0;s:33:"Migrations/Code/ClassAliasMap.php";}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:18:"TYPO3\\CMS\\Extbase\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"extbase";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:46:"A framework to build extensions for TYPO3 CMS.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:2:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}s:8:"suggests";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:8:"suggests";s:8:"' . "\0" . '*' . "\0" . 'value";s:9:"scheduler";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:5:"fluid";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:1;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:5:"fluid";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:54:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/fluid/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:1;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:15:"typo3/cms-fluid";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:100:"Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":2:{s:4:"core";s:5:"9.5.3";s:7:"extbase";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:5:"fluid";s:1:"*";}s:5:"extra";O:8:"stdClass":3:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":3:{s:9:"protected";b:1;s:20:"partOfFactoryDefault";b:1;s:25:"partOfMinimalUsableSystem";b:1;}s:13:"extension-key";s:5:"fluid";}s:24:"typo3/class-alias-loader";O:8:"stdClass":1:{s:16:"class-alias-maps";a:1:{i:0;s:33:"Migrations/Code/ClassAliasMap.php";}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:16:"TYPO3\\CMS\\Fluid\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:5:"fluid";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:100:"Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:2:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}i:1;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:7:"extbase";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:8:"frontend";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:1;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"frontend";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:57:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/frontend/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:1;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:18:"typo3/cms-frontend";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:34:"Classes for the frontend of TYPO3.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"suggest";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:8:"frontend";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":3:{s:9:"protected";b:1;s:20:"partOfFactoryDefault";b:1;s:25:"partOfMinimalUsableSystem";b:1;}s:13:"extension-key";s:8:"frontend";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:19:"TYPO3\\CMS\\Frontend\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"frontend";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:34:"Classes for the frontend of TYPO3.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:20:"fluid_styled_content";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:20:"fluid_styled_content";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:69:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/fluid_styled_content/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:30:"typo3/cms-fluid-styled-content";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:68:"A set of common content elements based on Fluid for Frontend output.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":3:{s:4:"core";s:5:"9.5.3";s:5:"fluid";s:5:"9.5.3";s:8:"frontend";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:20:"fluid_styled_content";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:20:"fluid_styled_content";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:29:"TYPO3\\CMS\\FluidStyledContent\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:20:"fluid_styled_content";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:68:"A set of common content elements based on Fluid for Frontend output.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:3:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}i:1;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:5:"fluid";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}i:2;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:8:"frontend";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:7:"install";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:1;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"install";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:56:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/install/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:1;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:17:"typo3/cms-install";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:62:"The Install Tool mounted as the module Tools>Install in TYPO3.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":3:{s:4:"core";s:5:"9.5.3";s:7:"extbase";s:5:"9.5.3";s:5:"fluid";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:7:"install";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":3:{s:9:"protected";b:1;s:20:"partOfFactoryDefault";b:1;s:25:"partOfMinimalUsableSystem";b:1;}s:13:"extension-key";s:7:"install";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:18:"TYPO3\\CMS\\Install\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"install";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:62:"The Install Tool mounted as the module Tools>Install in TYPO3.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:3:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}i:1;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:7:"extbase";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}i:2;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:5:"fluid";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:10:"recordlist";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:1;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:10:"recordlist";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:59:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/recordlist/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:1;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:20:"typo3/cms-recordlist";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:24:"List of database-records";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:10:"recordlist";s:1:"*";}s:5:"extra";O:8:"stdClass":3:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":3:{s:9:"protected";b:1;s:20:"partOfFactoryDefault";b:1;s:25:"partOfMinimalUsableSystem";b:1;}s:13:"extension-key";s:10:"recordlist";}s:24:"typo3/class-alias-loader";O:8:"stdClass":1:{s:16:"class-alias-maps";a:1:{i:0;s:33:"Migrations/Code/ClassAliasMap.php";}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:21:"TYPO3\\CMS\\Recordlist\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:10:"recordlist";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:24:"List of database-records";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:7:"backend";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:1;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"backend";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:56:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/backend/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:1;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:17:"typo3/cms-backend";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:30:"Classes for the TYPO3 backend.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":2:{s:4:"core";s:5:"9.5.3";s:10:"recordlist";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":6:{s:7:"backend";s:1:"*";s:22:"typo3/cms-context-help";s:1:"*";s:19:"typo3/cms-cshmanual";s:1:"*";s:22:"typo3/cms-func-wizards";s:1:"*";s:24:"typo3/cms-wizard-crpages";s:1:"*";s:26:"typo3/cms-wizard-sortpages";s:1:"*";}s:5:"extra";O:8:"stdClass":3:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":3:{s:9:"protected";b:1;s:20:"partOfFactoryDefault";b:1;s:25:"partOfMinimalUsableSystem";b:1;}s:13:"extension-key";s:7:"backend";}s:24:"typo3/class-alias-loader";O:8:"stdClass":1:{s:16:"class-alias-maps";a:1:{i:0;s:33:"Migrations/Code/ClassAliasMap.php";}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:18:"TYPO3\\CMS\\Backend\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"backend";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:30:"Classes for the TYPO3 backend.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:2:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}i:1;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:10:"recordlist";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:5:"setup";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:5:"setup";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:54:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/setup/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:15:"typo3/cms-setup";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:126:"Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:5:"setup";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:5:"setup";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:16:"TYPO3\\CMS\\Setup\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:5:"setup";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:126:"Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:12:"rte_ckeditor";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:12:"rte_ckeditor";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:61:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/rte_ckeditor/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:22:"typo3/cms-rte-ckeditor";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:44:"Integration of CKEditor as Rich Text Editor.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:12:"rte_ckeditor";s:1:"*";}s:7:"suggest";O:8:"stdClass":1:{s:5:"setup";s:5:"9.5.3";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:12:"rte_ckeditor";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:22:"TYPO3\\CMS\\RteCKEditor\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:12:"rte_ckeditor";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:44:"Integration of CKEditor as Rich Text Editor.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:2:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}s:8:"suggests";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:8:"suggests";s:8:"' . "\0" . '*' . "\0" . 'value";s:5:"setup";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:5:"about";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:5:"about";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:54:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/about/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:15:"typo3/cms-about";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:89:"Shows info about TYPO3, installed extensions and a separate module for available modules.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":2:{s:5:"about";s:1:"*";s:12:"aboutmodules";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:5:"about";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:16:"TYPO3\\CMS\\About\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:5:"about";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:89:"Shows info about TYPO3, installed extensions and a separate module for available modules.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:10:"adminpanel";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:10:"adminpanel";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:59:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/adminpanel/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:20:"typo3/cms-adminpanel";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:117:"The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:10:"adminpanel";s:1:"*";}s:5:"extra";O:8:"stdClass":3:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:10:"adminpanel";}s:24:"typo3/class-alias-loader";O:8:"stdClass":1:{s:16:"class-alias-maps";a:1:{i:0;s:33:"Migrations/Code/ClassAliasMap.php";}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:21:"TYPO3\\CMS\\Adminpanel\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:10:"adminpanel";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:117:"The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:5:"belog";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:5:"belog";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:54:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/belog/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:15:"typo3/cms-belog";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:152:"Displays backend log, both per page and system wide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:5:"belog";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:5:"belog";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:16:"TYPO3\\CMS\\Belog\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:5:"belog";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:152:"Displays backend log, both per page and system wide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:6:"beuser";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:6:"beuser";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:55:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/beuser/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:16:"typo3/cms-beuser";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:137:"Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:6:"beuser";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:6:"beuser";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:17:"TYPO3\\CMS\\Beuser\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:6:"beuser";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:137:"Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:16:"extensionmanager";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:1;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:16:"extensionmanager";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:65:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/extensionmanager/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:1;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:26:"typo3/cms-extensionmanager";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:23:"TYPO3 Extension Manager";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:16:"extensionmanager";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":3:{s:9:"protected";b:1;s:20:"partOfFactoryDefault";b:1;s:25:"partOfMinimalUsableSystem";b:1;}s:13:"extension-key";s:16:"extensionmanager";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:27:"TYPO3\\CMS\\Extensionmanager\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:16:"extensionmanager";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:23:"TYPO3 Extension Manager";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:7:"felogin";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"felogin";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:56:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/felogin/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:17:"typo3/cms-felogin";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:63:"A template-based plugin to log in Website Users in the Frontend";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:7:"felogin";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:7:"felogin";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:18:"TYPO3\\CMS\\Felogin\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"felogin";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:63:"A template-based plugin to log in Website Users in the Frontend";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:8:"filelist";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:1;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"filelist";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:57:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/filelist/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:1;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:18:"typo3/cms-filelist";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:33:"Listing of files in the directory";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:8:"filelist";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":3:{s:9:"protected";b:1;s:20:"partOfFactoryDefault";b:1;s:25:"partOfMinimalUsableSystem";b:1;}s:13:"extension-key";s:8:"filelist";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:19:"TYPO3\\CMS\\Filelist\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"filelist";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:33:"Listing of files in the directory";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:4:"form";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:4:"form";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:53:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/form/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:14:"typo3/cms-form";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:31:"Form Library, Plugin and Editor";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:4:"form";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:4:"form";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:15:"TYPO3\\CMS\\Form\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:4:"form";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:31:"Form Library, Plugin and Editor";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:6:"impexp";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:6:"impexp";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:55:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/impexp/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:16:"typo3/cms-impexp";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:120:"Import and Export of records from TYPO3 in a custom serialized format (.T3D) for data exchange with other TYPO3 systems.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:6:"impexp";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:6:"impexp";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:17:"TYPO3\\CMS\\Impexp\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:6:"impexp";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:120:"Import and Export of records from TYPO3 in a custom serialized format (.T3D) for data exchange with other TYPO3 systems.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:4:"info";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:4:"info";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:53:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/info/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:14:"typo3/cms-info";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:19:"Shows various infos";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":2:{s:4:"info";s:1:"*";s:27:"typo3/cms-info-pagetsconfig";s:1:"*";}s:5:"extra";O:8:"stdClass":3:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:4:"info";}s:24:"typo3/class-alias-loader";O:8:"stdClass":2:{s:23:"always-add-alias-loader";b:1;s:16:"class-alias-maps";a:1:{i:0;s:33:"Migrations/Code/ClassAliasMap.php";}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:15:"TYPO3\\CMS\\Info\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:4:"info";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:19:"Shows various infos";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:8:"lowlevel";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"lowlevel";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:57:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/lowlevel/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:18:"typo3/cms-lowlevel";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:168:"Enables the \'Config\' and \'DB Check\' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:8:"lowlevel";s:1:"*";}s:5:"extra";O:8:"stdClass":3:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:8:"lowlevel";}s:24:"typo3/class-alias-loader";O:8:"stdClass":1:{s:16:"class-alias-maps";a:1:{i:0;s:33:"Migrations/Code/ClassAliasMap.php";}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:19:"TYPO3\\CMS\\Lowlevel\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"lowlevel";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:168:"Enables the \'Config\' and \'DB Check\' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:8:"recycler";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:0;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"recycler";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:57:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/recycler/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:18:"typo3/cms-recycler";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:384:"The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to child records (ex. restoring a page can restore all content elements on that page). Filtering by page and by table provides a quick overview of deleted records before taking action on them.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:7:"suggest";O:8:"stdClass":1:{s:9:"scheduler";s:0:"";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:8:"recycler";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":1:{s:13:"extension-key";s:8:"recycler";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:19:"TYPO3\\CMS\\Recycler\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"recycler";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:384:"The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to child records (ex. restoring a page can restore all content elements on that page). Filtering by page and by table provides a quick overview of deleted records before taking action on them.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:2:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}s:8:"suggests";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:8:"suggests";s:8:"' . "\0" . '*' . "\0" . 'value";s:9:"scheduler";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:9:"redirects";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:9:"redirects";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:58:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/redirects/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:19:"typo3/cms-redirects";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:26:"Custom redirects in TYPO3.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:9:"redirects";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:13:"extension-key";s:9:"redirects";s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:20:"TYPO3\\CMS\\Redirects\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:9:"redirects";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:26:"Custom redirects in TYPO3.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:7:"reports";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"reports";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:56:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/reports/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:17:"typo3/cms-reports";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:49:"The reports module groups several system reports.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:7:"suggest";O:8:"stdClass":1:{s:9:"scheduler";s:0:"";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:7:"reports";s:1:"*";}s:5:"extra";O:8:"stdClass":3:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:7:"reports";}s:24:"typo3/class-alias-loader";O:8:"stdClass":1:{s:16:"class-alias-maps";a:1:{i:0;s:33:"Migrations/Code/ClassAliasMap.php";}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:18:"TYPO3\\CMS\\Reports\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"reports";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:49:"The reports module groups several system reports.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:2:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}s:8:"suggests";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:8:"suggests";s:8:"' . "\0" . '*' . "\0" . 'value";s:9:"scheduler";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:3:"seo";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:3:"seo";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:52:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/seo/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:13:"typo3/cms-seo";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:23:"SEO features for TYPO3.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:3:"seo";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:13:"extension-key";s:3:"seo";s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:14:"TYPO3\\CMS\\Seo\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:3:"seo";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:23:"SEO features for TYPO3.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:8:"sys_note";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"sys_note";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:57:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/sys_note/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:18:"typo3/cms-sys-note";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:129:"Records with messages which can be placed on any page and contain instructions or other information related to a page or section.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:8:"sys_note";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:8:"sys_note";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:18:"TYPO3\\CMS\\SysNote\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"sys_note";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:129:"Records with messages which can be placed on any page and contain instructions or other information related to a page or section.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:8:"t3editor";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"t3editor";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:57:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/t3editor/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:18:"typo3/cms-t3editor";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:90:"JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:8:"t3editor";s:1:"*";}s:5:"extra";O:8:"stdClass":3:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:8:"t3editor";}s:24:"typo3/class-alias-loader";O:8:"stdClass":1:{s:16:"class-alias-maps";a:1:{i:0;s:33:"Migrations/Code/ClassAliasMap.php";}}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:19:"TYPO3\\CMS\\T3editor\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"t3editor";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:90:"JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:10:"tstemplate";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:10:"tstemplate";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:59:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/tstemplate/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:20:"typo3/cms-tstemplate";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:77:"Framework for management of TypoScript template records for the CMS frontend.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:10:"tstemplate";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:10:"tstemplate";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:21:"TYPO3\\CMS\\Tstemplate\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:10:"tstemplate";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:77:"Framework for management of TypoScript template records for the CMS frontend.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:8:"viewpage";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:1;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"viewpage";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:57:"C:/xampp/xampp722/htdocs/typo3_953/typo3/sysext/viewpage/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":14:{s:4:"name";s:18:"typo3/cms-viewpage";s:4:"type";s:19:"typo3-cms-framework";s:11:"description";s:55:"Shows the frontend webpage inside the backend frameset.";s:8:"homepage";s:17:"https://typo3.org";s:7:"license";a:1:{i:0;s:16:"GPL-2.0-or-later";}s:7:"authors";a:1:{i:0;O:8:"stdClass":3:{s:4:"name";s:15:"TYPO3 Core Team";s:5:"email";s:18:"typo3cms@typo3.org";s:4:"role";s:9:"Developer";}}s:6:"config";O:8:"stdClass":1:{s:13:"sort-packages";b:1;}s:7:"require";O:8:"stdClass":1:{s:4:"core";s:5:"9.5.3";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"replace";O:8:"stdClass":1:{s:8:"viewpage";s:1:"*";}s:5:"extra";O:8:"stdClass":2:{s:12:"branch-alias";O:8:"stdClass":1:{s:10:"dev-master";s:9:"9.5.x-dev";}s:9:"typo3/cms";O:8:"stdClass":2:{s:7:"Package";O:8:"stdClass":1:{s:20:"partOfFactoryDefault";b:1;}s:13:"extension-key";s:8:"viewpage";}}s:8:"autoload";O:8:"stdClass":1:{s:5:"psr-4";O:8:"stdClass":1:{s:19:"TYPO3\\CMS\\Viewpage\\";s:8:"Classes/";}}s:7:"version";s:5:"9.5.3";s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:8:"viewpage";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"9.5.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:55:"Shows the frontend webpage inside the backend frameset.";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:7:"refresh";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:0;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"refresh";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:57:"C:/xampp/xampp722/htdocs/typo3_953/typo3conf/ext/refresh/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":8:{s:4:"name";s:7:"refresh";s:4:"type";s:19:"typo3-cms-extension";s:11:"description";s:35:"Refresh - TYPO3 Compatibility Class";s:7:"authors";a:1:{i:0;a:2:{s:4:"name";s:27:"Dirk Wildt (Die Netzmacher)";s:5:"email";s:33:"http://wildt.at.die-netzmacher.de";}}s:7:"version";s:5:"2.2.2";s:7:"require";O:8:"stdClass":1:{s:4:"core";s:12:"6.2.0-9.9.99";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:7:"refresh";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"2.2.2";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:35:"Refresh - TYPO3 Compatibility Class";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:1:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:6:"launch";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:0;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:6:"launch";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:56:"C:/xampp/xampp722/htdocs/typo3_953/typo3conf/ext/launch/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":8:{s:4:"name";s:6:"launch";s:4:"type";s:19:"typo3-cms-extension";s:11:"description";s:10:"Launch it!";s:7:"authors";a:1:{i:0;a:2:{s:4:"name";s:27:"Dirk Wildt (Die Netzmacher)";s:5:"email";s:33:"http://wildt.at.die-netzmacher.de";}}s:7:"version";s:5:"4.1.3";s:7:"require";O:8:"stdClass":2:{s:7:"refresh";s:0:"";s:4:"core";s:12:"6.2.0-9.9.99";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:6:"launch";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:5:"4.1.3";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:10:"Launch it!";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:2:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:7:"refresh";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}i:1;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}s:11:"launchstart";O:30:"TYPO3\\CMS\\Core\\Package\\Package":8:{s:32:"' . "\0" . '*' . "\0" . 'extensionManagerConfiguration";a:0:{}s:23:"' . "\0" . '*' . "\0" . 'partOfFactoryDefault";b:0;s:28:"' . "\0" . '*' . "\0" . 'partOfMinimalUsableSystem";b:0;s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:11:"launchstart";s:14:"' . "\0" . '*' . "\0" . 'packagePath";s:61:"C:/xampp/xampp722/htdocs/typo3_953/typo3conf/ext/launchstart/";s:12:"' . "\0" . '*' . "\0" . 'protected";b:0;s:19:"' . "\0" . '*' . "\0" . 'composerManifest";O:8:"stdClass":8:{s:4:"name";s:11:"launchstart";s:4:"type";s:19:"typo3-cms-extension";s:11:"description";s:24:"Launch TYPO3 Responsive!";s:7:"authors";a:1:{i:0;a:2:{s:4:"name";s:27:"Dirk Wildt (Die Netzmacher)";s:5:"email";s:33:"http://wildt.at.die-netzmacher.de";}}s:7:"version";s:6:"4.0.13";s:7:"require";O:8:"stdClass":2:{s:6:"launch";s:0:"";s:4:"core";s:12:"6.2.0-9.9.99";}s:8:"conflict";O:8:"stdClass":0:{}s:7:"suggest";O:8:"stdClass":0:{}}s:18:"' . "\0" . '*' . "\0" . 'packageMetaData";O:31:"TYPO3\\CMS\\Core\\Package\\MetaData":6:{s:13:"' . "\0" . '*' . "\0" . 'packageKey";s:11:"launchstart";s:14:"' . "\0" . '*' . "\0" . 'packageType";N;s:10:"' . "\0" . '*' . "\0" . 'version";s:6:"4.0.13";s:8:"' . "\0" . '*' . "\0" . 'title";N;s:14:"' . "\0" . '*' . "\0" . 'description";s:24:"Launch TYPO3 Responsive!";s:14:"' . "\0" . '*' . "\0" . 'constraints";a:1:{s:7:"depends";a:2:{i:0;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:6:"launch";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}i:1;O:49:"TYPO3\\CMS\\Core\\Package\\MetaData\\PackageConstraint":4:{s:17:"' . "\0" . '*' . "\0" . 'constraintType";s:7:"depends";s:8:"' . "\0" . '*' . "\0" . 'value";s:4:"core";s:13:"' . "\0" . '*' . "\0" . 'minVersion";N;s:13:"' . "\0" . '*' . "\0" . 'maxVersion";N;}}}}}}',
);
#
(1-1/3)