Commit Graph

444 Commits

Author SHA1 Message Date
Buster Neece f0666ab175
Revert Meilisearch rollout for now. 2023-01-30 07:21:25 -06:00
Buster Neece 03fa0d1ff6
Infrastructure setup for Meilisearch. 2023-01-25 05:58:52 -06:00
Buster Neece 963e803924
Update Doctrine annotations library. 2023-01-15 01:02:02 -06:00
Buster Neece 9a752df0f3
Compoer dependencies update.
Changelogs summary:

 - doctrine/dbal updated from 3.5.2 to 3.5.3 patch
   See changes: https://github.com/doctrine/dbal/compare/3.5.2...3.5.3
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.5.3

 - phpunit/phpunit updated from 9.5.27 to 9.5.28 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/9.5.28

 - codeception/codeception updated from 5.0.6 to 5.0.7 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.6...5.0.7
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.7

 - codeception/module-cli updated from 2.0.0 to 2.0.1 patch
   See changes: https://github.com/Codeception/module-cli/compare/2.0.0...2.0.1
   Release notes: https://github.com/Codeception/module-cli/releases/tag/2.0.1

 - aws/aws-sdk-php updated from 3.256.1 to 3.257.1 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.256.1...3.257.1
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.257.1

 - php-di/php-di updated from 7.0.0-rc1 to 7.0.1 patch
   See changes: https://github.com/PHP-DI/PHP-DI/compare/7.0.0-rc1...7.0.1
   Release notes: https://github.com/PHP-DI/PHP-DI/releases/tag/7.0.1

 - phpstan/phpstan updated from 1.9.9 to 1.9.11 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.9.9...1.9.11
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.9.11

 - phpstan/phpstan-doctrine updated from 1.3.31 to 1.3.32 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.31...1.3.32
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.32

 - ramsey/uuid updated from 4.7.1 to 4.7.3 patch
   See changes: https://github.com/ramsey/uuid/compare/4.7.1...4.7.3
   Release notes: https://github.com/ramsey/uuid/releases/tag/4.7.3

 - roave/security-advisories updated from dev-latest@0c14acd to dev-latest@d69f15c
   See changes: 0c14acd...d69f15c

 - zircote/swagger-php updated from 4.5.4 to 4.6.0 minor
   See changes: https://github.com/zircote/swagger-php/compare/4.5.4...4.6.0
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.6.0
2023-01-15 00:54:21 -06:00
Buster Neece 6ef72c643e
Fixes #6007 -- Implement Google Analytics Measurement V4. 2023-01-14 02:04:13 -06:00
Buster Neece f011e05ae1
More Composer dep updates.
Changelogs summary:

 - composer/ca-bundle updated from 1.3.4 to 1.3.5 patch
   See changes: https://github.com/composer/ca-bundle/compare/1.3.4...1.3.5
   Release notes: https://github.com/composer/ca-bundle/releases/tag/1.3.5

 - doctrine/migrations updated from 3.5.2 to 3.5.3 patch
   See changes: https://github.com/doctrine/migrations/compare/3.5.2...3.5.3
   Release notes: https://github.com/doctrine/migrations/releases/tag/3.5.3

 - matomo/device-detector updated from 6.0.4 to 6.0.5 patch
   See changes: https://github.com/matomo-org/device-detector/compare/6.0.4...6.0.5
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.0.5

 - php-di/php-di downgraded from v7.x-dev@6d9eab0 to 7.0.0-rc1 minor
   See changes: https://github.com/PHP-DI/PHP-DI/compare/6d9eab0...7.0.0-rc1
   Release notes: https://github.com/PHP-DI/PHP-DI/releases/tag/7.0.0-rc1

 - phpstan/phpstan updated from 1.9.8 to 1.9.9 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.9.8...1.9.9
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.9.9

 - voku/portable-utf8 updated from 6.0.11 to 6.0.12 patch
   See changes: https://github.com/voku/portable-utf8/compare/6.0.11...6.0.12
   Release notes: https://github.com/voku/portable-utf8/releases/tag/6.0.12
