Skip to content
Snippets Groups Projects
Commit b25d8e98 authored by Fabrice Gangler's avatar Fabrice Gangler :art:
Browse files

chore(composer.lock): upgrade symfony (6.4.14 => 6.4.15), twig, , monolog, ...

see: https://symfony.com/blog/symfony-6-4-15-released

Lock file operations: 0 installs, 24 updates, 0 removals
- Upgrading doctrine/doctrine-bundle (2.13.0 => 2.13.1)
- Upgrading doctrine/doctrine-fixtures-bundle (3.6.1 => 3.6.2)
- Upgrading monolog/monolog (3.7.0 => 3.8.0)
- Upgrading myclabs/deep-copy (1.12.0 => 1.12.1)
- Upgrading php-webdriver/webdriver (1.15.1 => 1.15.2)
- Upgrading phpdocumentor/reflection-docblock (5.5.1 => 5.6.0)
- Upgrading phpdocumentor/type-resolver (1.9.0 => 1.10.0)
- Upgrading symfony/asset-mapper (v6.4.13 => v6.4.15)
- Upgrading symfony/console (v6.4.14 => v6.4.15)
- Upgrading symfony/dependency-injection (v6.4.13 => v6.4.15)
- Upgrading symfony/http-client (v6.4.14 => v6.4.15)
- Upgrading symfony/http-foundation (v6.4.14 => v6.4.15)
- Upgrading symfony/http-kernel (v6.4.14 => v6.4.15)
- Upgrading symfony/intl (v6.4.14 => v6.4.15)
- Upgrading symfony/messenger (v6.4.13 => v6.4.15)
- Upgrading symfony/process (v6.4.14 => v6.4.15)
- Upgrading symfony/property-info (v6.4.13 => v6.4.15)
- Upgrading symfony/security-http (v6.4.14 => v6.4.15)
- Upgrading symfony/serializer (v6.4.13 => v6.4.15)
- Upgrading symfony/string (v6.4.13 => v6.4.15)
- Upgrading symfony/validator (v6.4.14 => v6.4.15)
- Upgrading symfony/var-dumper (v6.4.14 => v6.4.15)
- Upgrading twig/extra-bundle (v3.13.0 => v3.15.0)
- Upgrading twig/twig (v3.14.1 => v3.15.0)


Changelogs summary:

symfony/http-foundation updated from v6.4.14 to v6.4.15 patch
- see changes: https://github.com/symfony/http-foundation/compare/v6.4.14...v6.4.15
- Release notes: https://github.com/symfony/http-foundation/releases/tag/v6.4.15

symfony/var-dumper updated from v6.4.14 to v6.4.15 patch
- see changes: https://github.com/symfony/var-dumper/compare/v6.4.14...v6.4.15
- Release notes: https://github.com/symfony/var-dumper/releases/tag/v6.4.15

symfony/http-kernel updated from v6.4.14 to v6.4.15 patch
- see changes: https://github.com/symfony/http-kernel/compare/v6.4.14...v6.4.15
- Release notes: https://github.com/symfony/http-kernel/releases/tag/v6.4.15

symfony/dependency-injection updated from v6.4.13 to v6.4.15 patch
- see changes: https://github.com/symfony/dependency-injection/compare/v6.4.13...v6.4.15
- Release notes: https://github.com/symfony/dependency-injection/releases/tag/v6.4.15

symfony/string updated from v6.4.13 to v6.4.15 patch
- see changes: https://github.com/symfony/string/compare/v6.4.13...v6.4.15
- Release notes: https://github.com/symfony/string/releases/tag/v6.4.15

symfony/console updated from v6.4.14 to v6.4.15 patch
- see changes: https://github.com/symfony/console/compare/v6.4.14...v6.4.15
- Release notes: https://github.com/symfony/console/releases/tag/v6.4.15

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

doctrine/doctrine-fixtures-bundle updated from 3.6.1 to 3.6.2 patch
- see changes: https://github.com/doctrine/DoctrineFixturesBundle/compare/3.6.1...3.6.2
- Release notes: https://github.com/doctrine/DoctrineFixturesBundle/releases/tag/3.6.2

