Commit Graph

412 Commits

Author SHA1 Message Date
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
Buster "Silver Eagle" Neece fec35a2432
Switch to php-gettext 5.x:
- Don't use compiled PHP translations, switch back to gettext .mo compiled files
 - Bring npm easygettext back for JS parsing and generation
2022-04-27 12:50:39 -05:00
Buster "Silver Eagle" Neece f109600159
Dependency update.
Changelogs summary:

 - league/flysystem updated from 3.x-dev@d785c1d to 3.x-dev@c8e137e patch
   See changes: d785c1d...c8e137e

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

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

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

 - roave/security-advisories updated from dev-latest@e5e096c to dev-latest@f9837ae
   See changes: e5e096c...f9837ae
2022-04-27 10:29:55 -05:00
Buster "Silver Eagle" Neece 9004ae6924
Dependencies update.
Changelogs summary:

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

 - league/flysystem updated from 3.x-dev@29eb78c to 3.x-dev@d785c1d patch
   See changes: 29eb78c...d785c1d

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

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

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

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

 - roave/security-advisories updated from dev-latest@dad1e44 to dev-latest@e5e096c
   See changes: dad1e44...e5e096c

 - phpstan/phpdoc-parser updated from 1.4.4 to 1.4.5 patch
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.4.4...1.4.5
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.4.5
2022-04-25 07:36:50 -05:00
Vaalyn 15f8fffc52
Add SFTP adapter storage location support (#5307) 2022-04-23 11:45:47 -05:00
Buster "Silver Eagle" Neece ab0fee4f78
Add PHP libraries for SFTP support.
Changelogs summary:

 - paragonie/random_compat installed in version v9.99.100
   Release notes: https://github.com/paragonie/random_compat/releases/tag/v9.99.100

 - phpseclib/phpseclib installed in version 3.0.14
   Release notes: https://github.com/phpseclib/phpseclib/releases/tag/3.0.14

 - league/flysystem-sftp-v3 installed in version 3.0.17
   Release notes: https://github.com/thephpleague/flysystem-sftp-v3/releases/tag/3.0.17
2022-04-23 00:02:45 -05:00
Buster "Silver Eagle" Neece 1a22e1913e
Add ffmpeg fallback to metadata reader.
Changelogs summary:

 - spatie/temporary-directory installed in version 2.1.0
   Release notes: https://github.com/spatie/temporary-directory/releases/tag/2.1.0

 - evenement/evenement installed in version v3.0.1
   Release notes: https://github.com/igorw/evenement/releases/tag/v3.0.1

 - php-ffmpeg/php-ffmpeg installed in version v1.0.1
   Release notes: https://github.com/PHP-FFMpeg/PHP-FFMpeg/releases/tag/v1.0.1

 - azuracast/metadata-manager updated from dev-main@20dd945 to dev-main@19c83b5
   See changes: 20dd945...19c83b5
2022-04-22 23:12:19 -05:00
Buster "Silver Eagle" Neece 89a62ea32d
Internalize XML Writer/Reader. 2022-04-20 05:16:10 -05:00
Buster "Silver Eagle" Neece d06d545e04
Update deps to use Doctrine Persistence 3.x.
Changelogs summary:

 - doctrine/persistence updated from 2.5.1 to 3.0.0 major
   See changes: https://github.com/doctrine/persistence/compare/2.5.1...3.0.0
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.0.0

 - azuracast/doctrine-entity-normalizer updated from dev-main@2548a9e to dev-main@f322c22
   See changes: 2548a9e...f322c22
2022-04-20 04:12:34 -05:00
Buster "Silver Eagle" Neece 6b86e3c84e
Update Doctrine DBAL.
Changelogs summary:

 - doctrine/dbal updated from 2.13.8 to 3.3.5 major
   See changes: https://github.com/doctrine/dbal/compare/2.13.8...3.3.5
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.3.5

 - doctrine/migrations updated from 3.4.2 to 3.5.0 minor
   See changes: https://github.com/doctrine/migrations/compare/3.4.2...3.5.0
   Release notes: https://github.com/doctrine/migrations/releases/tag/3.5.0
2022-04-20 04:08:15 -05:00
Buster "Silver Eagle" Neece 6629001077
Dependencies update.
Changelogs summary:

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

 - league/mime-type-detection updated from 1.10.0 to 1.11.0 minor
   See changes: https://github.com/thephpleague/mime-type-detection/compare/1.10.0...1.11.0
   Release notes: https://github.com/thephpleague/mime-type-detection/releases/tag/1.11.0

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

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

 - zircote/swagger-php updated from dev-master@0e4a64b to 4.3.0 major
   See changes: https://github.com/zircote/swagger-php/compare/0e4a64b...4.3.0
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.3.0
2022-04-19 23:31:46 -05:00
Buster "Silver Eagle" Neece 789fc45f20
Dependencies update.
Changelogs summary:

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

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

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

 - league/flysystem updated from 3.x-dev@dea7299 to 3.x-dev@29eb78c patch
   See changes: dea7299...29eb78c

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

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

 - roave/security-advisories updated from dev-latest@370b357 to dev-latest@dad1e44
   See changes: 370b357...dad1e44

 - phpstan/phpdoc-parser updated from 1.4.3 to 1.4.4 patch
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.4.3...1.4.4
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.4.4
2022-04-16 19:56:32 -05:00
Buster "Silver Eagle" Neece a71d3b3aed
Update Matomo device detector.
Changelogs summary:

 - matomo/device-detector updated from 5.0.5 to 6.0.0 major
   See changes: https://github.com/matomo-org/device-detector/compare/5.0.5...6.0.0
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.0.0
2022-04-13 20:06:09 -05:00
Buster "Silver Eagle" Neece 4b500ec8eb
Routine deps update.
Changelogs summary:

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

 - league/mime-type-detection updated from 1.9.0 to 1.10.0 minor
   See changes: https://github.com/thephpleague/mime-type-detection/compare/1.9.0...1.10.0
   Release notes: https://github.com/thephpleague/mime-type-detection/releases/tag/1.10.0

 - league/flysystem updated from 3.x-dev@3b71cd1 to 3.x-dev@dea7299 patch
   See changes: 3b71cd1...dea7299

 - psr/log updated from 1.1.4 to 3.0.0 major
   See changes: https://github.com/php-fig/log/compare/1.1.4...3.0.0
   Release notes: https://github.com/php-fig/log/releases/tag/3.0.0

 - justinrainbow/json-schema updated from 5.2.11 to 5.2.12 patch
   See changes: https://github.com/justinrainbow/json-schema/compare/5.2.11...5.2.12
   Release notes: https://github.com/justinrainbow/json-schema/releases/tag/5.2.12

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

 - roave/security-advisories updated from dev-latest@44e64dc to dev-latest@370b357
   See changes: 44e64dc...370b357

 - zircote/swagger-php updated from dev-master@749f2c6 to dev-master@0e4a64b
   See changes: 749f2c6...0e4a64b
2022-04-13 19:50:28 -05:00
Buster "Silver Eagle" Neece 35e6ca9485
Update nowplaying library.
Changelogs summary:

 - azuracast/nowplaying updated from dev-main@f63d430 to dev-main@634ca1d
   See changes: f63d430...634ca1d
2022-04-13 19:48:26 -05:00
Buster "Silver Eagle" Neece 2c428b12bb
Use Symfony filesystem utilities. 2022-04-12 21:30:19 -05:00
Buster "Silver Eagle" Neece f81cd39794
Dependency update.
Changelogs summary:

 - opis/closure removed (installed version was 3.6.3)

 - league/flysystem updated from 3.x-dev@51ba4a6 to 3.x-dev@3b71cd1 patch
   See changes: 51ba4a6...3b71cd1

 - codeception/lib-web updated from 1.0.0 to 1.0.1 patch
   See changes: https://github.com/Codeception/lib-web/compare/1.0.0...1.0.1
   Release notes: https://github.com/Codeception/lib-web/releases/tag/1.0.1

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

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

 - laravel/serializable-closure installed in version v1.1.1
   Release notes: https://github.com/laravel/serializable-closure/releases/tag/v1.1.1

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

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

 - php-di/php-di updated from 6.3.5 to 6.4.0 minor
   See changes: https://github.com/PHP-DI/PHP-DI/compare/6.3.5...6.4.0
   Release notes: https://github.com/PHP-DI/PHP-DI/releases/tag/6.4.0

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

 - supervisorphp/supervisor updated from dev-main@61361a8 to dev-main@c41b19b
   See changes: 61361a8...c41b19b
2022-04-10 00:46:55 -05:00
Buster "Silver Eagle" Neece 2ef8a84aab
Temporarily revert Symfony/RateLimiter to avoid Deprecation warning. 2022-04-08 20:51:35 -05:00
Buster "Silver Eagle" Neece 653e6d4a3d
Routine dependency update.
Changelogs summary:

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

 - symfony/service-contracts updated from v2.4.1 to v2.5.1 minor
   See changes: https://github.com/symfony/service-contracts/compare/v2.4.1...v2.5.1
   Release notes: https://github.com/symfony/service-contracts/releases/tag/v2.5.1

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

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

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

 - sebastian/environment updated from 5.1.3 to 5.1.4 patch
   See changes: https://github.com/sebastianbergmann/environment/compare/5.1.3...5.1.4
   Release notes: https://github.com/sebastianbergmann/environment/releases/tag/5.1.4

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

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

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

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

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

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

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

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

 - roave/security-advisories updated from dev-latest@4b07ae1 to dev-latest@44e64dc
   See changes: 4b07ae1...44e64dc

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

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

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

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

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

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

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

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

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

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

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

 - zircote/swagger-php updated from dev-master@03030ea to dev-master@749f2c6
   See changes: 03030ea...749f2c6
2022-04-08 01:45:19 -05:00
Buster "Silver Eagle" Neece 6e6e8e5d1a
Update Flysystem to get bug fixes. 2022-04-08 01:42:36 -05:00
Buster "Silver Eagle" Neece 84ebb96bae
Dependency update.
Changelogs summary:

 - phpdocumentor/type-resolver updated from 1.6.0 to 1.6.1 patch
   See changes: https://github.com/phpDocumentor/TypeResolver/compare/1.6.0...1.6.1
   Release notes: https://github.com/phpDocumentor/TypeResolver/releases/tag/1.6.1

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

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

 - phpstan/phpstan-doctrine updated from 1.2.11 to 1.3.1 minor
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.2.11...1.3.1
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.1

 - roave/security-advisories updated from dev-latest@2fcd955 to dev-latest@4b07ae1
   See changes: 2fcd955...4b07ae1

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

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

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

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

 - supervisorphp/supervisor updated from dev-main@5e818aa to dev-main@61361a8
   See changes: 5e818aa...61361a8

 - zircote/swagger-php updated from dev-master@3f3b551 to dev-master@03030ea
   See changes: 3f3b551...03030ea
2022-03-31 16:31:11 -05:00
Buster "Silver Eagle" Neece 61cb18390f
Dependency update
Changelogs summary:

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

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

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

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

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

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

 - roave/security-advisories updated from dev-latest@86b842d to dev-latest@2fcd955
   See changes: 86b842d...2fcd955

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

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

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

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

 - zircote/swagger-php updated from dev-master@4ad0dc2 to dev-master@3f3b551
   See changes: 4ad0dc2...3f3b551
2022-03-28 23:18:44 -05:00
Buster "Silver Eagle" Neece 193f287844
Dependency update part 4 2022-03-16 19:31:09 -05:00
Buster "Silver Eagle" Neece 59b2835ea4
Dependency Update part 3
Changelogs summary:

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

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

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

 - pagerfanta/doctrine-orm-adapter updated from v3.6.0 to v3.6.1 patch
   See changes: https://github.com/Pagerfanta/doctrine-orm-adapter/compare/v3.6.0...v3.6.1
   Release notes: https://github.com/Pagerfanta/doctrine-orm-adapter/releases/tag/v3.6.1
2022-03-16 19:06:49 -05:00
Buster "Silver Eagle" Neece f1be6c5381
Dependency Update pt 2
Changelogs summary:

 - codeception/phpunit-wrapper removed (installed version was 9.0.7)

 - symfony/service-contracts downgraded from v2.5.0 to v2.4.1 minor
   See changes: https://github.com/symfony/service-contracts/compare/v2.5.0...v2.4.1
   Release notes: https://github.com/symfony/service-contracts/releases/tag/v2.4.1

 - symfony/console updated from v5.4.5 to v6.0.5 major
   See changes: https://github.com/symfony/console/compare/v5.4.5...v6.0.5
   Release notes: https://github.com/symfony/console/releases/tag/v6.0.5

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

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

 - codeception/lib-web installed in version 1.0.0
   Release notes: https://github.com/Codeception/lib-web/releases/tag/1.0.0

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

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

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

 - codeception/module-asserts updated from 2.0.1 to 3.0.0 major
   See changes: https://github.com/Codeception/module-asserts/compare/2.0.1...3.0.0
   Release notes: https://github.com/Codeception/module-asserts/releases/tag/3.0.0

 - codeception/module-doctrine2 updated from 2.0.1 to 3.0.0 major
   See changes: https://github.com/Codeception/module-doctrine2/compare/2.0.1...3.0.0
   Release notes: https://github.com/Codeception/module-doctrine2/releases/tag/3.0.0

 - symfony/deprecation-contracts updated from v2.5.0 to v3.0.0 major
   See changes: https://github.com/symfony/deprecation-contracts/compare/v2.5.0...v3.0.0
   Release notes: https://github.com/symfony/deprecation-contracts/releases/tag/v3.0.0

 - symfony/dom-crawler downgraded from v6.0.6 to v5.4.6 major
   See changes: https://github.com/symfony/dom-crawler/compare/v6.0.6...v5.4.6
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v5.4.6

 - symfony/browser-kit downgraded from v6.0.3 to v4.4.37 major
   See changes: https://github.com/symfony/browser-kit/compare/v6.0.3...v4.4.37
   Release notes: https://github.com/symfony/browser-kit/releases/tag/v4.4.37

 - codeception/lib-innerbrowser updated from 2.0.2 to 3.1.1 major
   See changes: https://github.com/Codeception/lib-innerbrowser/compare/2.0.2...3.1.1
   Release notes: https://github.com/Codeception/lib-innerbrowser/releases/tag/3.1.1

 - codeception/module-phpbrowser updated from 2.0.2 to 2.5.x-dev@d3cad5e minor
   See changes: https://github.com/Codeception/module-phpbrowser/compare/2.0.2...d3cad5e

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

 - codeception/lib-xml installed in version 1.0.0
   Release notes: https://github.com/Codeception/lib-xml/releases/tag/1.0.0

 - codeception/module-rest updated from 2.0.1 to 3.1.0 major
   See changes: https://github.com/Codeception/module-rest/compare/2.0.1...3.1.0
   Release notes: https://github.com/Codeception/module-rest/releases/tag/3.1.0
2022-03-16 04:57:44 -05:00
Buster "Silver Eagle" Neece 20b47e53b1
Dependency updates
Changelogs summary:

 - ergebnis/json-normalizer downgraded from 2.2.0 to 2.1.0 minor
   See changes: https://github.com/ergebnis/json-normalizer/compare/2.2.0...2.1.0
   Release notes: https://github.com/ergebnis/json-normalizer/releases/tag/2.1.0

 - ergebnis/composer-normalize updated from 2.23.0 to 2.24.0 minor
   See changes: https://github.com/ergebnis/composer-normalize/compare/2.23.0...2.24.0
   Release notes: https://github.com/ergebnis/composer-normalize/releases/tag/2.24.0

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

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

 - symfony/console updated from v5.4.3 to v5.4.5 patch
   See changes: https://github.com/symfony/console/compare/v5.4.3...v5.4.5
   Release notes: https://github.com/symfony/console/releases/tag/v5.4.5

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

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

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

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

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

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

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

 - league/flysystem updated from 3.x-dev@d4eedc1 to 3.x-dev@fd92eb6 patch
   See changes: d4eedc1...fd92eb6

 - slim/slim updated from 4.9.0 to 4.10.0 minor
   See changes: https://github.com/slimphp/Slim/compare/4.9.0...4.10.0
   Release notes: https://github.com/slimphp/Slim/releases/tag/4.10.0

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

 - sebastian/type updated from 2.3.4 to 3.0.0 major
   See changes: https://github.com/sebastianbergmann/type/compare/2.3.4...3.0.0
   Release notes: https://github.com/sebastianbergmann/type/releases/tag/3.0.0

 - sebastian/global-state updated from 5.0.3 to 5.0.5 patch
   See changes: https://github.com/sebastianbergmann/global-state/compare/5.0.3...5.0.5
   Release notes: https://github.com/sebastianbergmann/global-state/releases/tag/5.0.5

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

 - phar-io/version updated from 3.1.0 to 3.2.1 minor
   See changes: https://github.com/phar-io/version/compare/3.1.0...3.2.1
   Release notes: https://github.com/phar-io/version/releases/tag/3.2.1

 - myclabs/deep-copy updated from 1.10.2 to 1.11.0 minor
   See changes: https://github.com/myclabs/DeepCopy/compare/1.10.2...1.11.0
   Release notes: https://github.com/myclabs/DeepCopy/releases/tag/1.11.0

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 - php-parallel-lint/php-parallel-lint updated from v1.3.1 to v1.3.2 patch
   See changes: https://github.com/php-parallel-lint/PHP-Parallel-Lint/compare/v1.3.1...v1.3.2
   Release notes: https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases/tag/v1.3.2

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

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

 - symfony/var-dumper updated from v5.4.3 to v5.4.6 patch
   See changes: https://github.com/symfony/var-dumper/compare/v5.4.3...v5.4.6
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v5.4.6

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

 - rlanvin/php-ip updated from dev-master@6b3a785 to dev-master@7811f12
   See changes: 6b3a785...7811f12

 - roave/security-advisories updated from dev-latest@f2fdb4f to dev-latest@86b842d
   See changes: f2fdb4f...86b842d

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

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

 - thecodingmachine/safe updated from v1.3.3 to v2.1.2 major
   See changes: https://github.com/thecodingmachine/safe/compare/v1.3.3...v2.1.2
   Release notes: https://github.com/thecodingmachine/safe/releases/tag/v2.1.2

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

 - supervisorphp/supervisor updated from dev-main@a66e9b6 to dev-main@5e818aa
   See changes: a66e9b6...5e818aa

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

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

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

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

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

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

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

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

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

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

 - zircote/swagger-php updated from dev-master@902be53 to dev-master@4ad0dc2
   See changes: 902be53...4ad0dc2
2022-03-16 04:45:31 -05:00
Vaalyn c20bc4fd11
Add detailed CPU usage stats (#5136)
* Add detailed CPU stats Admin API endpoint

* Add detailed CPU stats endpoint route

* Add Network & Memory stats and Vue admin dashboard

* CPU Stats Polish Pass

* Fix bottom margin of CPU & Memory/Disk Space cols

* Improve admin menu usability on mobile

* Update language on CPU help modal.

Co-authored-by: Buster "Silver Eagle" Neece <buster@busterneece.com>
2022-02-24 23:16:43 -06:00
Buster "Silver Eagle" Neece 8954be61a2
Dependency Updates
Changelogs summary:

 - league/flysystem updated from 2.4.0 to 3.x-dev@d4eedc1 major
   See changes: https://github.com/thephpleague/flysystem/compare/2.4.0...d4eedc1

 - azuracast/flysystem-v2-extensions updated from dev-main@8dad672 to dev-main@36c8152
   See changes: 8dad672...36c8152

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

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

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

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

 - league/flysystem-aws-s3-v3 updated from 2.1.0 to 3.0.2 major
   See changes: https://github.com/thephpleague/flysystem-aws-s3-v3/compare/2.1.0...3.0.2
   Release notes: https://github.com/thephpleague/flysystem-aws-s3-v3/releases/tag/3.0.2

 - roave/security-advisories updated from dev-latest@6e213f0 to dev-latest@f2fdb4f
   See changes: 6e213f0...f2fdb4f
2022-01-30 14:07:04 -06:00
Buster "Silver Eagle" Neece f6f6af810c
Routine dependency update. 2022-01-28 13:26:08 -06:00
Buster "Silver Eagle" Neece 37c3df2494
Use refs for common API responses. 2022-01-10 22:31:24 -06:00
Buster "Silver Eagle" Neece 4bafce2256
Dependency Update
Changelogs summary:

 - ergebnis/json-printer updated from 3.1.1 to 3.2.0 minor
   See changes: https://github.com/ergebnis/json-printer/compare/3.1.1...3.2.0
   Release notes: https://github.com/ergebnis/json-printer/releases/tag/3.2.0

 - ergebnis/json-schema-validator installed in version 2.0.0
   Release notes: https://github.com/ergebnis/json-schema-validator/releases/tag/2.0.0

 - ergebnis/json-normalizer updated from 1.0.3 to 2.1.0 major
   See changes: https://github.com/ergebnis/json-normalizer/compare/1.0.3...2.1.0
   Release notes: https://github.com/ergebnis/json-normalizer/releases/tag/2.1.0

 - ergebnis/composer-normalize updated from 2.18.0 to 2.23.0 minor
   See changes: https://github.com/ergebnis/composer-normalize/compare/2.18.0...2.23.0
   Release notes: https://github.com/ergebnis/composer-normalize/releases/tag/2.23.0

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

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

 - symfony/console updated from v5.4.1 to v5.4.2 patch
   See changes: https://github.com/symfony/console/compare/v5.4.1...v5.4.2
   Release notes: https://github.com/symfony/console/releases/tag/v5.4.2

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

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

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

 - phpdocumentor/type-resolver updated from 1.5.1 to 1.6.0 minor
   See changes: https://github.com/phpDocumentor/TypeResolver/compare/1.5.1...1.6.0
   Release notes: https://github.com/phpDocumentor/TypeResolver/releases/tag/1.6.0

 - symfony/yaml updated from v5.4.0 to v5.4.2 patch
   See changes: https://github.com/symfony/yaml/compare/v5.4.0...v5.4.2
   Release notes: https://github.com/symfony/yaml/releases/tag/v5.4.2

 - symfony/finder updated from v5.4.0 to v5.4.2 patch
   See changes: https://github.com/symfony/finder/compare/v5.4.0...v5.4.2
   Release notes: https://github.com/symfony/finder/releases/tag/v5.4.2

 - symfony/css-selector updated from v5.4.0 to v5.4.2 patch
   See changes: https://github.com/symfony/css-selector/compare/v5.4.0...v5.4.2
   Release notes: https://github.com/symfony/css-selector/releases/tag/v5.4.2

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

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

 - dragonmantank/cron-expression updated from v3.1.0 to v3.2.2 minor
   See changes: https://github.com/dragonmantank/cron-expression/compare/v3.1.0...v3.2.2
   Release notes: https://github.com/dragonmantank/cron-expression/releases/tag/v3.2.2

 - laminas/laminas-stdlib updated from 3.6.3 to 3.6.4 patch
   See changes: https://github.com/laminas/laminas-stdlib/compare/3.6.3...3.6.4
   Release notes: https://github.com/laminas/laminas-stdlib/releases/tag/3.6.4

 - league/csv updated from 9.7.4 to 9.8.0 minor
   See changes: https://github.com/thephpleague/csv/compare/9.7.4...9.8.0
   Release notes: https://github.com/thephpleague/csv/releases/tag/9.8.0

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

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

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

 - symfony/var-dumper updated from v5.4.1 to v5.4.2 patch
   See changes: https://github.com/symfony/var-dumper/compare/v5.4.1...v5.4.2
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v5.4.2

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

 - roave/security-advisories updated from dev-latest@31d9d9e to dev-latest@cf076bc
   See changes: 31d9d9e...cf076bc

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

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

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

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

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

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

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

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

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

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

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

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

 - zircote/swagger-php updated from 4.1.0 to 4.1.1 patch
   See changes: https://github.com/zircote/swagger-php/compare/4.1.0...4.1.1
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.1.1
2022-01-05 15:31:01 -06:00
Buster "Silver Eagle" Neece 9cfc2ee95d
Implement Concurrent Optimized Sync and Now Playing Processes (#4941) 2022-01-04 16:46:49 -06:00
Buster "Silver Eagle" Neece ba10526c94
Update OpenAPI generator to improve attributes. 2021-12-28 12:26:41 -06:00