2023-01-11 11:29:28 -06:00
Buster Neece 8faacb9225
Composer dependencies update.
Changelogs summary:

 - wikimedia/composer-merge-plugin updated from dev-master@7692a62 to dev-master@a4c4c62
   See changes: 7692a62...a4c4c62

 - dealerdirect/phpcodesniffer-composer-installer updated from v0.7.2 to v1.0.0 major
   See changes: https://github.com/PHPCSStandards/composer-installer/compare/Dealerdirect:v0.7.2...PHPCSStandards:v1.0.0
   Release notes: https://github.com/PHPCSStandards/composer-installer/releases/tag/v1.0.0

 - symfony/string updated from v6.2.0 to v6.2.2 patch
   See changes: https://github.com/symfony/string/compare/v6.2.0...v6.2.2
   Release notes: https://github.com/symfony/string/releases/tag/v6.2.2

 - symfony/service-contracts updated from v3.1.1 to v3.2.0 minor
   See changes: https://github.com/symfony/service-contracts/compare/v3.1.1...v3.2.0
   Release notes: https://github.com/symfony/service-contracts/releases/tag/v3.2.0

 - symfony/console updated from v6.2.1 to v6.2.3 patch
   See changes: https://github.com/symfony/console/compare/v6.2.1...v6.2.3
   Release notes: https://github.com/symfony/console/releases/tag/v6.2.3

 - doctrine/persistence updated from 3.1.1 to 3.1.2 patch
   See changes: https://github.com/doctrine/persistence/compare/3.1.1...3.1.2
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.1.2

 - doctrine/lexer updated from 1.2.3 to 2.1.0 major
   See changes: https://github.com/doctrine/lexer/compare/1.2.3...2.1.0
   Release notes: https://github.com/doctrine/lexer/releases/tag/2.1.0

 - doctrine/instantiator updated from 1.4.1 to 1.5.0 minor
   See changes: https://github.com/doctrine/instantiator/compare/1.4.1...1.5.0
   Release notes: https://github.com/doctrine/instantiator/releases/tag/1.5.0

 - doctrine/dbal updated from 3.5.1 to 3.5.2 patch
   See changes: https://github.com/doctrine/dbal/compare/3.5.1...3.5.2
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.5.2

 - doctrine/collections updated from 1.8.0 to 2.1.2 major
   See changes: https://github.com/doctrine/collections/compare/1.8.0...2.1.2
   Release notes: https://github.com/doctrine/collections/releases/tag/2.1.2

 - doctrine/orm updated from 2.13.4 to 2.14.0 minor
   See changes: https://github.com/doctrine/orm/compare/2.13.4...2.14.0
   Release notes: https://github.com/doctrine/orm/releases/tag/2.14.0

 - symfony/css-selector updated from v6.2.0 to v6.2.3 patch
   See changes: https://github.com/symfony/css-selector/compare/v6.2.0...v6.2.3
   Release notes: https://github.com/symfony/css-selector/releases/tag/v6.2.3

 - symfony/yaml updated from v6.2.0 to v6.2.2 patch
   See changes: https://github.com/symfony/yaml/compare/v6.2.0...v6.2.2
   Release notes: https://github.com/symfony/yaml/releases/tag/v6.2.2

 - symfony/var-dumper updated from v6.2.1 to v6.2.3 patch
   See changes: https://github.com/symfony/var-dumper/compare/v6.2.1...v6.2.3
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v6.2.3

 - symfony/finder updated from v6.2.0 to v6.2.3 patch
   See changes: https://github.com/symfony/finder/compare/v6.2.0...v6.2.3
   Release notes: https://github.com/symfony/finder/releases/tag/v6.2.3

 - symfony/event-dispatcher updated from v6.2.0 to v6.2.2 patch
   See changes: https://github.com/symfony/event-dispatcher/compare/v6.2.0...v6.2.2
   Release notes: https://github.com/symfony/event-dispatcher/releases/tag/v6.2.2

 - psy/psysh updated from v0.11.9 to v0.11.10 patch
   See changes: https://github.com/bobthecow/psysh/compare/v0.11.9...v0.11.10
   Release notes: https://github.com/bobthecow/psysh/releases/tag/v0.11.10

 - phpunit/php-code-coverage updated from 9.2.20 to 9.2.23 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.20...9.2.23
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.23

 - codeception/stub updated from 4.0.2 to 4.1.0 minor
   See changes: https://github.com/Codeception/Stub/compare/4.0.2...4.1.0
   Release notes: https://github.com/Codeception/Stub/releases/tag/4.1.0

 - codeception/codeception updated from 5.0.5 to 5.0.6 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.5...5.0.6
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.6

 - symfony/dom-crawler updated from v6.2.0 to v6.2.3 patch
   See changes: https://github.com/symfony/dom-crawler/compare/v6.2.0...v6.2.3
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v6.2.3

 - doctrine/data-fixtures updated from 1.5.3 to 1.6.3 minor
   See changes: https://github.com/doctrine/data-fixtures/compare/1.5.3...1.6.3
   Release notes: https://github.com/doctrine/data-fixtures/releases/tag/1.6.3

 - league/flysystem updated from 3.11.0 to 3.12.1 minor
   See changes: https://github.com/thephpleague/flysystem/compare/3.11.0...3.12.1
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.12.1

 - aws/aws-sdk-php updated from 3.253.1 to 3.256.1 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.253.1...3.256.1
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.256.1

 - league/flysystem-aws-s3-v3 updated from 3.10.3 to 3.12.1 minor
   See changes: https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.10.3...3.12.1
   Release notes: https://github.com/thephpleague/flysystem-aws-s3-v3/releases/tag/3.12.1

 - phpseclib/phpseclib updated from 3.0.17 to 3.0.18 patch
   See changes: https://github.com/phpseclib/phpseclib/compare/3.0.17...3.0.18
   Release notes: https://github.com/phpseclib/phpseclib/releases/tag/3.0.18

 - symfony/translation updated from v6.2.0 to v6.2.3 patch
   See changes: https://github.com/symfony/translation/compare/v6.2.0...v6.2.3
   Release notes: https://github.com/symfony/translation/releases/tag/v6.2.3

 - nesbot/carbon updated from 2.64.0 to 2.65.0 minor
   See changes: https://github.com/briannesbitt/Carbon/compare/2.64.0...2.65.0
   Release notes: https://github.com/briannesbitt/Carbon/releases/tag/2.65.0

 - php-di/php-di updated from v7.x-dev@6e8d9f5 to v7.x-dev@6d9eab0 patch
   See changes: 6e8d9f5...6d9eab0

 - symfony/var-exporter updated from v6.2.1 to v6.2.3 patch
   See changes: https://github.com/symfony/var-exporter/compare/v6.2.1...v6.2.3
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v6.2.3

 - symfony/cache updated from v6.2.0 to v6.2.4 patch
   See changes: https://github.com/symfony/cache/compare/v6.2.0...v6.2.4
   Release notes: https://github.com/symfony/cache/releases/tag/v6.2.4

 - symfony/expression-language updated from v6.2.0 to v6.2.2 patch
   See changes: https://github.com/symfony/expression-language/compare/v6.2.0...v6.2.2
   Release notes: https://github.com/symfony/expression-language/releases/tag/v6.2.2

 - phpstan/phpstan updated from 1.9.3 to 1.9.8 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.9.3...1.9.8
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.9.8

 - phpstan/phpstan-doctrine updated from 1.3.26 to 1.3.31 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.26...1.3.31
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.31

 - ramsey/collection updated from 1.2.2 to 2.0.0 major
   See changes: https://github.com/ramsey/collection/compare/1.2.2...2.0.0
   Release notes: https://github.com/ramsey/collection/releases/tag/2.0.0

 - ramsey/uuid updated from 4.6.0 to 4.7.1 minor
   See changes: https://github.com/ramsey/uuid/compare/4.6.0...4.7.1
   Release notes: https://github.com/ramsey/uuid/releases/tag/4.7.1

 - roave/security-advisories updated from dev-latest@a927131 to dev-latest@0c14acd
   See changes: a927131...0c14acd

 - phpstan/phpdoc-parser updated from 1.15.0 to 1.15.3 patch
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.15.0...1.15.3
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.15.3

 - slevomat/coding-standard updated from 8.7.0 to 8.8.0 minor
   See changes: https://github.com/slevomat/coding-standard/compare/8.7.0...8.8.0
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.8.0

 - symfony/messenger updated from v6.2.0 to v6.2.2 patch
   See changes: https://github.com/symfony/messenger/compare/v6.2.0...v6.2.2
   Release notes: https://github.com/symfony/messenger/releases/tag/v6.2.2

 - symfony/mime updated from v6.2.0 to v6.2.2 patch
   See changes: https://github.com/symfony/mime/compare/v6.2.0...v6.2.2
   Release notes: https://github.com/symfony/mime/releases/tag/v6.2.2

 - egulias/email-validator updated from 3.2.1 to 3.2.5 patch
   See changes: https://github.com/egulias/EmailValidator/compare/3.2.1...3.2.5
   Release notes: https://github.com/egulias/EmailValidator/releases/tag/3.2.5

 - symfony/mailer updated from v6.2.1 to v6.2.2 patch
   See changes: https://github.com/symfony/mailer/compare/v6.2.1...v6.2.2
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.2.2

 - symfony/property-info updated from v6.2.0 to v6.2.3 patch
   See changes: https://github.com/symfony/property-info/compare/v6.2.0...v6.2.3
   Release notes: https://github.com/symfony/property-info/releases/tag/v6.2.3

 - symfony/property-access updated from v6.2.0 to v6.2.3 patch
   See changes: https://github.com/symfony/property-access/compare/v6.2.0...v6.2.3
   Release notes: https://github.com/symfony/property-access/releases/tag/v6.2.3

 - symfony/rate-limiter updated from v6.2.0 to v6.2.2 patch
   See changes: https://github.com/symfony/rate-limiter/compare/v6.2.0...v6.2.2
   Release notes: https://github.com/symfony/rate-limiter/releases/tag/v6.2.2

 - symfony/serializer updated from v6.2.1 to v6.2.3 patch
   See changes: https://github.com/symfony/serializer/compare/v6.2.1...v6.2.3
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.2.3

 - symfony/validator updated from v6.2.0 to v6.2.3 patch
   See changes: https://github.com/symfony/validator/compare/v6.2.0...v6.2.3
   Release notes: https://github.com/symfony/validator/releases/tag/v6.2.3

 - voku/portable-utf8 updated from 6.0.10 to 6.0.11 patch
   See changes: https://github.com/voku/portable-utf8/compare/6.0.10...6.0.11
   Release notes: https://github.com/voku/portable-utf8/releases/tag/6.0.11

 - doctrine/annotations updated from 1.14.1 to 1.14.2 patch
   See changes: https://github.com/doctrine/annotations/compare/1.14.1...1.14.2
   Release notes: https://github.com/doctrine/annotations/releases/tag/1.14.2

 - zircote/swagger-php updated from 4.5.1 to 4.5.4 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.5.1...4.5.4
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.5.4
2023-01-11 00:49:42 -06:00
Buster Neece f0907e9d3f
Composer dependencies update.
Changelogs summary:

 - symfony/deprecation-contracts updated from v3.1.1 to v3.2.0 minor
   See changes: https://github.com/symfony/deprecation-contracts/compare/v3.1.1...v3.2.0
   Release notes: https://github.com/symfony/deprecation-contracts/releases/tag/v3.2.0

 - bacon/bacon-qr-code updated from 2.0.7 to 2.0.8 patch
   See changes: https://github.com/Bacon/BaconQrCode/compare/2.0.7...2.0.8
   Release notes: https://github.com/Bacon/BaconQrCode/releases/tag/2.0.8

 - symfony/string updated from v6.1.7 to v6.2.0 minor
   See changes: https://github.com/symfony/string/compare/v6.1.7...v6.2.0
   Release notes: https://github.com/symfony/string/releases/tag/v6.2.0

 - symfony/console updated from v6.1.7 to v6.2.1 minor
   See changes: https://github.com/symfony/console/compare/v6.1.7...v6.2.1
   Release notes: https://github.com/symfony/console/releases/tag/v6.2.1

 - doctrine/persistence updated from 3.1.0 to 3.1.1 patch
   See changes: https://github.com/doctrine/persistence/compare/3.1.0...3.1.1
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.1.1

 - symfony/css-selector updated from v6.1.3 to v6.2.0 minor
   See changes: https://github.com/symfony/css-selector/compare/v6.1.3...v6.2.0
   Release notes: https://github.com/symfony/css-selector/releases/tag/v6.2.0

 - symfony/yaml updated from v6.1.6 to v6.2.0 minor
   See changes: https://github.com/symfony/yaml/compare/v6.1.6...v6.2.0
   Release notes: https://github.com/symfony/yaml/releases/tag/v6.2.0

 - symfony/var-dumper updated from v6.1.6 to v6.2.1 minor
   See changes: https://github.com/symfony/var-dumper/compare/v6.1.6...v6.2.1
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v6.2.1

 - symfony/finder updated from v6.1.3 to v6.2.0 minor
   See changes: https://github.com/symfony/finder/compare/v6.1.3...v6.2.0
   Release notes: https://github.com/symfony/finder/releases/tag/v6.2.0

 - symfony/event-dispatcher-contracts updated from v3.1.1 to v3.2.0 minor
   See changes: https://github.com/symfony/event-dispatcher-contracts/compare/v3.1.1...v3.2.0
   Release notes: https://github.com/symfony/event-dispatcher-contracts/releases/tag/v3.2.0

 - symfony/event-dispatcher updated from v6.1.0 to v6.2.0 minor
   See changes: https://github.com/symfony/event-dispatcher/compare/v6.1.0...v6.2.0
   Release notes: https://github.com/symfony/event-dispatcher/releases/tag/v6.2.0

 - phpunit/php-code-coverage updated from 9.2.19 to 9.2.20 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.19...9.2.20
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.20

 - phpunit/phpunit updated from 9.5.26 to 9.5.27 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/9.5.27

 - symfony/dom-crawler updated from v6.1.7 to v6.2.0 minor
   See changes: https://github.com/symfony/dom-crawler/compare/v6.1.7...v6.2.0
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v6.2.0

 - symfony/browser-kit updated from v6.1.3 to v6.2.0 minor
   See changes: https://github.com/symfony/browser-kit/compare/v6.1.3...v6.2.0
   Release notes: https://github.com/symfony/browser-kit/releases/tag/v6.2.0

 - symfony/stopwatch updated from v6.1.5 to v6.2.0 minor
   See changes: https://github.com/symfony/stopwatch/compare/v6.1.5...v6.2.0
   Release notes: https://github.com/symfony/stopwatch/releases/tag/v6.2.0

 - symfony/filesystem updated from v6.1.5 to v6.2.0 minor
   See changes: https://github.com/symfony/filesystem/compare/v6.1.5...v6.2.0
   Release notes: https://github.com/symfony/filesystem/releases/tag/v6.2.0

 - laminas/laminas-code updated from 4.7.1 to 4.8.0 minor
   See changes: https://github.com/laminas/laminas-code/compare/4.7.1...4.8.0
   Release notes: https://github.com/laminas/laminas-code/releases/tag/4.8.0

 - league/flysystem updated from 3.10.4 to 3.11.0 minor
   See changes: https://github.com/thephpleague/flysystem/compare/3.10.4...3.11.0
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.11.0

 - aws/aws-sdk-php updated from 3.247.2 to 3.253.1 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.247.2...3.253.1
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.253.1

 - symfony/translation-contracts updated from v3.1.1 to v3.2.0 minor
   See changes: https://github.com/symfony/translation-contracts/compare/v3.1.1...v3.2.0
   Release notes: https://github.com/symfony/translation-contracts/releases/tag/v3.2.0

 - symfony/translation updated from v6.1.6 to v6.2.0 minor
   See changes: https://github.com/symfony/translation/compare/v6.1.6...v6.2.0
   Release notes: https://github.com/symfony/translation/releases/tag/v6.2.0

 - nesbot/carbon updated from 2.63.0 to 2.64.0 minor
   See changes: https://github.com/briannesbitt/Carbon/compare/2.63.0...2.64.0
   Release notes: https://github.com/briannesbitt/Carbon/releases/tag/2.64.0

 - pagerfanta/core updated from v3.6.2 to v3.7.0 minor
   See changes: https://github.com/Pagerfanta/core/compare/v3.6.2...v3.7.0
   Release notes: https://github.com/Pagerfanta/core/releases/tag/v3.7.0

 - pagerfanta/doctrine-collections-adapter updated from v3.6.2 to v3.7.0 minor
   See changes: https://github.com/Pagerfanta/doctrine-collections-adapter/compare/v3.6.2...v3.7.0
   Release notes: https://github.com/Pagerfanta/doctrine-collections-adapter/releases/tag/v3.7.0

 - pagerfanta/doctrine-orm-adapter updated from v3.6.2 to v3.7.0 minor
   See changes: https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v3.6.2...v3.7.0
   Release notes: https://github.com/Pagerfanta/doctrine-orm-adapter/releases/tag/v3.7.0

 - symfony/process updated from v6.1.3 to v6.2.0 minor
   See changes: https://github.com/symfony/process/compare/v6.1.3...v6.2.0
   Release notes: https://github.com/symfony/process/releases/tag/v6.2.0

 - symfony/var-exporter updated from v6.1.3 to v6.2.1 minor
   See changes: https://github.com/symfony/var-exporter/compare/v6.1.3...v6.2.1
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v6.2.1

 - symfony/cache-contracts updated from v3.1.1 to v3.2.0 minor
   See changes: https://github.com/symfony/cache-contracts/compare/v3.1.1...v3.2.0
   Release notes: https://github.com/symfony/cache-contracts/releases/tag/v3.2.0

 - symfony/cache updated from v6.1.7 to v6.2.0 minor
   See changes: https://github.com/symfony/cache/compare/v6.1.7...v6.2.0
   Release notes: https://github.com/symfony/cache/releases/tag/v6.2.0

 - php-ffmpeg/php-ffmpeg updated from v1.0.1 to v1.1.0 minor
   See changes: https://github.com/PHP-FFMpeg/PHP-FFMpeg/compare/v1.0.1...v1.1.0
   Release notes: https://github.com/PHP-FFMpeg/PHP-FFMpeg/releases/tag/v1.1.0

 - symfony/expression-language updated from v6.1.6 to v6.2.0 minor
   See changes: https://github.com/symfony/expression-language/compare/v6.1.6...v6.2.0
   Release notes: https://github.com/symfony/expression-language/releases/tag/v6.2.0

 - phpstan/phpstan updated from 1.9.2 to 1.9.3 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.9.2...1.9.3
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.9.3

 - phpstan/phpstan-doctrine updated from 1.3.23 to 1.3.26 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.23...1.3.26
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.26

 - roave/security-advisories updated from dev-latest@0399700 to dev-latest@a927131
   See changes: 0399700...a927131

 - phpstan/phpdoc-parser updated from 1.13.1 to 1.15.0 minor
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.13.1...1.15.0
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.15.0

 - slevomat/coding-standard updated from 8.6.4 to 8.7.0 minor
   See changes: https://github.com/slevomat/coding-standard/compare/8.6.4...8.7.0
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.7.0

 - symfony/messenger updated from v6.1.6 to v6.2.0 minor
   See changes: https://github.com/symfony/messenger/compare/v6.1.6...v6.2.0
   Release notes: https://github.com/symfony/messenger/releases/tag/v6.2.0

 - symfony/beanstalkd-messenger updated from v6.1.3 to v6.2.0 minor
   See changes: https://github.com/symfony/beanstalkd-messenger/compare/v6.1.3...v6.2.0
   Release notes: https://github.com/symfony/beanstalkd-messenger/releases/tag/v6.2.0

 - symfony/intl updated from v6.1.7 to v6.2.0 minor
   See changes: https://github.com/symfony/intl/compare/v6.1.7...v6.2.0
   Release notes: https://github.com/symfony/intl/releases/tag/v6.2.0

 - symfony/lock updated from v6.1.7 to v6.2.0 minor
   See changes: https://github.com/symfony/lock/compare/v6.1.7...v6.2.0
   Release notes: https://github.com/symfony/lock/releases/tag/v6.2.0

 - symfony/mime updated from v6.1.7 to v6.2.0 minor
   See changes: https://github.com/symfony/mime/compare/v6.1.7...v6.2.0
   Release notes: https://github.com/symfony/mime/releases/tag/v6.2.0

 - symfony/mailer updated from v6.1.7 to v6.2.1 minor
   See changes: https://github.com/symfony/mailer/compare/v6.1.7...v6.2.1
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.2.1

 - symfony/property-info updated from v6.1.7 to v6.2.0 minor
   See changes: https://github.com/symfony/property-info/compare/v6.1.7...v6.2.0
   Release notes: https://github.com/symfony/property-info/releases/tag/v6.2.0

 - symfony/property-access updated from v6.1.7 to v6.2.0 minor
   See changes: https://github.com/symfony/property-access/compare/v6.1.7...v6.2.0
   Release notes: https://github.com/symfony/property-access/releases/tag/v6.2.0

 - symfony/options-resolver updated from v6.1.0 to v6.2.0 minor
   See changes: https://github.com/symfony/options-resolver/compare/v6.1.0...v6.2.0
   Release notes: https://github.com/symfony/options-resolver/releases/tag/v6.2.0

 - symfony/rate-limiter updated from v6.1.3 to v6.2.0 minor
   See changes: https://github.com/symfony/rate-limiter/compare/v6.1.3...v6.2.0
   Release notes: https://github.com/symfony/rate-limiter/releases/tag/v6.2.0

 - symfony/redis-messenger updated from v6.1.7 to v6.2.0 minor
   See changes: https://github.com/symfony/redis-messenger/compare/v6.1.7...v6.2.0
   Release notes: https://github.com/symfony/redis-messenger/releases/tag/v6.2.0

 - symfony/serializer updated from v6.1.6 to v6.2.1 minor
   See changes: https://github.com/symfony/serializer/compare/v6.1.6...v6.2.1
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.2.1

 - symfony/validator updated from v6.1.7 to v6.2.0 minor
   See changes: https://github.com/symfony/validator/compare/v6.1.7...v6.2.0
   Release notes: https://github.com/symfony/validator/releases/tag/v6.2.0

 - doctrine/annotations updated from 1.13.3 to 1.14.1 minor
   See changes: https://github.com/doctrine/annotations/compare/1.13.3...1.14.1
   Release notes: https://github.com/doctrine/annotations/releases/tag/1.14.1
