aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
Commit message (Expand)AuthorAgeFilesLines
* build(psalm): Configure unstable namespacebuild/psalm/unstable-namespaceprovokateurin2024-11-121-0/+1
* feat(core): setting NCU namespaceenh/noid/testing-namespaceMaxence Lange2024-11-071-1/+2
* ci: Add psalm baseline for security and make CI fail on changeci/noid/improve-running-psalm-locallyJoas Schilling2024-10-011-1/+1
* ci: Improve usability of running different psalm modes locallyJoas Schilling2024-09-301-1/+2
* chore(rector): Move rector.php into the build folderfeat/add-rector-configCôme Chilliet2024-09-231-1/+1
* chore: Add rector script to composer.jsonCôme Chilliet2024-09-201-1/+2
* feat: drop support for php 8.0Richard Steinmetz2024-04-081-2/+2
* chore: Add extra options to silence composer warningsCôme Chilliet2024-02-051-0/+6
* fix: Let git ignore composer dev dependenciesFerdinand Thiessen2023-12-061-2/+3
* refactor: Unify running a dev server (for automated testing)Christoph Wurst2023-11-021-0/+4
* Add all required PHP extensions to the composer.jsonCôme Chilliet2023-10-241-1/+11
* chore: Install phpunit via vendor binChristoph Wurst2023-10-021-1/+4
* psalm: Disable cachejld31032023-07-031-3/+3
* fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it finishesJoas Schilling2023-06-011-0/+1
* Use all available threads for running psalm from composerjld31032023-03-311-2/+2
* chore(deps): Declare ext-openssl as requiredChristoph Wurst2023-02-201-0/+1
* Drop PHP 7.4 support for master (26)Côme Chilliet2023-01-201-1/+2
* Add a helper function that makes it easier to log from anywhereChristoph Wurst2022-05-231-0/+3
* Fix mexitek/phpcolorsJohn Molakvoæ2022-04-261-2/+1
* Start theming providersJoas Schilling2022-04-211-1/+2
* Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3Côme Chilliet2022-02-011-1/+1
|\
| * Drop PHP7.3Christoph Wurst2022-01-251-1/+1
* | Fix registerEventListener issuesCarl Schwan2022-01-271-1/+1
|/
* Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-121-2/+2
* Allow using composer plugin with composer 2.2Julius Härtl2021-12-301-0/+3
* Bump Symfony family and friends to v4.4.30Christoph Wurst2021-10-211-1/+2
* Scope composer tools with the bin pluginChristoph Wurst2021-08-191-30/+41
* Add mbstring as dependencyDaniel Kesselberg2021-06-011-0/+1
* Add ext-zip as platform dependencyChristoph Wurst2021-05-031-2/+3
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Require ext-simplexml via composerChristoph Wurst2020-11-261-0/+1
* Require xmlreader via composerChristoph Wurst2020-11-201-2/+3
* Require libxml in composerChristoph Wurst2020-11-201-0/+1
* Bump vimeo/psalm from 3.17.2 to 4.0.1dependabot-preview[bot]2020-10-201-1/+1
* Bump vimeo/psalm from 3.15 to 3.17.1Christoph Wurst2020-10-141-1/+1
* Use own psalm instead of a global oneChristoph Wurst2020-10-131-2/+3
* Remove phan config - was replaced by PsalmMorris Jobke2020-09-161-1/+1
* Add psalm as composer dependencyDaniel Kesselberg2020-08-181-2/+3
* Remove unused jakub-onderka/php-parallel-lintDaniel Kesselberg2020-06-261-2/+0
* List ext-pdo as hard requirement for composerChristoph Wurst2020-05-281-1/+2
* Respect exit code of lint run - changed from -exec to xargs as this exits pro...Morris Jobke2020-05-131-1/+1
* Declare ext-json as dependency in composer.jsonChristoph Wurst2020-05-131-0/+3
* Print diff in cs:check commandChristoph Wurst2020-04-151-1/+1
* Bump coding standard lib for PSR2Christoph Wurst2020-04-101-1/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-4/+2
* Add shared php-cs configChristoph Wurst2020-03-311-4/+7
* Lint on github actionsRoeland Jago Douma2020-02-101-1/+4
* Move settings to an appChristoph Wurst2019-09-281-1/+0
* Add the legacy classes to the composer classmapRoeland Jago Douma2019-05-301-0/+3