Skip to content

Commit

Permalink
Update PHP dependencies.
Browse files Browse the repository at this point in the history
Changelogs summary:

 - doctrine/dbal updated from 4.2.1 to 4.2.2 patch
   See changes: doctrine/dbal@4.2.1...4.2.2
   Release notes: https://github.com/doctrine/dbal/releases/tag/4.2.2

 - phpunit/phpunit updated from 11.5.2 to 11.5.3 patch
   See changes: sebastianbergmann/phpunit@11.5.2...11.5.3
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/11.5.3

 - composer/ca-bundle updated from 1.5.4 to 1.5.5 patch
   See changes: composer/ca-bundle@1.5.4...1.5.5
   Release notes: https://github.com/composer/ca-bundle/releases/tag/1.5.5

 - gettext/translator updated from v1.2.0 to v1.2.1 patch
   See changes: php-gettext/Translator@v1.2.0...v1.2.1
   Release notes: https://github.com/php-gettext/Translator/releases/tag/v1.2.1

 - graham-campbell/guzzle-factory updated from v7.0.1 to v7.0.2 patch
   See changes: GrahamCampbell/Guzzle-Factory@v7.0.1...v7.0.2
   Release notes: https://github.com/GrahamCampbell/Guzzle-Factory/releases/tag/v7.0.2

 - league/csv updated from 9.20.1 to 9.21.0 minor
   See changes: thephpleague/csv@9.20.1...9.21.0
   Release notes: https://github.com/thephpleague/csv/releases/tag/9.21.0

 - aws/aws-sdk-php updated from 3.336.10 to 3.337.2 minor
   See changes: aws/aws-sdk-php@3.336.10...3.337.2
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.337.2

 - matomo/device-detector updated from 6.4.2 to 6.4.3 patch
   See changes: matomo-org/device-detector@6.4.2...6.4.3
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.4.3

 - php-di/invoker updated from 2.3.4 to 2.3.6 patch
   See changes: PHP-DI/Invoker@2.3.4...2.3.6
   Release notes: https://github.com/PHP-DI/Invoker/releases/tag/2.3.6

 - spatie/temporary-directory updated from 2.2.1 to 2.3.0 minor
   See changes: spatie/temporary-directory@2.2.1...2.3.0
   Release notes: https://github.com/spatie/temporary-directory/releases/tag/2.3.0

 - php-ffmpeg/php-ffmpeg updated from v1.3.0 to v1.3.1 patch
   See changes: PHP-FFMpeg/PHP-FFMpeg@v1.3.0...v1.3.1
   Release notes: https://github.com/PHP-FFMpeg/PHP-FFMpeg/releases/tag/v1.3.1

 - roave/security-advisories updated from dev-latest@19bf840 to dev-latest@e7a38fc
   See changes: Roave/SecurityAdvisories@19bf840...e7a38fc

 - zircote/swagger-php updated from 4.11.1 to 5.0.3 major
   See changes: zircote/swagger-php@4.11.1...5.0.3
   Release notes: https://github.com/zircote/swagger-php/releases/tag/5.0.3

No security vulnerability advisories found.
  • Loading branch information
BusterNeece committed Jan 17, 2025
1 parent e01df0c commit ecd6c69
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 103 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"vlucas/phpdotenv": "^5.3",
"voku/portable-utf8": "^6.0",
"wikimedia/composer-merge-plugin": "dev-master",
"zircote/swagger-php": "^4.9.2"
"zircote/swagger-php": "^5"
},
"replace": {
"symfony/polyfill-iconv": "1.99",
Expand Down
Loading

0 comments on commit ecd6c69

Please sign in to comment.