2022-12-13 23:37:28 -06:00
Buster Neece 2563672388
Composer deps update.
Changelogs summary:

 - doctrine/orm updated from 2.13.3 to 2.13.4 patch
   See changes: https://github.com/doctrine/orm/compare/2.13.3...2.13.4
   Release notes: https://github.com/doctrine/orm/releases/tag/2.13.4

 - codeception/codeception updated from 5.0.4 to 5.0.5 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.4...5.0.5
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.5

 - laminas/laminas-code updated from 4.7.0 to 4.7.1 patch
   See changes: https://github.com/laminas/laminas-code/compare/4.7.0...4.7.1
   Release notes: https://github.com/laminas/laminas-code/releases/tag/4.7.1

 - league/flysystem updated from 3.10.3 to 3.10.4 patch
   See changes: https://github.com/thephpleague/flysystem/compare/3.10.3...3.10.4
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.10.4

 - aws/aws-sdk-php updated from 3.246.0 to 3.247.2 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.246.0...3.247.2
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.247.2

 - roave/security-advisories updated from dev-latest@ed33734 to dev-latest@0399700
   See changes: ed33734...0399700

 - phpstan/phpdoc-parser updated from 1.13.0 to 1.13.1 patch
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.13.0...1.13.1
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.13.1
2022-11-27 06:31:51 -06:00
Buster Neece f7d2d01c73
Fixes #5870 -- Also count "Starting" as a "running" status. 2022-11-21 06:00:26 -06:00
Buster Neece eabdc5bd9b
Update id3 lib. 2022-11-19 03:40:21 -06:00
Buster Neece 0cef1ea486
Composer update.
Changelogs summary:

 - doctrine/persistence updated from 3.0.4 to 3.1.0 minor
   See changes: https://github.com/doctrine/persistence/compare/3.0.4...3.1.0
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.1.0

 - phpunit/php-code-coverage updated from 9.2.18 to 9.2.19 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.18...9.2.19
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.19

 - league/flysystem updated from 3.10.2 to 3.10.3 patch
   See changes: https://github.com/thephpleague/flysystem/compare/3.10.2...3.10.3
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.10.3

 - aws/aws-sdk-php updated from 3.242.1 to 3.246.0 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.242.1...3.246.0
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.246.0

 - league/flysystem-aws-s3-v3 updated from 3.10.0 to 3.10.3 patch
   See changes: https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.10.0...3.10.3
   Release notes: https://github.com/thephpleague/flysystem-aws-s3-v3/releases/tag/3.10.3

 - league/flysystem-sftp-v3 updated from 3.6.0 to 3.10.3 minor
   See changes: https://github.com/thephpleague/flysystem-sftp-v3/compare/3.6.0...3.10.3
   Release notes: https://github.com/thephpleague/flysystem-sftp-v3/releases/tag/3.10.3

 - mezzio/mezzio-session updated from 1.11.0 to 1.12.0 minor
   See changes: https://github.com/mezzio/mezzio-session/compare/1.11.0...1.12.0
   Release notes: https://github.com/mezzio/mezzio-session/releases/tag/1.12.0

 - mezzio/mezzio-session-cache updated from 1.9.0 to 1.10.0 minor
   See changes: https://github.com/mezzio/mezzio-session-cache/compare/1.9.0...1.10.0
   Release notes: https://github.com/mezzio/mezzio-session-cache/releases/tag/1.10.0

 - phpstan/phpstan-doctrine updated from 1.3.22 to 1.3.23 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.22...1.3.23
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.23

 - roave/security-advisories updated from dev-latest@5317244 to dev-latest@ed33734
   See changes: 5317244...ed33734

 - slevomat/coding-standard updated from 8.6.3 to 8.6.4 patch
   See changes: https://github.com/slevomat/coding-standard/compare/8.6.3...8.6.4
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.6.4
2022-11-18 21:47:16 -06:00
Buster Neece f11d57a523
Make things work on the CI build. 2022-11-16 02:14:55 -06:00
Buster Neece 53718ad5cb
PHP Dependencies update.
Changelogs summary:

 - pyrech/composer-changelogs updated from v1.8.1 to v1.8.2 patch
   See changes: https://github.com/pyrech/composer-changelogs/compare/v1.8.1...v1.8.2
   Release notes: https://github.com/pyrech/composer-changelogs/releases/tag/v1.8.2

 - symfony/polyfill-ctype updated from v1.26.0 to v1.27.0 minor
   See changes: https://github.com/symfony/polyfill-ctype/compare/v1.26.0...v1.27.0
   Release notes: https://github.com/symfony/polyfill-ctype/releases/tag/v1.27.0

 - nikic/php-parser updated from v4.15.1 to v4.15.2 patch
   See changes: https://github.com/nikic/PHP-Parser/compare/v4.15.1...v4.15.2
   Release notes: https://github.com/nikic/PHP-Parser/releases/tag/v4.15.2

 - psy/psysh updated from v0.11.8 to v0.11.9 patch
   See changes: https://github.com/bobthecow/psysh/compare/v0.11.8...v0.11.9
   Release notes: https://github.com/bobthecow/psysh/releases/tag/v0.11.9

 - graham-campbell/guzzle-factory updated from v5.1.1 to v5.1.2 patch
   See changes: https://github.com/GrahamCampbell/Guzzle-Factory/compare/v5.1.1...v5.1.2
   Release notes: https://github.com/GrahamCampbell/Guzzle-Factory/releases/tag/v5.1.2

 - aws/aws-sdk-php updated from 3.240.10 to 3.242.1 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.240.10...3.242.1
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.242.1

 - nesbot/carbon updated from 2.62.1 to 2.63.0 minor
   See changes: https://github.com/briannesbitt/Carbon/compare/2.62.1...2.63.0
   Release notes: https://github.com/briannesbitt/Carbon/releases/tag/2.63.0

 - phpstan/phpstan updated from 1.9.1 to 1.9.2 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.9.1...1.9.2
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.9.2

 - ramsey/uuid updated from 4.5.1 to 4.6.0 minor
   See changes: https://github.com/ramsey/uuid/compare/4.5.1...4.6.0
   Release notes: https://github.com/ramsey/uuid/releases/tag/4.6.0

 - roave/security-advisories updated from dev-latest@964c5d9 to dev-latest@5317244
   See changes: 964c5d9...5317244

 - slevomat/coding-standard updated from 8.6.2 to 8.6.3 patch
   See changes: https://github.com/slevomat/coding-standard/compare/8.6.2...8.6.3
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.6.3

 - spomky-labs/otphp updated from v11.0.2 to 11.1.0 minor
   See changes: https://github.com/Spomky-Labs/otphp/compare/v11.0.2...11.1.0
   Release notes: https://github.com/Spomky-Labs/otphp/releases/tag/11.1.0

 - symfony/polyfill-intl-idn updated from v1.26.0 to v1.27.0 minor
   See changes: https://github.com/symfony/polyfill-intl-idn/compare/v1.26.0...v1.27.0
   Release notes: https://github.com/symfony/polyfill-intl-idn/releases/tag/v1.27.0

 - zircote/swagger-php updated from 4.5.0 to 4.5.1 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.5.0...4.5.1
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.5.1
2022-11-13 18:39:37 -06:00
Buster Neece 52e8b53d24
Re-internalize the Doctrine entity normalizer library. 2022-11-13 18:36:13 -06:00
Buster Neece cb3495fe80
Re-internalize Doctrine batch utilities. 2022-11-13 17:49:44 -06:00
Buster Neece 422b926fee
Re-internalize CallableEventDispatcher. 2022-11-13 16:55:20 -06:00
Buster Neece c69ed7570e
Re-internalize Flysystem extensions. 2022-11-13 02:00:56 -06:00
Buster Neece cd434b6d7b
Make NowPlaying requests async/parallel. 2022-11-06 21:21:27 -06:00
Buster Neece 9d915aba3c
Remove string-to-Uri-to-string in many places; update to take advantage of Slim Router perf update. 2022-11-06 14:42:50 -06:00
Buster Neece 2d168c00bb
Revert to earlier HLS parsing logic. 2022-11-06 09:14:29 -06:00
Buster Neece e8c8ccb836
Composer dependencies update.
Changelogs summary:

 - thecodingmachine/safe removed (installed version was v2.3.0)

 - beberlei/assert removed (installed version was v3.3.2)

 - symfony/string updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/string/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/string/releases/tag/v6.1.7

 - symfony/console updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/console/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/console/releases/tag/v6.1.7

 - doctrine/event-manager updated from 1.1.2 to 1.2.0 minor
   See changes: https://github.com/doctrine/event-manager/compare/1.1.2...1.2.0
   Release notes: https://github.com/doctrine/event-manager/releases/tag/1.2.0

 - doctrine/persistence updated from 3.0.3 to 3.0.4 patch
   See changes: https://github.com/doctrine/persistence/compare/3.0.3...3.0.4
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.0.4

 - doctrine/inflector updated from 2.0.5 to 2.0.6 patch
   See changes: https://github.com/doctrine/inflector/compare/2.0.5...2.0.6
   Release notes: https://github.com/doctrine/inflector/releases/tag/2.0.6

 - doctrine/dbal updated from 3.4.4 to 3.5.1 minor
   See changes: https://github.com/doctrine/dbal/compare/3.4.4...3.5.1
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.5.1

 - doctrine/common updated from 3.4.0 to 3.4.3 patch
   See changes: https://github.com/doctrine/common/compare/3.4.0...3.4.3
   Release notes: https://github.com/doctrine/common/releases/tag/3.4.3

 - doctrine/collections updated from 1.7.3 to 1.8.0 minor
   See changes: https://github.com/doctrine/collections/compare/1.7.3...1.8.0
   Release notes: https://github.com/doctrine/collections/releases/tag/1.8.0

 - doctrine/orm updated from 2.13.1 to 2.13.3 patch
   See changes: https://github.com/doctrine/orm/compare/2.13.1...2.13.3
   Release notes: https://github.com/doctrine/orm/releases/tag/2.13.3

 - symfony/serializer updated from v6.1.4 to v6.1.6 patch
   See changes: https://github.com/symfony/serializer/compare/v6.1.4...v6.1.6
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.1.6

 - league/flysystem updated from 3.4.0 to 3.10.2 minor
   See changes: https://github.com/thephpleague/flysystem/compare/3.4.0...3.10.2
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.10.2

 - guzzlehttp/psr7 updated from 2.4.1 to 2.4.3 patch
   See changes: https://github.com/guzzle/psr7/compare/2.4.1...2.4.3
   Release notes: https://github.com/guzzle/psr7/releases/tag/2.4.3

 - symfony/yaml updated from v6.1.4 to v6.1.6 patch
   See changes: https://github.com/symfony/yaml/compare/v6.1.4...v6.1.6
   Release notes: https://github.com/symfony/yaml/releases/tag/v6.1.6

 - symfony/var-dumper updated from v6.1.3 to v6.1.6 patch
   See changes: https://github.com/symfony/var-dumper/compare/v6.1.3...v6.1.6
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v6.1.6

 - phpunit/php-code-coverage updated from 9.2.17 to 9.2.18 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.17...9.2.18
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.18

 - phpunit/phpunit updated from 9.5.24 to 9.5.26 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/9.5.24...9.5.26
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/9.5.26

 - codeception/lib-asserts updated from 2.0.0 to 2.0.1 patch
   See changes: https://github.com/Codeception/lib-asserts/compare/2.0.0...2.0.1
   Release notes: https://github.com/Codeception/lib-asserts/releases/tag/2.0.1

 - codeception/codeception updated from 5.0.2 to 5.0.4 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.2...5.0.4
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.4

 - symfony/dom-crawler updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/dom-crawler/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v6.1.7

 - codeception/lib-innerbrowser updated from 3.1.2 to 3.1.3 patch
   See changes: https://github.com/Codeception/lib-innerbrowser/compare/3.1.2...3.1.3
   Release notes: https://github.com/Codeception/lib-innerbrowser/releases/tag/3.1.3

 - softcreatr/jsonpath updated from 0.8.0 to 0.8.1 patch
   See changes: https://github.com/SoftCreatR/JSONPath/compare/0.8.0...0.8.1
   Release notes: https://github.com/SoftCreatR/JSONPath/releases/tag/0.8.1

 - composer/ca-bundle updated from 1.3.3 to 1.3.4 patch
   See changes: https://github.com/composer/ca-bundle/compare/1.3.3...1.3.4
   Release notes: https://github.com/composer/ca-bundle/releases/tag/1.3.4

 - symfony/stopwatch updated from v6.1.0 to v6.1.5 patch
   See changes: https://github.com/symfony/stopwatch/compare/v6.1.0...v6.1.5
   Release notes: https://github.com/symfony/stopwatch/releases/tag/v6.1.5

 - symfony/filesystem updated from v6.1.4 to v6.1.5 patch
   See changes: https://github.com/symfony/filesystem/compare/v6.1.4...v6.1.5
   Release notes: https://github.com/symfony/filesystem/releases/tag/v6.1.5

 - friendsofphp/proxy-manager-lts updated from v1.0.12 to v1.0.13 patch
   See changes: https://github.com/FriendsOfPHP/proxy-manager-lts/compare/v1.0.12...v1.0.13
   Release notes: https://github.com/FriendsOfPHP/proxy-manager-lts/releases/tag/v1.0.13

 - filp/whoops updated from 2.14.5 to 2.14.6 patch
   See changes: https://github.com/filp/whoops/compare/2.14.5...2.14.6
   Release notes: https://github.com/filp/whoops/releases/tag/2.14.6

 - gettext/languages updated from 2.9.0 to 2.10.0 minor
   See changes: https://github.com/php-gettext/Languages/compare/2.9.0...2.10.0
   Release notes: https://github.com/php-gettext/Languages/releases/tag/2.10.0

 - aws/aws-sdk-php updated from 3.235.10 to 3.240.10 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.235.10...3.240.10
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.240.10

 - league/flysystem-aws-s3-v3 updated from 3.3.0 to 3.10.0 minor
   See changes: https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.3.0...3.10.0
   Release notes: https://github.com/thephpleague/flysystem-aws-s3-v3/releases/tag/3.10.0

 - phpseclib/phpseclib updated from 3.0.16 to 3.0.17 patch
   See changes: https://github.com/phpseclib/phpseclib/compare/3.0.16...3.0.17
   Release notes: https://github.com/phpseclib/phpseclib/releases/tag/3.0.17

 - league/flysystem-sftp-v3 updated from 3.3.0 to 3.6.0 minor
   See changes: https://github.com/thephpleague/flysystem-sftp-v3/compare/3.3.0...3.6.0
   Release notes: https://github.com/thephpleague/flysystem-sftp-v3/releases/tag/3.6.0

 - matomo/device-detector updated from 6.0.3 to 6.0.4 patch
   See changes: https://github.com/matomo-org/device-detector/compare/6.0.3...6.0.4
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.0.4

 - symfony/translation updated from v6.1.4 to v6.1.6 patch
   See changes: https://github.com/symfony/translation/compare/v6.1.4...v6.1.6
   Release notes: https://github.com/symfony/translation/releases/tag/v6.1.6

 - symfony/cache updated from v6.1.3 to v6.1.7 patch
   See changes: https://github.com/symfony/cache/compare/v6.1.3...v6.1.7
   Release notes: https://github.com/symfony/cache/releases/tag/v6.1.7

 - symfony/expression-language updated from v6.1.3 to v6.1.6 patch
   See changes: https://github.com/symfony/expression-language/compare/v6.1.3...v6.1.6
   Release notes: https://github.com/symfony/expression-language/releases/tag/v6.1.6

 - phpstan/phpstan updated from 1.8.5 to 1.9.1 minor
   See changes: https://github.com/phpstan/phpstan/compare/1.8.5...1.9.1
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.9.1

 - phpstan/phpstan-doctrine updated from 1.3.13 to 1.3.22 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.13...1.3.22
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.22

 - roave/security-advisories updated from dev-latest@264a508 to dev-latest@964c5d9
   See changes: 264a508...964c5d9

 - phpstan/phpdoc-parser updated from 1.7.0 to 1.13.0 minor
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.7.0...1.13.0
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.13.0

 - slevomat/coding-standard updated from 8.4.0 to 8.6.2 minor
   See changes: https://github.com/slevomat/coding-standard/compare/8.4.0...8.6.2
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.6.2

 - slim/http updated from 1.2.0 to 1.3 minor
   See changes: https://github.com/slimphp/Slim-Http/compare/1.2.0...1.3
   Release notes: https://github.com/slimphp/Slim-Http/releases/tag/1.3

 - spatie/dropbox-api updated from 1.20.2 to 1.21.0 minor
   See changes: https://github.com/spatie/dropbox-api/compare/1.20.2...1.21.0
   Release notes: https://github.com/spatie/dropbox-api/releases/tag/1.21.0

 - spomky-labs/otphp updated from v11.0.1 to v11.0.2 patch
   See changes: https://github.com/Spomky-Labs/otphp/compare/v11.0.1...v11.0.2
   Release notes: https://github.com/Spomky-Labs/otphp/releases/tag/v11.0.2

 - symfony/messenger updated from v6.1.3 to v6.1.6 patch
   See changes: https://github.com/symfony/messenger/compare/v6.1.3...v6.1.6
   Release notes: https://github.com/symfony/messenger/releases/tag/v6.1.6

 - symfony/intl updated from v6.1.0 to v6.1.7 patch
   See changes: https://github.com/symfony/intl/compare/v6.1.0...v6.1.7
   Release notes: https://github.com/symfony/intl/releases/tag/v6.1.7

 - symfony/mime updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/mime/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/mime/releases/tag/v6.1.7

 - symfony/mailer updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/mailer/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.1.7

 - symfony/property-info updated from v6.1.3 to v6.1.7 patch
   See changes: https://github.com/symfony/property-info/compare/v6.1.3...v6.1.7
   Release notes: https://github.com/symfony/property-info/releases/tag/v6.1.7

 - symfony/property-access updated from v6.1.3 to v6.1.7 patch
   See changes: https://github.com/symfony/property-access/compare/v6.1.3...v6.1.7
   Release notes: https://github.com/symfony/property-access/releases/tag/v6.1.7

 - symfony/lock updated from v6.1.3 to v6.1.7 patch
   See changes: https://github.com/symfony/lock/compare/v6.1.3...v6.1.7
   Release notes: https://github.com/symfony/lock/releases/tag/v6.1.7

 - symfony/redis-messenger updated from v6.1.3 to v6.1.7 patch
   See changes: https://github.com/symfony/redis-messenger/compare/v6.1.3...v6.1.7
   Release notes: https://github.com/symfony/redis-messenger/releases/tag/v6.1.7

 - symfony/validator updated from v6.1.4 to v6.1.7 patch
   See changes: https://github.com/symfony/validator/compare/v6.1.4...v6.1.7
   Release notes: https://github.com/symfony/validator/releases/tag/v6.1.7

 - vlucas/phpdotenv updated from v5.4.1 to v5.5.0 minor
   See changes: https://github.com/vlucas/phpdotenv/compare/v5.4.1...v5.5.0
   Release notes: https://github.com/vlucas/phpdotenv/releases/tag/v5.5.0

 - voku/portable-utf8 updated from 6.0.9 to 6.0.10 patch
   See changes: https://github.com/voku/portable-utf8/compare/6.0.9...6.0.10
   Release notes: https://github.com/voku/portable-utf8/releases/tag/6.0.10

 - zircote/swagger-php updated from 4.4.9 to 4.5.0 minor
   See changes: https://github.com/zircote/swagger-php/compare/4.4.9...4.5.0
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.5.0
2022-11-05 17:17:15 -05:00
Buster Neece cd2df3d103
Optimize pagination, use new generator-based Collection class. 2022-11-03 14:22:08 -05:00
Buster Neece 39c0372cfb
Further harden NowPlaying library against unique URI scenarios. 2022-10-08 21:24:45 -05:00
Buster Neece 7972e4f38d
Allow remote relays to be subfolders (i.e. to relay the web proxies of other AzuraCast servers). 2022-10-08 21:13:34 -05:00
Buster Neece 3be5fa159b
#5763 -- Don't use X-Accel-Redirect for art; fix mime-type detection on local adapter. 2022-10-08 17:19:35 -05:00
Buster Neece bc29406939
PHP dependencies update. 2022-09-17 04:12:10 -05:00
Buster "Silver Eagle" Neece 53080b15be
Routine PHP dependency update.
Changelogs summary:

 - phpspec/prophecy removed (installed version was v1.15.0)

 - phpdocumentor/type-resolver removed (installed version was 1.6.1)

 - phpdocumentor/reflection-docblock removed (installed version was 5.3.0)

 - phpdocumentor/reflection-common removed (installed version was 2.2.0)

 - wikimedia/composer-merge-plugin updated from dev-master@98d4878 to dev-master@176a396
   See changes: 98d4878...176a396

 - doctrine/dbal updated from 3.4.0 to 3.4.2 patch
   See changes: https://github.com/doctrine/dbal/compare/3.4.0...3.4.2
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.4.2

 - doctrine/common updated from 3.3.0 to 3.3.1 patch
   See changes: https://github.com/doctrine/common/compare/3.3.0...3.3.1
   Release notes: https://github.com/doctrine/common/releases/tag/3.3.1

 - doctrine/collections updated from 1.6.8 to 1.7.0 minor
   See changes: https://github.com/doctrine/collections/compare/1.6.8...1.7.0
   Release notes: https://github.com/doctrine/collections/releases/tag/1.7.0

 - league/flysystem updated from 3.2.0 to 3.2.1 patch
   See changes: https://github.com/thephpleague/flysystem/compare/3.2.0...3.2.1
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.2.1

 - phpunit/php-code-coverage updated from 9.2.15 to 9.2.16 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.15...9.2.16
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.16

 - phpunit/phpunit updated from 9.5.21 to 9.5.23 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/9.5.21...9.5.23
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/9.5.23

 - codeception/codeception updated from 5.0.1 to 5.0.2 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.1...5.0.2
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.2

 - masterminds/html5 updated from 2.7.5 to 2.7.6 patch
   See changes: https://github.com/Masterminds/html5-php/compare/2.7.5...2.7.6
   Release notes: https://github.com/Masterminds/html5-php/releases/tag/2.7.6

 - codeception/module-rest updated from 3.2.0 to 3.3.0 minor
   See changes: https://github.com/Codeception/module-rest/compare/3.2.0...3.3.0
   Release notes: https://github.com/Codeception/module-rest/releases/tag/3.3.0

 - aws/aws-sdk-php updated from 3.233.1 to 3.234.0 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.233.1...3.234.0
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.234.0

 - php-di/php-di updated from v7.x-dev@5458204 to v7.x-dev@6e8d9f5 patch
   See changes: 5458204...6e8d9f5

 - roave/security-advisories updated from dev-latest@773292d to dev-latest@bd4a45f
   See changes: 773292d...bd4a45f

 - zircote/swagger-php updated from 4.4.7 to 4.4.8 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.4.7...4.4.8
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.4.8
2022-08-22 23:36:39 -05:00
Buster "Silver Eagle" Neece 048791de85
PHP dependencies update.
Changelogs summary:

 - doctrine/orm updated from 2.13.0 to 2.13.1 patch
   See changes: https://github.com/doctrine/orm/compare/2.13.0...2.13.1
   Release notes: https://github.com/doctrine/orm/releases/tag/2.13.1

 - codeception/codeception updated from 5.0.0 to 5.0.1 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.0...5.0.1
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.1

 - codeception/module-rest updated from 3.1.0 to 3.2.0 minor
   See changes: https://github.com/Codeception/module-rest/compare/3.1.0...3.2.0
   Release notes: https://github.com/Codeception/module-rest/releases/tag/3.2.0

 - aws/aws-sdk-php updated from 3.232.2 to 3.233.1 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.232.2...3.233.1
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.233.1

 - phpstan/phpstan-doctrine updated from 1.3.11 to 1.3.12 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.11...1.3.12
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.12

 - brick/math updated from 0.10.1 to 0.10.2 patch
   See changes: https://github.com/brick/math/compare/0.10.1...0.10.2
   Release notes: https://github.com/brick/math/releases/tag/0.10.2

 - roave/security-advisories updated from dev-latest@8b99cfd to dev-latest@773292d
   See changes: 8b99cfd...773292d

 - phpstan/phpdoc-parser updated from 1.6.4 to 1.7.0 minor
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.6.4...1.7.0
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.7.0

 - slevomat/coding-standard updated from 8.3.0 to 8.4.0 minor
   See changes: https://github.com/slevomat/coding-standard/compare/8.3.0...8.4.0
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.4.0

 - voku/portable-utf8 updated from 6.0.4 to 6.0.5 patch
   See changes: https://github.com/voku/portable-utf8/compare/6.0.4...6.0.5
   Release notes: https://github.com/voku/portable-utf8/releases/tag/6.0.5
