summaryrefslogtreecommitdiffstats
path: root/composer.json
AgeCommit message (Expand)Author
2022-08-26Bump phpstan/phpstan-strict-rules from 1.4.0 to 1.4.2dependabot[bot]
2022-08-25Bump doctrine/dbal from 3.4.1 to 3.4.2dependabot[bot]
2022-08-24Bump phpstan/phpstan-strict-rules from 1.3.0 to 1.4.0 (#1879)dependabot[bot]
2022-08-19Fix deprecationsBenjamin Brahmer
2022-08-17Bump doctrine/dbal from 3.4.0 to 3.4.1 (#1868)dependabot[bot]
2022-08-10Bump phpstan/phpstan-doctrine from 1.3.11 to 1.3.12dependabot[bot]
2022-08-08Bump doctrine/dbal from 3.3.7 to 3.4.0dependabot[bot]
2022-07-21Bump phpstan/phpstan-doctrine from 1.3.10 to 1.3.11dependabot[bot]
2022-07-21Bump phpstan/phpstan from 1.8.1 to 1.8.2dependabot[bot]
2022-07-13Bump phpstan/phpstan-doctrine from 1.3.9 to 1.3.10 (#1847)dependabot[bot]
2022-07-13Bump phpstan/phpstan from 1.8.0 to 1.8.1 (#1848)dependabot[bot]
2022-06-30Bump phpstan/phpstan from 1.7.15 to 1.8.0dependabot[bot]
2022-06-24Bump phpstan/phpstan-strict-rules from 1.2.3 to 1.3.0dependabot[bot]
2022-06-20Bump squizlabs/php_codesniffer from 3.7.0 to 3.7.1 (#1835)dependabot[bot]
2022-06-20Bump phpstan/phpstan from 1.7.14 to 1.7.15 (#1833)dependabot[bot]
2022-06-18Bump doctrine/dbal from 3.3.6 to 3.3.7dependabot[bot]
2022-03-30update phpstanBenjamin Brahmer
2022-01-04Use better expression Benjamin Brahmer
2022-01-04allow support for php 8.1Benjamin Brahmer
2021-10-18Download feed logos via guzzle to have better error handlingBenjamin Brahmer
2021-10-15update to maintained readability repoBenjamin Brahmer
2021-03-25Make PHPstan stricterSean Molenaar
2021-02-20Add phpstan pluginsBenjamin Brahmer
2021-02-17remove psalmBenjamin Brahmer
2021-02-05Composer: Remove favicon hackSean Molenaar
2021-02-02Composer: Remove unneeded files in releasesSean Molenaar
2021-01-26Base: Update psalm definition and dependency listSean Molenaar
2021-01-21Bump christophwurst/nextcloud from 20.0.4 to 20.0.5dependabot[bot]
2021-01-08Bump phpunit/phpunit from 9.4.4 to 9.5.0dependabot[bot]
2021-01-08Bump christophwurst/nextcloud from 20.0.0 to 20.0.4dependabot[bot]
2021-01-07Bump phpunit/phpunit from 9.2.6 to 9.4.0dependabot[bot]
2021-01-07Add psalm for static code analysisBenjamin Brahmer
2020-11-07enable PHP 8.0 to validate for NC 21anoy
2020-09-29OPML export command and fixesSean Molenaar
2020-09-29Fix repair step and test itSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean Molenaar
2020-09-25Move to nextcloud config and update phpunitSean Molenaar
2020-08-25Add phpstan checksSean Molenaar
2020-02-20Don't install symfony/console via composerDaniel Kesselberg
2019-12-27Release 14.1.0 (#597)14.1.0Benjamin Brahmer
2019-12-25Bump versions and remove outdated file (#583)Sean Molenaar
2019-12-24Reimplement full-text scraping (#563)DriverXX
2019-12-01Release 14.0.2 (#580)14.0.2Benjamin Brahmer
2019-08-16Update to feedio 4+ (#494)Benjamin Brahmer
2019-03-28move guzzle to require-devBenjamin Brahmer
2019-03-22Stop assuming encoding of xml, let simplexml throw silently (#457)Sean Molenaar
2019-03-17fix/allow CDATA encoding (#428)Sean Molenaar
2019-03-12Catch FeedIO reader exception.Sean Molenaar
2019-03-06Fix generation commands and make them available in ./occ (#402)Sean Molenaar
2019-01-30Parser: Switch to feedIO for parsing instead of picoFeedSean Molenaar