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

chore(composer.lock): upgrade twig, symfony (6.4.13 => 6.4.14), doctrine/*

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

Lock file operations: 0 installs, 20 updates, 0 removals
- Upgrading composer/ca-bundle (1.5.2 => 1.5.3)
- Upgrading doctrine/data-fixtures (1.7.0 => 1.8.0)
- Upgrading doctrine/persistence (3.3.3 => 3.4.0)
- Upgrading phpdocumentor/reflection-docblock (5.4.1 => 5.5.1)
- Upgrading phpdocumentor/type-resolver (1.8.2 => 1.9.0)
- Upgrading symfony/cache (v6.4.13 => v6.4.14)
- Upgrading symfony/config (v6.4.13 => v6.4.14)
- Upgrading symfony/console (v6.4.13 => v6.4.14)
- Upgrading symfony/error-handler (v6.4.13 => v6.4.14)
- Upgrading symfony/http-client (v6.4.13 => v6.4.14)
- Upgrading symfony/http-foundation (v6.4.13 => v6.4.14)
- Upgrading symfony/http-kernel (v6.4.13 => v6.4.14)
- Upgrading symfony/intl (v6.4.13 => v6.4.14)
- Upgrading symfony/process (v6.4.13 => v6.4.14)
- Upgrading symfony/runtime (v6.4.13 => v6.4.14)
- Upgrading symfony/security-http (v6.4.13 => v6.4.14)
- Upgrading symfony/validator (v6.4.13 => v6.4.14)
- Upgrading symfony/var-dumper (v6.4.13 => v6.4.14)
- Upgrading symfony/web-profiler-bundle (v6.4.13 => v6.4.14)
- Upgrading twig/twig (v3.14.0 => v3.14.1)

Changelogs summary:

symfony/runtime updated from v6.4.13 to v6.4.14 patch
- See changes: https://github.com/symfony/runtime/compare/v6.4.13...v6.4.14
- Release notes:https://github.com/symfony/runtime/releases/tag/v6.4.14

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

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

symfony/error-handler updated from v6.4.13 to v6.4.14 patch
- See changes: https://github.com/symfony/error-handler/compare/v6.4.13...v6.4.14
- Release notes:https://github.com/symfony/error-handler/releases/tag/v6.4.14

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

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

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

symfony/config updated from v6.4.13 to v6.4.14 patch
- See changes: https://github.com/symfony/config/compare/v6.4.13...v6.4.14
- Release notes:https://github.com/symfony/config/releases/tag/v6.4.14

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

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

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

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

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

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

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

twig/twig updated from v3.14.0 to v3.14.1 patch
- See changes: https://github.com/twigphp/Twig/compare/v3.14.0...v3.14.1
- Release notes:https://github.com/twigphp/Twig/releases/tag/v3.14.1

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

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

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

symfony/web-profiler-bundle updated from v6.4.13 to v6.4.14 patch
- See changes: https://github.com/symfony/web-profiler-bundle/compare/v6.4.13...v6.4.14
- Release notes:https://github.com/symfony/web-profiler-bundle/releases/tag/v6.4.14

Refs: #123
parent 8b315403
No related branches found
No related tags found
Loading
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