2022-08-13 17:49:30 -05:00
Buster "Silver Eagle" Neece c87c1c343b
PHP dependencies update.
Changelogs summary:

 - symfony/string updated from v6.1.2 to v6.1.3 patch
   See changes: https://github.com/symfony/string/compare/v6.1.2...v6.1.3
   Release notes: https://github.com/symfony/string/releases/tag/v6.1.3

 - symfony/console updated from v6.1.2 to v6.1.3 patch
   See changes: https://github.com/symfony/console/compare/v6.1.2...v6.1.3
   Release notes: https://github.com/symfony/console/releases/tag/v6.1.3

 - doctrine/event-manager updated from 1.1.1 to 1.1.2 patch
   See changes: https://github.com/doctrine/event-manager/compare/1.1.1...1.1.2
   Release notes: https://github.com/doctrine/event-manager/releases/tag/1.1.2

 - doctrine/persistence updated from 3.0.2 to 3.0.3 patch
   See changes: https://github.com/doctrine/persistence/compare/3.0.2...3.0.3
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.0.3

 - doctrine/dbal updated from 3.3.7 to 3.4.0 minor
   See changes: https://github.com/doctrine/dbal/compare/3.3.7...3.4.0
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.4.0

 - doctrine/orm updated from 2.12.3 to 2.13.0 minor
   See changes: https://github.com/doctrine/orm/compare/2.12.3...2.13.0
   Release notes: https://github.com/doctrine/orm/releases/tag/2.13.0

 - symfony/serializer updated from v6.1.2 to v6.1.3 patch
   See changes: https://github.com/symfony/serializer/compare/v6.1.2...v6.1.3
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.1.3

 - league/flysystem downgraded from 3.x-dev@5c79557 to 3.2.0 minor
   See changes: https://github.com/thephpleague/flysystem/compare/5c79557...3.2.0
   Release notes: https://github.com/thephpleague/flysystem/releases/tag/3.2.0

 - symfony/css-selector updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/css-selector/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/css-selector/releases/tag/v6.1.3

 - symfony/yaml updated from v6.1.2 to v6.1.3 patch
   See changes: https://github.com/symfony/yaml/compare/v6.1.2...v6.1.3
   Release notes: https://github.com/symfony/yaml/releases/tag/v6.1.3

 - symfony/var-dumper updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/var-dumper/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v6.1.3

 - symfony/finder updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/finder/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/finder/releases/tag/v6.1.3

 - psy/psysh updated from v0.11.5 to v0.11.8 patch
   See changes: https://github.com/bobthecow/psysh/compare/v0.11.5...v0.11.8
   Release notes: https://github.com/bobthecow/psysh/releases/tag/v0.11.8

 - codeception/codeception updated from 5.0.0-RC5 to 5.0.0 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.0-RC5...5.0.0
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.0

 - symfony/dom-crawler updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/dom-crawler/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v6.1.3

 - symfony/browser-kit updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/browser-kit/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/browser-kit/releases/tag/v6.1.3

 - composer/ca-bundle updated from 1.3.2 to 1.3.3 patch
   See changes: https://github.com/composer/ca-bundle/compare/1.3.2...1.3.3
   Release notes: https://github.com/composer/ca-bundle/releases/tag/1.3.3

 - symfony/filesystem updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/filesystem/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/filesystem/releases/tag/v6.1.3

 - laminas/laminas-code updated from 4.5.2 to 4.6.0 minor
   See changes: https://github.com/laminas/laminas-code/compare/4.5.2...4.6.0
   Release notes: https://github.com/laminas/laminas-code/releases/tag/4.6.0

 - doctrine/migrations updated from 3.5.1 to 3.5.2 patch
   See changes: https://github.com/doctrine/migrations/compare/3.5.1...3.5.2
   Release notes: https://github.com/doctrine/migrations/releases/tag/3.5.2

 - gettext/gettext updated from v5.6.1 to v5.7.0 minor
   See changes: https://github.com/php-gettext/Gettext/compare/v5.6.1...v5.7.0
   Release notes: https://github.com/php-gettext/Gettext/releases/tag/v5.7.0

 - aws/aws-sdk-php updated from 3.228.5 to 3.232.2 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.228.5...3.232.2
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.232.2

 - league/flysystem-aws-s3-v3 updated from 3.0.21 to 3.2.0 minor
   See changes: https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.0.21...3.2.0
   Release notes: https://github.com/thephpleague/flysystem-aws-s3-v3/releases/tag/3.2.0

 - league/flysystem-sftp-v3 updated from 3.0.21 to 3.2.0 minor
   See changes: https://github.com/thephpleague/flysystem-sftp-v3/compare/3.0.21...3.2.0
   Release notes: https://github.com/thephpleague/flysystem-sftp-v3/releases/tag/3.2.0

 - matomo/device-detector updated from 6.0.1 to 6.0.2 patch
   See changes: https://github.com/matomo-org/device-detector/compare/6.0.1...6.0.2
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.0.2

 - mezzio/mezzio-session updated from 1.6.0 to 1.9.1 minor
   See changes: https://github.com/mezzio/mezzio-session/compare/1.6.0...1.9.1
   Release notes: https://github.com/mezzio/mezzio-session/releases/tag/1.9.1

 - mezzio/mezzio-session-cache updated from 1.7.0 to 1.8.0 minor
   See changes: https://github.com/mezzio/mezzio-session-cache/compare/1.7.0...1.8.0
   Release notes: https://github.com/mezzio/mezzio-session-cache/releases/tag/1.8.0

 - monolog/monolog updated from 3.1.0 to 3.2.0 minor
   See changes: https://github.com/Seldaek/monolog/compare/3.1.0...3.2.0
   Release notes: https://github.com/Seldaek/monolog/releases/tag/3.2.0

 - symfony/translation updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/translation/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/translation/releases/tag/v6.1.3

 - nesbot/carbon updated from 2.58.0 to 2.61.0 minor
   See changes: https://github.com/briannesbitt/Carbon/compare/2.58.0...2.61.0
   Release notes: https://github.com/briannesbitt/Carbon/releases/tag/2.61.0

 - pagerfanta/core updated from v3.6.1 to v3.6.2 patch
   See changes: https://github.com/Pagerfanta/core/compare/v3.6.1...v3.6.2
   Release notes: https://github.com/Pagerfanta/core/releases/tag/v3.6.2

 - pagerfanta/doctrine-collections-adapter updated from v3.6.1 to v3.6.2 patch
   See changes: https://github.com/Pagerfanta/doctrine-collections-adapter/compare/v3.6.1...v3.6.2
   Release notes: https://github.com/Pagerfanta/doctrine-collections-adapter/releases/tag/v3.6.2

 - pagerfanta/doctrine-orm-adapter updated from v3.6.1 to v3.6.2 patch
   See changes: https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v3.6.1...v3.6.2
   Release notes: https://github.com/Pagerfanta/doctrine-orm-adapter/releases/tag/v3.6.2

 - php-di/php-di updated from v7.x-dev@8d35559 to v7.x-dev@5458204 patch
   See changes: https://github.com/PHP-DI/PHP-DI/compare/8d35559...5458204

 - symfony/process updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/process/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/process/releases/tag/v6.1.3

 - symfony/var-exporter updated from v6.1.1 to v6.1.3 patch
   See changes: https://github.com/symfony/var-exporter/compare/v6.1.1...v6.1.3
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v6.1.3

 - symfony/cache updated from v6.1.2 to v6.1.3 patch
   See changes: https://github.com/symfony/cache/compare/v6.1.2...v6.1.3
   Release notes: https://github.com/symfony/cache/releases/tag/v6.1.3

 - php-http/discovery updated from 1.14.2 to 1.14.3 patch
   See changes: https://github.com/php-http/discovery/compare/1.14.2...1.14.3
   Release notes: https://github.com/php-http/discovery/releases/tag/1.14.3

 - symfony/expression-language updated from v6.1.2 to v6.1.3 patch
   See changes: https://github.com/symfony/expression-language/compare/v6.1.2...v6.1.3
   Release notes: https://github.com/symfony/expression-language/releases/tag/v6.1.3

 - phpstan/phpstan updated from 1.7.15 to 1.8.2 minor
   See changes: https://github.com/phpstan/phpstan/compare/1.7.15...1.8.2
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.8.2

 - phpstan/phpstan-doctrine updated from 1.3.9 to 1.3.11 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.9...1.3.11
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.11

 - ramsey/uuid updated from 4.3.1 to 4.4.0 minor
   See changes: https://github.com/ramsey/uuid/compare/4.3.1...4.4.0
   Release notes: https://github.com/ramsey/uuid/releases/tag/4.4.0

 - roave/security-advisories updated from dev-latest@82cfc46 to dev-latest@8b99cfd
   See changes: https://github.com/Roave/SecurityAdvisories/compare/82cfc46...8b99cfd

 - skoerfgen/acmecert updated from 3.2.0 to 3.2.1 patch
   See changes: https://github.com/skoerfgen/ACMECert/compare/3.2.0...3.2.1
   Release notes: https://github.com/skoerfgen/ACMECert/releases/tag/3.2.1

 - slevomat/coding-standard updated from 8.1.0 to 8.3.0 minor
   See changes: https://github.com/slevomat/coding-standard/compare/8.1.0...8.3.0
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.3.0

 - thecodingmachine/safe updated from v2.2.1 to v2.2.3 patch
   See changes: https://github.com/thecodingmachine/safe/compare/v2.2.1...v2.2.3
   Release notes: https://github.com/thecodingmachine/safe/releases/tag/v2.2.3

 - symfony/messenger updated from v6.1.2 to v6.1.3 patch
   See changes: https://github.com/symfony/messenger/compare/v6.1.2...v6.1.3
   Release notes: https://github.com/symfony/messenger/releases/tag/v6.1.3

 - symfony/beanstalkd-messenger updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/beanstalkd-messenger/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/beanstalkd-messenger/releases/tag/v6.1.3

 - symfony/mime updated from v6.1.1 to v6.1.3 patch
   See changes: https://github.com/symfony/mime/compare/v6.1.1...v6.1.3
   Release notes: https://github.com/symfony/mime/releases/tag/v6.1.3

 - symfony/mailer updated from v6.1.2 to v6.1.3 patch
   See changes: https://github.com/symfony/mailer/compare/v6.1.2...v6.1.3
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.1.3

 - symfony/property-info updated from v6.1.2 to v6.1.3 patch
   See changes: https://github.com/symfony/property-info/compare/v6.1.2...v6.1.3
   Release notes: https://github.com/symfony/property-info/releases/tag/v6.1.3

 - symfony/property-access updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/property-access/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/property-access/releases/tag/v6.1.3

 - symfony/lock updated from v6.1.1 to v6.1.3 patch
   See changes: https://github.com/symfony/lock/compare/v6.1.1...v6.1.3
   Release notes: https://github.com/symfony/lock/releases/tag/v6.1.3

 - symfony/rate-limiter updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/rate-limiter/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/rate-limiter/releases/tag/v6.1.3

 - symfony/redis-messenger updated from v6.1.0 to v6.1.3 patch
   See changes: https://github.com/symfony/redis-messenger/compare/v6.1.0...v6.1.3
   Release notes: https://github.com/symfony/redis-messenger/releases/tag/v6.1.3

 - symfony/validator updated from v6.1.1 to v6.1.3 patch
   See changes: https://github.com/symfony/validator/compare/v6.1.1...v6.1.3
   Release notes: https://github.com/symfony/validator/releases/tag/v6.1.3

 - phpoption/phpoption updated from 1.8.1 to 1.9.0 minor
   See changes: https://github.com/schmittjoh/php-option/compare/1.8.1...1.9.0
   Release notes: https://github.com/schmittjoh/php-option/releases/tag/1.9.0

 - graham-campbell/result-type updated from v1.0.4 to v1.1.0 minor
   See changes: https://github.com/GrahamCampbell/Result-Type/compare/v1.0.4...v1.1.0
   Release notes: https://github.com/GrahamCampbell/Result-Type/releases/tag/v1.1.0

 - doctrine/annotations updated from 1.13.2 to 1.13.3 patch
   See changes: https://github.com/doctrine/annotations/compare/1.13.2...1.13.3
   Release notes: https://github.com/doctrine/annotations/releases/tag/1.13.3

 - zircote/swagger-php updated from 4.4.5 to 4.4.7 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.4.5...4.4.7
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.4.7

 - brick/math updated from 0.9.3 to 0.10.1 minor
   See changes: https://github.com/brick/math/compare/0.9.3...0.10.1
   Release notes: https://github.com/brick/math/releases/tag/0.10.1

 - spomky-labs/otphp updated from v10.0.3 to v11.0.1 major
   See changes: https://github.com/Spomky-Labs/otphp/compare/v10.0.3...v11.0.1
   Release notes: https://github.com/Spomky-Labs/otphp/releases/tag/v11.0.1