symfony/property-info updated from v6.4.13 to v6.4.15 patch
- see changes: https://github.com/symfony/property-info/compare/v6.4.13...v6.4.15
- Release notes: https://github.com/symfony/property-info/releases/tag/v6.4.15

symfony/security-http updated from v6.4.14 to v6.4.15 patch
- see changes: https://github.com/symfony/security-http/compare/v6.4.14...v6.4.15
- Release notes: https://github.com/symfony/security-http/releases/tag/v6.4.15

phpdocumentor/type-resolver updated from 1.9.0 to 1.10.0 minor
- see changes: https://github.com/phpDocumentor/TypeResolver/compare/1.9.0...1.10.0
- Release notes: https://github.com/phpDocumentor/TypeResolver/releases/tag/1.10.0

phpdocumentor/reflection-docblock updated from 5.5.1 to 5.6.0 minor
- see changes: https://github.com/phpDocumentor/ReflectionDocBlock/compare/5.5.1...5.6.0
- Release notes: https://github.com/phpDocumentor/ReflectionDocBlock/releases/tag/5.6.0

myclabs/deep-copy updated from 1.12.0 to 1.12.1 patch
- see changes: https://github.com/myclabs/DeepCopy/compare/1.12.0...1.12.1
- Release notes: https://github.com/myclabs/DeepCopy/releases/tag/1.12.1

symfony/http-client updated from v6.4.14 to v6.4.15 patch
- see changes: https://github.com/symfony/http-client/compare/v6.4.14...v6.4.15
- Release notes: https://github.com/symfony/http-client/releases/tag/v6.4.15

symfony/asset-mapper updated from v6.4.13 to v6.4.15 patch
- see changes: https://github.com/symfony/asset-mapper/compare/v6.4.13...v6.4.15
- Release notes: https://github.com/symfony/asset-mapper/releases/tag/v6.4.15

twig/twig updated from v3.14.1 to v3.15.0 minor
- see changes: https://github.com/twigphp/Twig/compare/v3.14.1...v3.15.0
- Release notes: https://github.com/twigphp/Twig/releases/tag/v3.15.0

symfony/messenger updated from v6.4.13 to v6.4.15 patch
- see changes: https://github.com/symfony/messenger/compare/v6.4.13...v6.4.15
- Release notes: https://github.com/symfony/messenger/releases/tag/v6.4.15

symfony/intl updated from v6.4.14 to v6.4.15 patch
- see changes: https://github.com/symfony/intl/compare/v6.4.14...v6.4.15
- Release notes: https://github.com/symfony/intl/releases/tag/v6.4.15

symfony/process updated from v6.4.14 to v6.4.15 patch
- see changes: https://github.com/symfony/process/compare/v6.4.14...v6.4.15
- Release notes: https://github.com/symfony/process/releases/tag/v6.4.15

monolog/monolog updated from 3.7.0 to 3.8.0 minor
- see changes: https://github.com/Seldaek/monolog/compare/3.7.0...3.8.0
- Release notes: https://github.com/Seldaek/monolog/releases/tag/3.8.0

php-webdriver/webdriver updated from 1.15.1 to 1.15.2 patch
- see changes: https://github.com/php-webdriver/php-webdriver/compare/1.15.1...1.15.2
- Release notes: https://github.com/php-webdriver/php-webdriver/releases/tag/1.15.2

symfony/serializer updated from v6.4.13 to v6.4.15 patch
- see changes: https://github.com/symfony/serializer/compare/v6.4.13...v6.4.15
- Release notes: https://github.com/symfony/serializer/releases/tag/v6.4.15

symfony/validator updated from v6.4.14 to v6.4.15 patch
- see changes: https://github.com/symfony/validator/compare/v6.4.14...v6.4.15
- Release notes: https://github.com/symfony/validator/releases/tag/v6.4.15

twig/extra-bundle updated from v3.13.0 to v3.15.0 minor
- see changes: https://github.com/twigphp/twig-extra-bundle/compare/v3.13.0...v3.15.0
- Release notes: https://github.com/twigphp/twig-extra-bundle/releases/tag/v3.15.0
parent 5a0bdbed
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment