Update PHP dependencies.

Changelogs summary:

 - symfony/console updated from v6.4.1 to v7.0.1 major
   See changes: https://github.com/symfony/console/compare/v6.4.1...v7.0.1
   Release notes: https://github.com/symfony/console/releases/tag/v7.0.1

 - symfony/yaml updated from v6.4.0 to v7.0.0 major
   See changes: https://github.com/symfony/yaml/compare/v6.4.0...v7.0.0
   Release notes: https://github.com/symfony/yaml/releases/tag/v7.0.0

 - symfony/var-dumper updated from v6.4.0 to v7.0.0 major
   See changes: https://github.com/symfony/var-dumper/compare/v6.4.0...v7.0.0
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v7.0.0

 - symfony/finder updated from v6.4.0 to v7.0.0 major
   See changes: https://github.com/symfony/finder/compare/v6.4.0...v7.0.0
   Release notes: https://github.com/symfony/finder/releases/tag/v7.0.0

 - symfony/event-dispatcher updated from v6.4.0 to v7.0.0 major
   See changes: https://github.com/symfony/event-dispatcher/compare/v6.4.0...v7.0.0
   Release notes: https://github.com/symfony/event-dispatcher/releases/tag/v7.0.0

 - psy/psysh updated from v0.11.22 to v0.12.0 minor
   See changes: https://github.com/bobthecow/psysh/compare/v0.11.22...v0.12.0
   Release notes: https://github.com/bobthecow/psysh/releases/tag/v0.12.0

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

No security vulnerability advisories found.
This commit is contained in:
Buster Neece 2023-12-26 19:33:54 -06:00
parent cc7183c933
commit 4ec3eaf6b6
No known key found for this signature in database
2 changed files with 197 additions and 201 deletions

View File

@ -75,10 +75,10 @@
"spomky-labs/otphp": "^11",
"supervisorphp/supervisor": "dev-main",
"symfony/cache": "^6",
"symfony/console": "^6",
"symfony/event-dispatcher": "^6",
"symfony/console": "^7",
"symfony/event-dispatcher": "^7",
"symfony/filesystem": "^7",
"symfony/finder": "^6",
"symfony/finder": "^7",
"symfony/intl": "^7",
"symfony/lock": "^7",
"symfony/mailer": "^7",
@ -89,7 +89,7 @@
"symfony/redis-messenger": "^7",
"symfony/serializer": "^7",
"symfony/validator": "^7",
"symfony/yaml": "^6",
"symfony/yaml": "^7",
"vlucas/phpdotenv": "^5.3",
"voku/portable-utf8": "^6.0",
"wikimedia/composer-merge-plugin": "dev-master",
@ -123,13 +123,13 @@
"phpstan/phpstan-doctrine": "^1",
"phpunit/php-timer": "^6",
"phpunit/phpunit": "^10",
"psy/psysh": "^0.11.22",
"psy/psysh": "^0.12",
"pyrech/composer-changelogs": "^2",
"roave/security-advisories": "dev-latest",
"slevomat/coding-standard": "^8",
"softcreatr/jsonpath": "^0.8",
"squizlabs/php_codesniffer": "^3.5",
"symfony/var-dumper": "^6"
"symfony/var-dumper": "^7"
},
"config": {
"discard-changes": true,

386
composer.lock generated

File diff suppressed because it is too large Load Diff