2022-08-07 18:03:23 -05:00
Buster "Silver Eagle" Neece 4da723e48e
Backend dependencies update.
Changelogs summary:

 - symfony/service-contracts updated from v3.1.0 to v3.1.1 patch
   See changes: https://github.com/symfony/service-contracts/compare/v3.1.0...v3.1.1
   Release notes: https://github.com/symfony/service-contracts/releases/tag/v3.1.1

 - symfony/deprecation-contracts updated from v3.1.0 to v3.1.1 patch
   See changes: https://github.com/symfony/deprecation-contracts/compare/v3.1.0...v3.1.1
   Release notes: https://github.com/symfony/deprecation-contracts/releases/tag/v3.1.1

 - symfony/event-dispatcher-contracts updated from v3.1.0 to v3.1.1 patch
   See changes: https://github.com/symfony/event-dispatcher-contracts/compare/v3.1.0...v3.1.1
   Release notes: https://github.com/symfony/event-dispatcher-contracts/releases/tag/v3.1.1

 - codeception/codeception updated from 5.0.0-RC4 to 5.0.0-RC5 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.0-RC4...5.0.0-RC5
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.0-RC5

 - aws/aws-sdk-php updated from 3.228.3 to 3.228.5 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.228.3...3.228.5
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.228.5

 - symfony/translation-contracts updated from v3.1.0 to v3.1.1 patch
   See changes: https://github.com/symfony/translation-contracts/compare/v3.1.0...v3.1.1
   Release notes: https://github.com/symfony/translation-contracts/releases/tag/v3.1.1

 - symfony/cache-contracts updated from v3.1.0 to v3.1.1 patch
   See changes: https://github.com/symfony/cache-contracts/compare/v3.1.0...v3.1.1
   Release notes: https://github.com/symfony/cache-contracts/releases/tag/v3.1.1

 - roave/security-advisories updated from dev-latest@880f953 to dev-latest@82cfc46
   See changes: 880f953...82cfc46
2022-06-28 22:25:17 -05:00
Buster "Silver Eagle" Neece 5dd63c6c9a
Dependency updates.
Changelogs summary:

 - symfony/string updated from v6.1.0 to v6.1.2 patch
   See changes: https://github.com/symfony/string/compare/v6.1.0...v6.1.2
   Release notes: https://github.com/symfony/string/releases/tag/v6.1.2

 - symfony/console updated from v6.1.1 to v6.1.2 patch
   See changes: https://github.com/symfony/console/compare/v6.1.1...v6.1.2
   Release notes: https://github.com/symfony/console/releases/tag/v6.1.2

 - symfony/serializer updated from v6.1.1 to v6.1.2 patch
   See changes: https://github.com/symfony/serializer/compare/v6.1.1...v6.1.2
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.1.2

 - symfony/yaml updated from v6.1.0 to v6.1.2 patch
   See changes: https://github.com/symfony/yaml/compare/v6.1.0...v6.1.2
   Release notes: https://github.com/symfony/yaml/releases/tag/v6.1.2

 - aws/aws-sdk-php updated from 3.228.2 to 3.228.3 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.228.2...3.228.3
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.228.3

 - symfony/cache updated from v6.1.1 to v6.1.2 patch
   See changes: https://github.com/symfony/cache/compare/v6.1.1...v6.1.2
   Release notes: https://github.com/symfony/cache/releases/tag/v6.1.2

 - symfony/expression-language updated from v6.1.0 to v6.1.2 patch
   See changes: https://github.com/symfony/expression-language/compare/v6.1.0...v6.1.2
   Release notes: https://github.com/symfony/expression-language/releases/tag/v6.1.2

 - roave/security-advisories updated from dev-latest@a66635b to dev-latest@880f953
   See changes: a66635b...880f953

 - phpstan/phpdoc-parser updated from 1.6.3 to 1.6.4 patch
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.6.3...1.6.4
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.6.4

 - slevomat/coding-standard updated from 8.0.1 to 8.1.0 minor
   See changes: https://github.com/slevomat/coding-standard/compare/8.0.1...8.1.0
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.1.0

 - spatie/dropbox-api updated from 1.20.1 to 1.20.2 patch
   See changes: https://github.com/spatie/dropbox-api/compare/1.20.1...1.20.2
   Release notes: https://github.com/spatie/dropbox-api/releases/tag/1.20.2

 - symfony/messenger updated from v6.1.0 to v6.1.2 patch
   See changes: https://github.com/symfony/messenger/compare/v6.1.0...v6.1.2
   Release notes: https://github.com/symfony/messenger/releases/tag/v6.1.2

 - symfony/mailer updated from v6.1.1 to v6.1.2 patch
   See changes: https://github.com/symfony/mailer/compare/v6.1.1...v6.1.2
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.1.2

 - symfony/property-info updated from v6.1.1 to v6.1.2 patch
   See changes: https://github.com/symfony/property-info/compare/v6.1.1...v6.1.2
   Release notes: https://github.com/symfony/property-info/releases/tag/v6.1.2
