aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/autoload_real.php
Commit message (Collapse)AuthorAgeFilesLines
* Revert "update composer libs"Mario2022-10-111-2/+0
| | | | This reverts commit 108a3efe0b6d37a7ed394a84c69b924ca727f17a.
* update composer libsMario2022-10-111-0/+2
|
* update composer libsMario2022-05-191-27/+4
|
* composer libs minor version updatesMario2022-02-111-2/+7
|
* composer update league/html-to-markdownMario2021-09-291-2/+0
|
* Revert "composer update bootstrap to version 5.1.1"Mario2021-09-231-0/+2
| | | | This reverts commit 89e4006b2d84d398e34d407a019854823b1dd37d.
* composer update bootstrap to version 5.1.1Mario2021-09-221-2/+0
|
* composer dump autoloadMario2021-09-011-0/+2
|
* update to bootstrap 5.0.2Mario2021-07-291-2/+0
|
* update composer autoloadMario2021-06-301-0/+2
|
* composer update smartyMario2021-06-051-2/+0
|
* get devHilmar R2021-03-011-1/+1
|
* update phpunitMario2020-11-261-1/+3
|
* composer updates 2Mario2020-05-071-0/+3
|
* Revert "composer updates"Mario2020-05-071-3/+0
| | | This reverts commit dbfe748d274f6843fc91a3071df7be45c4ab5b00
* composer updatesMario2020-05-071-0/+3
|
* update league/html-to-markdown via composerMario Vavti2018-01-121-1/+1
|
* :arrow_up: Update intl library.Klaus Weidenbach2017-10-291-0/+4
| | | | | Update intl library from v0.4? (2014) to v0.7.4 (2016). Use global composer autoloader now.
* Add optimize-autoloader to composer config.Klaus Weidenbach2017-07-061-12/+23
|
* move oauth2 to vendorzotlabs2017-03-141-23/+12
|
* :arrow_up: :hammer: Upgrade PHP Markdown library.Klaus Weidenbach2017-02-271-1/+1
| | | | | | 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-7/+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.
* update to sabre/dav to version 3.2.0Mario Vavti2016-06-281-7/+7
|
* use composer to install sabre32Mario Vavti2016-05-291-17/+28
|
* upgrade to sabre32Mario Vavti2016-05-281-28/+17
|
* initial sabre upgrade (needs lots of work - to wit: authentication, redo the ↵redmatrix2016-05-101-16/+36
| | | | browser interface, and rework event export/import)
* Update SabreDAV from 1.8.9 to 1.8.10.Klaus Weidenbach2014-06-291-7/+4
|
* Update sabreThomas Willingham2014-04-121-3/+13
|
* add sabre (1.8.x) via composer in the !@#$ place it wants to befriendica2013-10-211-0/+43