aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/autoload_classmap.php
Commit message (Collapse)AuthorAgeFilesLines
* fix some errors detected by phpstanMario Vavti4 days1-1/+22
|
* Add PHPStan as a developer dependency.Harald Eilertsen9 days1-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | PHPStan is a static PHP code analyzer that's aimed at finding actual bugs in the code. Where PHP Code Sniffer is about codeing standards, PHPStan is about correctness of code. The provided configuration file (`phpstan.neon.dist`) is configured to use the _lowest_ level of checks that PHPStan will report on. See https://phpstan.org/user-guide/rule-levels for information about the various rule levels. Run an analysis of the code base like this: % ./vendor/bin/phpstan It will output any found issues to stdout. You can also run it like this: % ./vendor/bin/phpstan --error-format=raw > phpstan.log This will give you an output file in a format that's suitable for use with typical editors for mapping errors to source locations.
* Update php-epub-meta and use composer for dep handling.Harald Eilertsen13 days1-1/+48
| | | | | | Note that we upgrade to the 2.x branch of the dependency, as the 3.x branch requires PHP version 8.2 or later. There's no reason for us to move our minimum supported version of PHP just yet.
* version 9.2RC1, strings and dump composer autoload filesMario2024-06-271-2/+1
|
* Revert "another attmpt to install streams/php-jcs via composer"Mario2024-03-161-4/+4
| | | This reverts commit 5af3c3577843a6f65c402c27607edca98233c08e
* another attmpt to install streams/php-jcs via composerMario2024-03-151-4/+4
|
* revert adding of zip and bump composer php version to 8.1Mario2024-03-141-0/+2
|
* Revert "next try to use the streams php-jcs library until the floats issue ↵Mario2024-03-141-6/+4
| | | | | | will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151" This reverts commit 70dfce356b949dce00dba534536be994b1d7761d.
* next try to use the streams php-jcs library until the floats issue will be ↵Mario2024-03-141-4/+6
| | | | fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151
* Revert "use the streams php-jcs library until the floats issue will be fixed ↵Mario2024-03-141-6/+4
| | | | | | upstream. see here for reference https://codeberg.org/streams/streams/issues/151" This reverts commit 81ce67df942d4bf378814677268fe03a29ecc028.
* use the streams php-jcs library until the floats issue will be fixed ↵Mario2024-03-141-4/+6
| | | | upstream. see here for reference https://codeberg.org/streams/streams/issues/151
* Revert "composer update and use the fixed streams php-jcs library until the ↵Mario2024-03-141-9/+9
| | | | | | floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151" This reverts commit 6bf61dfa6b585db01b607a79bd64ec9c583a9c10.
* composer update and use the fixed streams php-jcs library until the floats ↵Mario2024-03-141-9/+9
| | | | issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151
* update composer libsMario2024-03-061-2/+1
|
* custom sass bootstrap builds for channels and siteMario2024-02-101-0/+55
|
* require ext-sodium, dump composer autoload and a minor js fixMario2024-01-051-0/+2
|
* composer add mmccook/php-json-canonicalization-schemeMario2024-01-031-0/+4
|
* comÃposer add tephenhill/base58Mario2024-01-031-0/+8
|
* update symfony/polyfill-php81Mario2024-01-031-0/+1
|
* update sabre/davMario2024-01-031-0/+1
|
* run composer dump-auotoloadMario2023-11-101-0/+1
|
* use new lang detect library which supports much more languagesMario2023-10-071-0/+6
|
* composer update html to markdownMario2023-10-051-0/+1
|
* composer update bootstrapMario2023-10-051-1/+1
|
* update composer libsMario2023-05-301-0/+2
|
* composer autoloadMario Vavti2023-05-071-1/+1
|
* update bootstrapMario2023-04-281-0/+4
|
* port totp mfa from streams with some adjustionsMario2023-03-081-0/+49
|
* update simplepieMario2023-01-271-0/+6
|
* composer dump autoloadMario2023-01-051-0/+4
|
* composer update ezyang/htmlpurifierMario2022-10-121-0/+1
|
* composer update ramsey/uuidMario2022-10-121-0/+7
|
* Revert "update composer libs"Mario2022-10-111-8/+0
| | | | This reverts commit 108a3efe0b6d37a7ed394a84c69b924ca727f17a.
* update composer libsMario2022-10-111-0/+8
|
* Revert "update composer libs"Mario2022-10-111-8/+0
| | | | This reverts commit 5e5f0aa955d86743a14531bed98501b59140ab1f.
* update composer libsMario2022-10-111-0/+8
|
* composer autoloadMario2022-07-191-0/+1
|
* update composer libsMario2022-05-191-17/+35
|
* composer updatesMario2022-03-021-4/+1
|
* more composer updatesMario2022-02-111-11/+8
|
* composer update smarty to version 4.1Mario2022-02-111-4/+0
|
* composer libs minor version updatesMario2022-02-111-0/+10
|
* composer dump autoloadMario2022-01-141-3/+8
|
* install urlify via composerMario2021-10-221-0/+5
|
* update composer libsMario2021-10-081-0/+10
|
* composer update league/html-to-markdownMario2021-09-291-0/+3
|
* composer dump autoloadMario2021-09-011-0/+2
|
* update composer autoloadMario2021-06-301-0/+3
|
* composer update league/html-to-markdownMario2021-06-051-0/+2
|
* composer update smartyMario2021-06-051-1/+0
|