aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/ClassLoader.php
Commit message (Collapse)AuthorAgeFilesLines
* composer update bootstrapMario2023-10-051-51/+45
|
* composer autoloadMario2023-05-071-4/+8
|
* composer autoloadMario Vavti2023-05-071-8/+4
|
* port totp mfa from streams with some adjustionsMario2023-03-081-4/+8
|
* native dark theme initial checkinMario2023-01-201-14/+22
|
* composer dump autoloadMario2023-01-051-15/+16
|
* composer libs minor version updatesMario2022-02-111-1/+1
|
* composer update league/html-to-markdownMario2021-09-291-11/+102
|
* Revert "composer update bootstrap to version 5.1.1"Mario2021-09-231-102/+11
| | | | This reverts commit 89e4006b2d84d398e34d407a019854823b1dd37d.
* composer update bootstrap to version 5.1.1Mario2021-09-221-11/+102
|
* update composer autoloadMario2021-06-301-1/+3
|
* composer dump autoloadMario2021-04-291-2/+4
|
* get devHilmar R2021-03-011-0/+32
|
* update phpunitMario2020-11-261-2/+2
|
* regenerate autoload fileMario2020-09-171-1/+1
|
* update imagesloaded to version 4.1.4 via composerMario2018-11-251-1/+1
|
* update composer libs and add ramsey/uuidMario Vavti2018-08-281-1/+1
|
* Update composer autoload cache.Klaus Weidenbach2018-03-011-7/+8
|
* update league/html-to-markdown via composerMario Vavti2018-01-121-10/+9
|
* Add optimize-autoloader to composer config.Klaus Weidenbach2017-07-061-10/+38
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-191-3/+7
|\
| * :arrow_up: Update bshaffer/oauth2-server-php library.Klaus Weidenbach2017-03-201-3/+7
| | | | | | | | | | Manage oauth2-server-php library with composer. Folder ./library/oauth2/ can be removed and includes removed with autoloading.
* | move oauth2 to vendorzotlabs2017-03-141-38/+10
|/
* :arrow_up: :hammer: Upgrade PHP Markdown library.Klaus Weidenbach2017-02-271-5/+31
| | | | | | The current version throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the Markdown library to the current PHP Markdown Lib 1.7.0. Used composer to manage this library.
* [FEATURE] Add config and use composer autoloader.Klaus Weidenbach2016-10-181-5/+7
| | | | | | | | | | | | | We use composer already to install SabreDAV. Include config composer.(json|lock) to install and manage more dependencies in future. Also provide PSR-4 autoloading for our namespaced classes, e.g. "Zotlabs\". To regenerate autoloader maps use: $ composer install --optimize-autoloader --no-dev We could also remove the whole vendor/ folder from our repository, but that would need changes in deployment and how to install hubs and needs more discussion first.
* initial sabre upgrade (needs lots of work - to wit: authentication, redo the ↵redmatrix2016-05-101-5/+39
| | | | browser interface, and rework event export/import)
* Update SabreDAV from 1.8.9 to 1.8.10.Klaus Weidenbach2014-06-291-3/+4
|
* Update sabreThomas Willingham2014-04-121-42/+174
|
* add sabre (1.8.x) via composer in the !@#$ place it wants to befriendica2013-10-211-0/+246