2022-06-26 21:10:01 -05:00
Buster "Silver Eagle" Neece 8a514fafeb
Dependency updates.
Changelogs summary:

 - doctrine/dbal updated from 3.3.6 to 3.3.7 patch
   See changes: https://github.com/doctrine/dbal/compare/3.3.6...3.3.7
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.3.7

 - doctrine/orm updated from 2.12.2 to 2.12.3 patch
   See changes: https://github.com/doctrine/orm/compare/2.12.2...2.12.3
   Release notes: https://github.com/doctrine/orm/releases/tag/2.12.3

 - guzzlehttp/psr7 updated from 2.3.0 to 2.4.0 minor
   See changes: https://github.com/guzzle/psr7/compare/2.3.0...2.4.0
   Release notes: https://github.com/guzzle/psr7/releases/tag/2.4.0

 - phpunit/phpunit updated from 9.5.20 to 9.5.21 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/9.5.20...9.5.21
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/9.5.21

 - codeception/codeception updated from 5.0.0-RC3 to 5.0.0-RC4 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.0-RC3...5.0.0-RC4
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.0-RC4

 - guzzlehttp/guzzle updated from 7.4.4 to 7.4.5 patch
   See changes: https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5
   Release notes: https://github.com/guzzle/guzzle/releases/tag/7.4.5

 - graham-campbell/guzzle-factory updated from v5.1.0 to v5.1.1 patch
   See changes: https://github.com/GrahamCampbell/Guzzle-Factory/compare/v5.1.0...v5.1.1
   Release notes: https://github.com/GrahamCampbell/Guzzle-Factory/releases/tag/v5.1.1

 - aws/aws-sdk-php updated from 3.225.5 to 3.228.2 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.225.5...3.228.2
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.228.2

 - phpstan/phpstan updated from 1.7.14 to 1.7.15 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.7.14...1.7.15
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.7.15

 - roave/security-advisories updated from dev-latest@63cab08 to dev-latest@a66635b
   See changes: 63cab08...a66635b

 - squizlabs/php_codesniffer updated from 3.7.0 to 3.7.1 patch
   See changes: https://github.com/squizlabs/PHP_CodeSniffer/compare/3.7.0...3.7.1
   Release notes: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.7.1

 - egulias/email-validator updated from 3.2 to 3.2.1 patch
   See changes: https://github.com/egulias/EmailValidator/compare/3.2...3.2.1
   Release notes: https://github.com/egulias/EmailValidator/releases/tag/3.2.1

 - slevomat/coding-standard updated from 7.2.1 to 8.0.1 major
   See changes: https://github.com/slevomat/coding-standard/compare/7.2.1...8.0.1
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.0.1
2022-06-23 16:31:12 -05:00
Buster "Silver Eagle" Neece 9951fee7dc
Dependency update.
Changelogs summary:

 - symfony/console updated from v6.1.0 to v6.1.1 patch
   See changes: https://github.com/symfony/console/compare/v6.1.0...v6.1.1
   Release notes: https://github.com/symfony/console/releases/tag/v6.1.1

 - symfony/serializer updated from v6.1.0 to v6.1.1 patch
   See changes: https://github.com/symfony/serializer/compare/v6.1.0...v6.1.1
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.1.1

 - league/flysystem updated from 3.x-dev@42a2f47 to 3.x-dev@5c79557 patch
   See changes: 42a2f47...5c79557

 - guzzlehttp/psr7 updated from 2.2.1 to 2.3.0 minor
   See changes: https://github.com/guzzle/psr7/compare/2.2.1...2.3.0
   Release notes: https://github.com/guzzle/psr7/releases/tag/2.3.0

 - guzzlehttp/guzzle updated from 7.4.3 to 7.4.4 patch
   See changes: https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4
   Release notes: https://github.com/guzzle/guzzle/releases/tag/7.4.4

 - laminas/laminas-code updated from 4.5.1 to 4.5.2 patch
   See changes: https://github.com/laminas/laminas-code/compare/4.5.1...4.5.2
   Release notes: https://github.com/laminas/laminas-code/releases/tag/4.5.2

 - aws/aws-sdk-php updated from 3.224.3 to 3.225.5 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.224.3...3.225.5
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.225.5

 - league/flysystem-aws-s3-v3 updated from 3.0.13 to 3.0.21 patch
   See changes: https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.0.13...3.0.21
   Release notes: https://github.com/thephpleague/flysystem-aws-s3-v3/releases/tag/3.0.21

 - paragonie/constant_time_encoding updated from v2.5.0 to v2.6.3 minor
   See changes: https://github.com/paragonie/constant_time_encoding/compare/v2.5.0...v2.6.3
   Release notes: https://github.com/paragonie/constant_time_encoding/releases/tag/v2.6.3

 - league/flysystem-sftp-v3 updated from 3.0.19 to 3.0.21 patch
   See changes: https://github.com/thephpleague/flysystem-sftp-v3/compare/3.0.19...3.0.21
   Release notes: https://github.com/thephpleague/flysystem-sftp-v3/releases/tag/3.0.21

 - matomo/device-detector updated from 6.0.0 to 6.0.1 patch
   See changes: https://github.com/matomo-org/device-detector/compare/6.0.0...6.0.1
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.0.1

 - monolog/monolog updated from 3.0.0 to 3.1.0 minor
   See changes: https://github.com/Seldaek/monolog/compare/3.0.0...3.1.0
   Release notes: https://github.com/Seldaek/monolog/releases/tag/3.1.0

 - symfony/var-exporter updated from v6.1.0 to v6.1.1 patch
   See changes: https://github.com/symfony/var-exporter/compare/v6.1.0...v6.1.1
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v6.1.1

 - symfony/cache updated from v6.1.0 to v6.1.1 patch
   See changes: https://github.com/symfony/cache/compare/v6.1.0...v6.1.1
   Release notes: https://github.com/symfony/cache/releases/tag/v6.1.1

 - phpstan/phpstan updated from 1.7.10 to 1.7.14 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.7.10...1.7.14
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.7.14

 - roave/security-advisories updated from dev-latest@e44f8ca to dev-latest@63cab08
   See changes: e44f8ca...63cab08

 - squizlabs/php_codesniffer updated from 3.6.2 to 3.7.0 minor
   See changes: https://github.com/squizlabs/PHP_CodeSniffer/compare/3.6.2...3.7.0
   Release notes: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.7.0

 - phpstan/phpdoc-parser updated from 1.5.1 to 1.6.3 minor
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.5.1...1.6.3
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.6.3

 - thecodingmachine/safe updated from v2.2.0 to v2.2.1 patch
   See changes: https://github.com/thecodingmachine/safe/compare/v2.2.0...v2.2.1
   Release notes: https://github.com/thecodingmachine/safe/releases/tag/v2.2.1

 - symfony/mime updated from v6.1.0 to v6.1.1 patch
   See changes: https://github.com/symfony/mime/compare/v6.1.0...v6.1.1
   Release notes: https://github.com/symfony/mime/releases/tag/v6.1.1

 - symfony/mailer updated from v6.1.0 to v6.1.1 patch
   See changes: https://github.com/symfony/mailer/compare/v6.1.0...v6.1.1
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.1.1

 - symfony/property-info updated from v6.1.0 to v6.1.1 patch
   See changes: https://github.com/symfony/property-info/compare/v6.1.0...v6.1.1
   Release notes: https://github.com/symfony/property-info/releases/tag/v6.1.1

 - symfony/lock updated from v6.1.0 to v6.1.1 patch
   See changes: https://github.com/symfony/lock/compare/v6.1.0...v6.1.1
   Release notes: https://github.com/symfony/lock/releases/tag/v6.1.1

 - symfony/validator updated from v6.1.0 to v6.1.1 patch
   See changes: https://github.com/symfony/validator/compare/v6.1.0...v6.1.1
   Release notes: https://github.com/symfony/validator/releases/tag/v6.1.1
2022-06-16 06:06:29 -05:00
Buster "Silver Eagle" Neece a1cd3f3007
Update Doctrine normalizer. 2022-06-13 08:14:06 -05:00
Buster "Silver Eagle" Neece 1e3ccd93d5
Merge commit 'aab4a0c7b5edab1ca261a528e3407ff2f1b59297' 2022-06-09 02:27:19 -05:00
Buster "Silver Eagle" Neece 302f904d42
Dependency update.
Changelogs summary:

 - symfony/polyfill-ctype updated from v1.25.0 to v1.26.0 minor
   See changes: https://github.com/symfony/polyfill-ctype/compare/v1.25.0...v1.26.0
   Release notes: https://github.com/symfony/polyfill-ctype/releases/tag/v1.26.0

 - nikic/php-parser updated from v4.13.2 to v4.14.0 minor
   See changes: https://github.com/nikic/PHP-Parser/compare/v4.13.2...v4.14.0
   Release notes: https://github.com/nikic/PHP-Parser/releases/tag/v4.14.0

 - webmozart/assert updated from 1.10.0 to 1.11.0 minor
   See changes: https://github.com/webmozarts/assert/compare/1.10.0...1.11.0
   Release notes: https://github.com/webmozarts/assert/releases/tag/1.11.0

 - graham-campbell/guzzle-factory updated from v5.0.3 to v5.1.0 minor
   See changes: https://github.com/GrahamCampbell/Guzzle-Factory/compare/v5.0.3...v5.1.0
   Release notes: https://github.com/GrahamCampbell/Guzzle-Factory/releases/tag/v5.1.0

 - aws/aws-sdk-php updated from 3.224.0 to 3.224.3 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.224.0...3.224.3
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.224.3

 - phpstan/phpstan updated from 1.7.3 to 1.7.10 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.7.3...1.7.10
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.7.10

 - phpstan/phpstan-doctrine updated from 1.3.6 to 1.3.9 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.6...1.3.9
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.9

 - roave/security-advisories updated from dev-latest@268c209 to dev-latest@e44f8ca
   See changes: 268c209...e44f8ca

 - supervisorphp/supervisor updated from dev-main@c41b19b to dev-main@29b6ecb
   See changes: c41b19b...29b6ecb

 - symfony/polyfill-intl-idn updated from v1.25.0 to v1.26.0 minor
   See changes: https://github.com/symfony/polyfill-intl-idn/compare/v1.25.0...v1.26.0
   Release notes: https://github.com/symfony/polyfill-intl-idn/releases/tag/v1.26.0

 - zircote/swagger-php updated from 4.4.4 to 4.4.5 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.4.4...4.4.5
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.4.5
2022-06-06 04:30:48 -05:00
Buster "Silver Eagle" Neece 03ca7e2ec6
Update to dev-v7 of PHP-DI. 2022-05-29 17:57:56 -05:00
Buster "Silver Eagle" Neece f7c32f2306
Routine dependency update.
Changelogs summary:

 - symfony/string updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/string/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/string/releases/tag/v6.1.0

 - symfony/deprecation-contracts updated from v3.0.1 to v3.1.0 minor
   See changes: https://github.com/symfony/deprecation-contracts/compare/v3.0.1...v3.1.0
   Release notes: https://github.com/symfony/deprecation-contracts/releases/tag/v3.1.0

 - symfony/console updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/console/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/console/releases/tag/v6.1.0

 - doctrine/cache updated from 2.1.1 to 2.2.0 minor
   See changes: https://github.com/doctrine/cache/compare/2.1.1...2.2.0
   Release notes: https://github.com/doctrine/cache/releases/tag/2.2.0

 - symfony/serializer updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/serializer/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.1.0

 - league/flysystem updated from 3.x-dev@670df21 to 3.x-dev@42a2f47 patch
   See changes: 670df21...42a2f47

 - symfony/event-dispatcher-contracts updated from v3.0.1 to v3.1.0 minor
   See changes: https://github.com/symfony/event-dispatcher-contracts/compare/v3.0.1...v3.1.0
   Release notes: https://github.com/symfony/event-dispatcher-contracts/releases/tag/v3.1.0

 - symfony/event-dispatcher updated from v6.0.3 to v6.1.0 minor
   See changes: https://github.com/symfony/event-dispatcher/compare/v6.0.3...v6.1.0
   Release notes: https://github.com/symfony/event-dispatcher/releases/tag/v6.1.0

 - symfony/css-selector updated from v6.0.3 to v6.1.0 minor
   See changes: https://github.com/symfony/css-selector/compare/v6.0.3...v6.1.0
   Release notes: https://github.com/symfony/css-selector/releases/tag/v6.1.0

 - symfony/yaml updated from v6.0.3 to v6.1.0 minor
   See changes: https://github.com/symfony/yaml/compare/v6.0.3...v6.1.0
   Release notes: https://github.com/symfony/yaml/releases/tag/v6.1.0

 - symfony/var-dumper updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/var-dumper/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v6.1.0

 - symfony/finder updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/finder/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/finder/releases/tag/v6.1.0

 - psy/psysh updated from v0.11.4 to v0.11.5 patch
   See changes: https://github.com/bobthecow/psysh/compare/v0.11.4...v0.11.5
   Release notes: https://github.com/bobthecow/psysh/releases/tag/v0.11.5

 - masterminds/html5 installed in version 2.7.5
   Release notes: https://github.com/Masterminds/html5-php/releases/tag/2.7.5

 - symfony/dom-crawler updated from v6.0.6 to v6.1.0 minor
   See changes: https://github.com/symfony/dom-crawler/compare/v6.0.6...v6.1.0
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v6.1.0

 - symfony/browser-kit updated from v6.0.3 to v6.1.0 minor
   See changes: https://github.com/symfony/browser-kit/compare/v6.0.3...v6.1.0
   Release notes: https://github.com/symfony/browser-kit/releases/tag/v6.1.0

 - guzzlehttp/guzzle updated from 7.4.2 to 7.4.3 patch
   See changes: https://github.com/guzzle/guzzle/compare/7.4.2...7.4.3
   Release notes: https://github.com/guzzle/guzzle/releases/tag/7.4.3

 - composer/ca-bundle updated from 1.3.1 to 1.3.2 patch
   See changes: https://github.com/composer/ca-bundle/compare/1.3.1...1.3.2
   Release notes: https://github.com/composer/ca-bundle/releases/tag/1.3.2

 - symfony/stopwatch updated from v6.0.5 to v6.1.0 minor
   See changes: https://github.com/symfony/stopwatch/compare/v6.0.5...v6.1.0
   Release notes: https://github.com/symfony/stopwatch/releases/tag/v6.1.0

 - symfony/filesystem updated from v6.0.7 to v6.1.0 minor
   See changes: https://github.com/symfony/filesystem/compare/v6.0.7...v6.1.0
   Release notes: https://github.com/symfony/filesystem/releases/tag/v6.1.0

 - intervention/image updated from 2.7.1 to 2.7.2 patch
   See changes: https://github.com/Intervention/image/compare/2.7.1...2.7.2
   Release notes: https://github.com/Intervention/image/releases/tag/2.7.2

 - aws/aws-sdk-php updated from 3.222.14 to 3.224.0 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.222.14...3.224.0
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.224.0

 - symfony/translation-contracts updated from v3.0.1 to v3.1.0 minor
   See changes: https://github.com/symfony/translation-contracts/compare/v3.0.1...v3.1.0
   Release notes: https://github.com/symfony/translation-contracts/releases/tag/v3.1.0

 - symfony/translation updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/translation/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/translation/releases/tag/v6.1.0

 - symfony/process updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/process/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/process/releases/tag/v6.1.0

 - symfony/var-exporter updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/var-exporter/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v6.1.0

 - symfony/cache-contracts updated from v3.0.1 to v3.1.0 minor
   See changes: https://github.com/symfony/cache-contracts/compare/v3.0.1...v3.1.0
   Release notes: https://github.com/symfony/cache-contracts/releases/tag/v3.1.0

 - symfony/cache updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/cache/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/cache/releases/tag/v6.1.0

 - php-http/discovery updated from 1.14.1 to 1.14.2 patch
   See changes: https://github.com/php-http/discovery/compare/1.14.1...1.14.2
   Release notes: https://github.com/php-http/discovery/releases/tag/1.14.2

 - symfony/expression-language updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/expression-language/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/expression-language/releases/tag/v6.1.0

 - phpstan/phpstan updated from 1.6.8 to 1.7.3 minor
   See changes: https://github.com/phpstan/phpstan/compare/1.6.8...1.7.3
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.7.3

 - phpstan/phpstan-doctrine updated from 1.3.4 to 1.3.6 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.4...1.3.6
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.6

 - roave/security-advisories updated from dev-latest@c491d08 to dev-latest@268c209
   See changes: c491d08...268c209

 - slevomat/coding-standard updated from 7.2.0 to 7.2.1 patch
   See changes: https://github.com/slevomat/coding-standard/compare/7.2.0...7.2.1
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/7.2.1

 - thecodingmachine/safe updated from v2.1.4 to v2.2.0 minor
   See changes: https://github.com/thecodingmachine/safe/compare/v2.1.4...v2.2.0
   Release notes: https://github.com/thecodingmachine/safe/releases/tag/v2.2.0

 - symfony/messenger updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/messenger/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/messenger/releases/tag/v6.1.0

 - symfony/beanstalkd-messenger updated from v6.0.3 to v6.1.0 minor
   See changes: https://github.com/symfony/beanstalkd-messenger/compare/v6.0.3...v6.1.0
   Release notes: https://github.com/symfony/beanstalkd-messenger/releases/tag/v6.1.0

 - symfony/intl updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/intl/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/intl/releases/tag/v6.1.0

 - symfony/mime updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/mime/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/mime/releases/tag/v6.1.0

 - egulias/email-validator updated from 3.1.2 to 3.2 minor
   See changes: https://github.com/egulias/EmailValidator/compare/3.1.2...3.2
   Release notes: https://github.com/egulias/EmailValidator/releases/tag/3.2

 - symfony/mailer updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/mailer/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.1.0

 - symfony/property-info updated from v6.0.7 to v6.1.0 minor
   See changes: https://github.com/symfony/property-info/compare/v6.0.7...v6.1.0
   Release notes: https://github.com/symfony/property-info/releases/tag/v6.1.0

 - symfony/property-access updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/property-access/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/property-access/releases/tag/v6.1.0

 - symfony/options-resolver updated from v6.0.3 to v6.1.0 minor
   See changes: https://github.com/symfony/options-resolver/compare/v6.0.3...v6.1.0
   Release notes: https://github.com/symfony/options-resolver/releases/tag/v6.1.0

 - symfony/lock updated from v6.0.7 to v6.1.0 minor
   See changes: https://github.com/symfony/lock/compare/v6.0.7...v6.1.0
   Release notes: https://github.com/symfony/lock/releases/tag/v6.1.0

 - symfony/rate-limiter updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/rate-limiter/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/rate-limiter/releases/tag/v6.1.0

 - symfony/redis-messenger updated from v6.0.7 to v6.1.0 minor
   See changes: https://github.com/symfony/redis-messenger/compare/v6.0.7...v6.1.0
   Release notes: https://github.com/symfony/redis-messenger/releases/tag/v6.1.0

 - symfony/validator updated from v6.0.8 to v6.1.0 minor
   See changes: https://github.com/symfony/validator/compare/v6.0.8...v6.1.0
   Release notes: https://github.com/symfony/validator/releases/tag/v6.1.0

 - zircote/swagger-php updated from 4.4.2 to 4.4.4 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.4.2...4.4.4
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.4.4
2022-05-29 17:49:13 -05:00
Buster "Silver Eagle" Neece dee9278e16
Use Guzzle's built-in PSR-17 factories. 2022-05-19 23:50:28 -05:00
Buster "Silver Eagle" Neece c720d950d5
Update Monolog; clear other IDE inspection results. 2022-05-17 20:54:44 -05:00
Buster "Silver Eagle" Neece 2ec0319edd
Dependency update.
Changelogs summary:

 - doctrine/deprecations updated from v0.5.3 to v1.0.0 major
   See changes: https://github.com/doctrine/deprecations/compare/v0.5.3...v1.0.0
   Release notes: https://github.com/doctrine/deprecations/releases/tag/v1.0.0

 - doctrine/migrations updated from 3.5.0 to 3.5.1 patch
   See changes: https://github.com/doctrine/migrations/compare/3.5.0...3.5.1
   Release notes: https://github.com/doctrine/migrations/releases/tag/3.5.1

 - aws/aws-sdk-php updated from 3.222.7 to 3.222.13 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.222.7...3.222.13
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.222.13

 - monolog/monolog updated from 2.5.0 to 2.6.0 minor
   See changes: https://github.com/Seldaek/monolog/compare/2.5.0...2.6.0
   Release notes: https://github.com/Seldaek/monolog/releases/tag/2.6.0

 - phpstan/phpstan updated from 1.6.7 to 1.6.8 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.6.7...1.6.8
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.6.8

 - phpstan/phpstan-doctrine updated from 1.3.3 to 1.3.4 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.3...1.3.4
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.4

 - roave/security-advisories updated from dev-latest@c999458 to dev-latest@c491d08
   See changes: c999458...c491d08

 - zircote/swagger-php updated from 4.4.1 to 4.4.2 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.4.1...4.4.2
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.4.2
2022-05-17 02:57:07 -05:00
Buster "Silver Eagle" Neece 24ecda99ec
Move Metadata management back to main library; use FFProbe exclusively for metadata reading; harden error handling and resilience for misprocessed files. 2022-05-12 12:40:35 -05:00
Buster "Silver Eagle" Neece 6f1402c65f
Improve security and PubKey handling for SFTP users. 2022-05-09 09:05:34 -05:00
Buster "Silver Eagle" Neece 95b45657e2
Update Flysystem dependency. 2022-05-08 15:58:00 -05:00
Buster "Silver Eagle" Neece fe61967c50
Dependency update.
Changelogs summary:

 - doctrine/persistence updated from 3.0.1 to 3.0.2 patch
   See changes: https://github.com/doctrine/persistence/compare/3.0.1...3.0.2
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.0.2

 - psy/psysh updated from v0.11.2 to v0.11.4 patch
   See changes: https://github.com/bobthecow/psysh/compare/v0.11.2...v0.11.4
   Release notes: https://github.com/bobthecow/psysh/releases/tag/v0.11.4

 - friendsofphp/proxy-manager-lts updated from v1.0.11 to v1.0.12 patch
   See changes: https://github.com/FriendsOfPHP/proxy-manager-lts/compare/v1.0.11...v1.0.12
   Release notes: https://github.com/FriendsOfPHP/proxy-manager-lts/releases/tag/v1.0.12

 - aws/aws-sdk-php updated from 3.222.4 to 3.222.7 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.222.4...3.222.7
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.222.7

 - phpstan/phpstan updated from 1.6.5 to 1.6.7 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.6.5...1.6.7
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.6.7

 - roave/security-advisories updated from dev-latest@54c08f0 to dev-latest@c999458
   See changes: 54c08f0...c999458

 - phpstan/phpdoc-parser updated from 1.5.0 to 1.5.1 patch
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.5.0...1.5.1
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.5.1

 - slevomat/coding-standard updated from 7.1 to 7.2.0 minor
   See changes: https://github.com/slevomat/coding-standard/compare/7.1...7.2.0
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/7.2.0

 - zircote/swagger-php updated from 4.3.0 to 4.4.1 minor
   See changes: https://github.com/zircote/swagger-php/compare/4.3.0...4.4.1
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.4.1
2022-05-08 07:00:49 -05:00
Buster "Silver Eagle" Neece fb3a8a5fc9
Switch PHP translator implementation. 2022-05-07 11:44:14 -05:00
Buster "Silver Eagle" Neece f1fcd9e606
#5351 -- Update nginx config on ansible. 2022-05-06 14:48:59 -05:00
Buster "Silver Eagle" Neece ca0c8a3827
Update Metadata Manager. 2022-04-28 07:01:18 -05:00
Buster "Silver Eagle" Neece 78b8393811
Update Symfony to 6.0.8
Changelogs summary:

 - symfony/string updated from v6.0.3 to v6.0.8 patch
   See changes: https://github.com/symfony/string/compare/v6.0.3...v6.0.8
   Release notes: https://github.com/symfony/string/releases/tag/v6.0.8

 - symfony/console updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/console/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/console/releases/tag/v6.0.8

 - symfony/serializer updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/serializer/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.0.8

 - symfony/process updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/process/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/process/releases/tag/v6.0.8

 - symfony/var-exporter updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/var-exporter/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v6.0.8

 - symfony/cache updated from v6.0.6 to v6.0.8 patch
   See changes: https://github.com/symfony/cache/compare/v6.0.6...v6.0.8
   Release notes: https://github.com/symfony/cache/releases/tag/v6.0.8

 - symfony/var-dumper updated from v6.0.6 to v6.0.8 patch
   See changes: https://github.com/symfony/var-dumper/compare/v6.0.6...v6.0.8
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v6.0.8

 - symfony/finder updated from v6.0.3 to v6.0.8 patch
   See changes: https://github.com/symfony/finder/compare/v6.0.3...v6.0.8
   Release notes: https://github.com/symfony/finder/releases/tag/v6.0.8

 - symfony/translation updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/translation/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/translation/releases/tag/v6.0.8

 - symfony/messenger updated from v6.0.3 to v6.0.8 patch
   See changes: https://github.com/symfony/messenger/compare/v6.0.3...v6.0.8
   Release notes: https://github.com/symfony/messenger/releases/tag/v6.0.8

 - symfony/intl updated from v6.0.5 to v6.0.8 patch
   See changes: https://github.com/symfony/intl/compare/v6.0.5...v6.0.8
   Release notes: https://github.com/symfony/intl/releases/tag/v6.0.8

 - symfony/mime updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/mime/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/mime/releases/tag/v6.0.8

 - symfony/mailer updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/mailer/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.0.8

 - symfony/property-access updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/property-access/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/property-access/releases/tag/v6.0.8

 - symfony/rate-limiter updated from v6.0.3 to v6.0.8 patch
   See changes: https://github.com/symfony/rate-limiter/compare/v6.0.3...v6.0.8
   Release notes: https://github.com/symfony/rate-limiter/releases/tag/v6.0.8

 - symfony/validator updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/validator/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/validator/releases/tag/v6.0.8
2022-04-27 12:52:42 -05:00