-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group with 44 updates #245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
github-actions
merged 1 commit into
master
from
dependabot/composer/dependencies-e935f8a128
Jun 1, 2024
Merged
Bump the dependencies group with 44 updates #245
github-actions
merged 1 commit into
master
from
dependabot/composer/dependencies-e935f8a128
Jun 1, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 44 updates: | Package | From | To | | --- | --- | --- | | [twig/twig](https://github.com/twigphp/Twig) | `3.9.3` | `3.10.3` | | [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle) | `3.9.3` | `3.10.0` | | [api-platform/core](https://github.com/api-platform/core) | `3.3.0` | `3.3.5` | | [phpstan/phpdoc-parser](https://github.com/phpstan/phpdoc-parser) | `1.28.0` | `1.29.1` | | [easycorp/easyadmin-bundle](https://github.com/EasyCorp/EasyAdminBundle) | `4.10.0` | `4.10.2` | | [phpdocumentor/reflection-docblock](https://github.com/phpDocumentor/ReflectionDocBlock) | `5.4.0` | `5.4.1` | | [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle) | `3.3.0` | `3.3.1` | | [symfony/lock](https://github.com/symfony/lock) | `7.0.7` | `7.1.0` | | [symfony/form](https://github.com/symfony/form) | `7.0.7` | `7.1.0` | | [symfony/mime](https://github.com/symfony/mime) | `7.0.7` | `7.1.0` | | [symfony/yaml](https://github.com/symfony/yaml) | `7.0.7` | `7.1.0` | | [symfony/cache](https://github.com/symfony/cache) | `7.0.7` | `7.1.0` | | [symfony/asset](https://github.com/symfony/asset) | `7.0.7` | `7.1.0` | | [symfony/finder](https://github.com/symfony/finder) | `7.0.7` | `7.1.0` | | [symfony/dotenv](https://github.com/symfony/dotenv) | `7.0.7` | `7.1.0` | | [symfony/mailer](https://github.com/symfony/mailer) | `7.0.7` | `7.1.0` | | [symfony/string](https://github.com/symfony/string) | `7.0.7` | `7.1.0` | | [symfony/process](https://github.com/symfony/process) | `7.0.7` | `7.1.0` | | [symfony/console](https://github.com/symfony/console) | `7.0.7` | `7.1.0` | | [symfony/runtime](https://github.com/symfony/runtime) | `7.0.7` | `7.1.0` | | [symfony/web-link](https://github.com/symfony/web-link) | `7.0.7` | `7.1.0` | | [symfony/validator](https://github.com/symfony/validator) | `7.0.7` | `7.1.0` | | [symfony/serializer](https://github.com/symfony/serializer) | `7.0.7` | `7.1.0` | | [symfony/filesystem](https://github.com/symfony/filesystem) | `7.0.7` | `7.1.0` | | [symfony/translation](https://github.com/symfony/translation) | `7.0.7` | `7.1.0` | | [symfony/twig-bundle](https://github.com/symfony/twig-bundle) | `7.0.7` | `7.1.0` | | [symfony/http-client](https://github.com/symfony/http-client) | `7.0.7` | `7.1.0` | | [symfony/browser-kit](https://github.com/symfony/browser-kit) | `7.0.7` | `7.1.0` | | [symfony/css-selector](https://github.com/symfony/css-selector) | `7.0.7` | `7.1.0` | | [symfony/rate-limiter](https://github.com/symfony/rate-limiter) | `7.0.7` | `7.1.0` | | [symfony/property-info](https://github.com/symfony/property-info) | `7.0.7` | `7.1.0` | | [symfony/property-access](https://github.com/symfony/property-access) | `7.0.7` | `7.1.0` | | [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.0.7` | `7.1.0` | | [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.0.7` | `7.1.0` | | [symfony/expression-language](https://github.com/symfony/expression-language) | `7.0.7` | `7.1.0` | | [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.10.67` | `1.11.3` | | [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `7.0.7` | `7.1.0` | | [symfony/maker-bundle](https://github.com/symfony/maker-bundle) | `1.59.0` | `1.59.1` | | [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.0.7` | `7.1.0` | | [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `1.3.12` | `1.4.3` | | [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) | `1.3.69` | `1.4.1` | | [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) | `3.9.2` | `3.10.1` | | [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.0.7` | `7.1.0` | | [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) | `3.5.1` | `3.6.1` | Updates `twig/twig` from 3.9.3 to 3.10.3 - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](twigphp/Twig@v3.9.3...v3.10.3) Updates `twig/extra-bundle` from 3.9.3 to 3.10.0 - [Commits](twigphp/twig-extra-bundle@v3.9.3...v3.10.0) Updates `api-platform/core` from 3.3.0 to 3.3.5 - [Release notes](https://github.com/api-platform/core/releases) - [Changelog](https://github.com/api-platform/core/blob/main/CHANGELOG.md) - [Commits](api-platform/core@v3.3.0...v3.3.5) Updates `phpstan/phpdoc-parser` from 1.28.0 to 1.29.1 - [Release notes](https://github.com/phpstan/phpdoc-parser/releases) - [Commits](phpstan/phpdoc-parser@1.28.0...1.29.1) Updates `easycorp/easyadmin-bundle` from 4.10.0 to 4.10.2 - [Release notes](https://github.com/EasyCorp/EasyAdminBundle/releases) - [Commits](EasyCorp/EasyAdminBundle@v4.10.0...v4.10.2) Updates `phpdocumentor/reflection-docblock` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/phpDocumentor/ReflectionDocBlock/releases) - [Commits](phpDocumentor/ReflectionDocBlock@5.4.0...5.4.1) Updates `doctrine/doctrine-migrations-bundle` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases) - [Commits](doctrine/DoctrineMigrationsBundle@3.3.0...3.3.1) Updates `symfony/lock` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/lock/releases) - [Changelog](https://github.com/symfony/lock/blob/7.1/CHANGELOG.md) - [Commits](symfony/lock@v7.0.7...v7.1.0) Updates `symfony/form` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/form/releases) - [Changelog](https://github.com/symfony/form/blob/7.1/CHANGELOG.md) - [Commits](symfony/form@v7.0.7...v7.1.0) Updates `symfony/mime` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/mime/releases) - [Changelog](https://github.com/symfony/mime/blob/7.1/CHANGELOG.md) - [Commits](symfony/mime@v7.0.7...v7.1.0) Updates `symfony/yaml` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md) - [Commits](symfony/yaml@v7.0.7...v7.1.0) Updates `symfony/cache` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/cache/releases) - [Changelog](https://github.com/symfony/cache/blob/7.1/CHANGELOG.md) - [Commits](symfony/cache@v7.0.7...v7.1.0) Updates `symfony/asset` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/asset/releases) - [Changelog](https://github.com/symfony/asset/blob/7.1/CHANGELOG.md) - [Commits](symfony/asset@v7.0.7...v7.1.0) Updates `symfony/finder` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/finder/releases) - [Changelog](https://github.com/symfony/finder/blob/7.1/CHANGELOG.md) - [Commits](symfony/finder@v7.0.7...v7.1.0) Updates `symfony/dotenv` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/dotenv/releases) - [Changelog](https://github.com/symfony/dotenv/blob/7.1/CHANGELOG.md) - [Commits](symfony/dotenv@v7.0.7...v7.1.0) Updates `symfony/mailer` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/7.1/CHANGELOG.md) - [Commits](symfony/mailer@v7.0.7...v7.1.0) Updates `symfony/string` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/string/releases) - [Changelog](https://github.com/symfony/string/blob/7.1/CHANGELOG.md) - [Commits](symfony/string@v7.0.7...v7.1.0) Updates `symfony/process` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md) - [Commits](symfony/process@v7.0.7...v7.1.0) Updates `symfony/console` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md) - [Commits](symfony/console@v7.0.7...v7.1.0) Updates `symfony/runtime` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/7.1/CHANGELOG.md) - [Commits](symfony/runtime@v7.0.7...v7.1.0) Updates `symfony/web-link` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/web-link/releases) - [Changelog](https://github.com/symfony/web-link/blob/7.1/CHANGELOG.md) - [Commits](symfony/web-link@v7.0.7...v7.1.0) Updates `symfony/validator` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/validator/releases) - [Changelog](https://github.com/symfony/validator/blob/7.1/CHANGELOG.md) - [Commits](symfony/validator@v7.0.7...v7.1.0) Updates `symfony/serializer` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/serializer/releases) - [Changelog](https://github.com/symfony/serializer/blob/7.1/CHANGELOG.md) - [Commits](symfony/serializer@v7.0.7...v7.1.0) Updates `symfony/filesystem` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/filesystem/releases) - [Changelog](https://github.com/symfony/filesystem/blob/7.1/CHANGELOG.md) - [Commits](symfony/filesystem@v7.0.7...v7.1.0) Updates `symfony/translation` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/7.1/CHANGELOG.md) - [Commits](symfony/translation@v7.0.7...v7.1.0) Updates `symfony/twig-bundle` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/twig-bundle/releases) - [Changelog](https://github.com/symfony/twig-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/twig-bundle@v7.0.7...v7.1.0) Updates `symfony/http-client` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md) - [Commits](symfony/http-client@v7.0.7...v7.1.0) Updates `symfony/browser-kit` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/browser-kit/releases) - [Changelog](https://github.com/symfony/browser-kit/blob/7.1/CHANGELOG.md) - [Commits](symfony/browser-kit@v7.0.7...v7.1.0) Updates `symfony/css-selector` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/css-selector/releases) - [Changelog](https://github.com/symfony/css-selector/blob/7.1/CHANGELOG.md) - [Commits](symfony/css-selector@v7.0.7...v7.1.0) Updates `symfony/rate-limiter` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/rate-limiter/releases) - [Changelog](https://github.com/symfony/rate-limiter/blob/7.1/CHANGELOG.md) - [Commits](symfony/rate-limiter@v7.0.7...v7.1.0) Updates `symfony/property-info` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/property-info/releases) - [Changelog](https://github.com/symfony/property-info/blob/7.1/CHANGELOG.md) - [Commits](symfony/property-info@v7.0.7...v7.1.0) Updates `symfony/property-access` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/property-access/releases) - [Changelog](https://github.com/symfony/property-access/blob/7.1/CHANGELOG.md) - [Commits](symfony/property-access@v7.0.7...v7.1.0) Updates `symfony/security-bundle` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/security-bundle/releases) - [Changelog](https://github.com/symfony/security-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/security-bundle@v7.0.7...v7.1.0) Updates `symfony/framework-bundle` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/framework-bundle/releases) - [Changelog](https://github.com/symfony/framework-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/framework-bundle@v7.0.7...v7.1.0) Updates `symfony/expression-language` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/expression-language/releases) - [Changelog](https://github.com/symfony/expression-language/blob/7.1/CHANGELOG.md) - [Commits](symfony/expression-language@v7.0.7...v7.1.0) Updates `phpstan/phpstan` from 1.10.67 to 1.11.3 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.67...1.11.3) Updates `symfony/debug-bundle` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/debug-bundle/releases) - [Changelog](https://github.com/symfony/debug-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/debug-bundle@v7.0.7...v7.1.0) Updates `symfony/maker-bundle` from 1.59.0 to 1.59.1 - [Release notes](https://github.com/symfony/maker-bundle/releases) - [Changelog](https://github.com/symfony/maker-bundle/blob/main/CHANGELOG.md) - [Commits](symfony/maker-bundle@v1.59.0...v1.59.1) Updates `symfony/phpunit-bridge` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md) - [Commits](symfony/phpunit-bridge@v7.0.7...v7.1.0) Updates `phpstan/phpstan-symfony` from 1.3.12 to 1.4.3 - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](phpstan/phpstan-symfony@1.3.12...1.4.3) Updates `phpstan/phpstan-doctrine` from 1.3.69 to 1.4.1 - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](phpstan/phpstan-doctrine@1.3.69...1.4.1) Updates `squizlabs/php_codesniffer` from 3.9.2 to 3.10.1 - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.9.2...3.10.1) Updates `symfony/web-profiler-bundle` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/symfony/web-profiler-bundle/releases) - [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.1/CHANGELOG.md) - [Commits](symfony/web-profiler-bundle@v7.0.7...v7.1.0) Updates `doctrine/doctrine-fixtures-bundle` from 3.5.1 to 3.6.1 - [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases) - [Commits](doctrine/DoctrineFixturesBundle@3.5.1...3.6.1) --- updated-dependencies: - dependency-name: twig/twig dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: twig/extra-bundle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: api-platform/core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: phpstan/phpdoc-parser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: easycorp/easyadmin-bundle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: phpdocumentor/reflection-docblock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: doctrine/doctrine-migrations-bundle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/lock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/mime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/cache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/asset dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/finder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/mailer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/string dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/process dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/console dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/web-link dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/validator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/serializer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/filesystem dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/translation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/twig-bundle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/http-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/browser-kit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/css-selector dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/rate-limiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/property-info dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/property-access dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/security-bundle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/framework-bundle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/expression-language dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/debug-bundle dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/maker-bundle dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: symfony/phpunit-bridge dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: phpstan/phpstan-symfony dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/web-profiler-bundle dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: doctrine/doctrine-fixtures-bundle dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 44 updates:
3.9.3
3.10.3
3.9.3
3.10.0
3.3.0
3.3.5
1.28.0
1.29.1
4.10.0
4.10.2
5.4.0
5.4.1
3.3.0
3.3.1
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
7.0.7
7.1.0
1.10.67
1.11.3
7.0.7
7.1.0
1.59.0
1.59.1
7.0.7
7.1.0
1.3.12
1.4.3
1.3.69
1.4.1
3.9.2
3.10.1
7.0.7
7.1.0
3.5.1
3.6.1
Updates
twig/twig
from 3.9.3 to 3.10.3Changelog
Sourced from twig/twig's changelog.
Commits
67f2978
Prepare the 3.10.3 release75fc9b9
bug #4093 Fix parse error in generated code when using CaptureNode (nicolas-g...5042528
Fix parse error in generated code when using CaptureNode7069d82
Bump version7aaed0b
Prepare the 3.10.2 releasef553f16
bug #4091 Fix old escaper signature + add docs (fabpot)04b1ad3
Fix old escaper signature + add docs0bdc73a
Bump version3af5ab2
Prepare the 3.10.1 release1de5736
bug #4083 Fix BC break on escaper extension (fabpot)Updates
twig/extra-bundle
from 3.9.3 to 3.10.0Commits
cdc6e23
Revert "minor #4042 Auto-close PRs on subtree-splits (kbond)"29cad51
Auto-close PRs on subtree-splitsUpdates
api-platform/core
from 3.3.0 to 3.3.5Release notes
Sourced from api-platform/core's releases.
... (truncated)
Changelog
Sourced from api-platform/core's changelog.
... (truncated)
Commits
b5a93fb
doc: changelog 3.3.542ab205
test: constraint Url needs "requireTld" (#6393)55f27dc
fix(symfony): documentation request _format (#6390)2f4ecc8
docs: changelog 3.3.40706426
docs: 3.2.23 changelog5212f54
fix(test): canonicalizing json arrays (#6386)c174bc3
docs: typo on "Test your API" guide (#6351)4b7ddd0
fix(graphql): no validate on delete mutation (#6388)3fb7231
test: PATCH on controller w/ dto (#6368)77a917f
fix(metadata): resource class php doc (#6381)Updates
phpstan/phpdoc-parser
from 1.28.0 to 1.29.1Release notes
Sourced from phpstan/phpdoc-parser's releases.
Commits
fcaefac
TemplateTagValueNode
name cannot be empty string536889f
Support array and offset access on const types9bb3855
Update lock-closed-issues.yml54b191f
Test pure-callable and pure-Closure793d146
Update phpdoc-parser in phpstan-src:1.11.xUpdates
easycorp/easyadmin-bundle
from 4.10.0 to 4.10.2Release notes
Sourced from easycorp/easyadmin-bundle's releases.
Commits
a277535
Rebuild web assets614a6ca
Prepare 4.10.2 release0049b0d
bug #6282 feat: allow slug field to be triggered by select fields also (Romaixn)b7c8c0d
feat: allow slug field to be triggered by select fields also1ad08d9
minor #6283 typo(docs): fix double "of the" (Romaixn)ed0faf9
Tweak docs1fdacd6
feature #6258 [ImageField] Support constraint validation (Seb33300)76a9e9d
[ImageField] Support constraint validationdabf649
bug #6288 Fix top border (Seb33300)6248349
Bump development versionUpdates
phpdocumentor/reflection-docblock
from 5.4.0 to 5.4.1Release notes
Sourced from phpdocumentor/reflection-docblock's releases.
Commits
9d07b3f
Merge pull request #370 from phpDocumentor/retry-parser-docblocs8c422ab
Fix docblock tag descriptions88a07d2
Merge pull request #367 from phpDocumentor/fix/description-regression518be13
Bugfix: resolve issue with multiline descriptions2f7b34c
Merge pull request #366 from phpDocumentor/dependabot/github_actions/phpDocum...a3fc141
Bump phpDocumentor/.github from 0.5.0 to 0.6Updates
doctrine/doctrine-migrations-bundle
from 3.3.0 to 3.3.1Release notes
Sourced from doctrine/doctrine-migrations-bundle's releases.
Commits
715b62c
Switch to non-deprecated Extension class (#545)fa16f0d
Merge pull request #544 from doctrine/dependabot/github_actions/doctrine/dot-...6f22b9c
Bump doctrine/.github from 3.1.0 to 5.0.1846238d
Merge pull request #543 from greg0ire/maintenance51f2b44
Setup Dependabot for Github actionsd698c36
Upgrade CI workflowd06c787
Merge pull request #541 from jaapio/patch-113f3197
Use service name in the example4c0f5a4
Merge pull request #536 from greg0ire/different-doc-dir2b8faad
Merge pull request #537 from greg0ire/remove-changelogUpdates
symfony/lock
from 7.0.7 to 7.1.0Release notes
Sourced from symfony/lock's releases.
Commits
464cf94
Merge branch '7.0' into 7.144d1451
Merge branch '6.4' into 7.03025152
Merge branch '5.4' into 6.440c4c8a
Remove calls toonConsecutiveCalls()
b38d394
Merge branch '7.0' into 7.1db61c08
Merge branch '7.0' into 7.1c4e598d
Merge branch '7.0' into 7.18e7ca64
Make NoLock implement the SharedLockInterfaceUpdates
symfony/form
from 7.0.7 to 7.1.0Release notes
Sourced from symfony/form's releases.
Changelog
Sourced from symfony/form's changelog.
... (truncated)
Commits
50a9e64
Fix singular phpdoc89d535a
Merge branch '7.0' into 7.141695c0
Merge branch '6.4' into 7.0be383b6
Merge branch '5.4' into 6.408c924b
Remove calls toTestCase::iniSet()
and calls to deprecated methods of `Mock...a492b5c
rename the model_type option to input and rework it706fe13
Merge branch '7.0' into 7.1ba441cc
Merge branch '7.0' into 7.15a7886b
Proofread UPGRADE guide2d1c888
Remove unnecessary empty usagesUpdates
symfony/mime
from 7.0.7 to 7.1.0Release notes
Sourced from symfony/mime's releases.
Commits
92d6b9b
Merge branch '7.0' into 7.151d6a7f
Merge branch '6.4' into 7.099add8a
Revert "fix PHP 7 compatibility"be07d1d
Merge branch '6.4' into 7.035f0ff4
Merge branch '5.4' into 6.498f9671
fix PHP 7 compatibilitya8ba365
[Mime] FixedMime\Message::ensureValidity()
when a required header is set, ...b796381
Merge branch '7.0' into 7.1c537f46
Merge branch '7.0' into 7.108cb7c9
Merge branch '7.0' into 7.1Updates
symfony/yaml
from 7.0.7 to 7.1.0Release notes
Sourced from symfony/yaml's releases.
Changelog
Sourced from symfony/yaml's changelog.
... (truncated)
Commits
c5f718c
Merge branch '7.0' into 7.1c1e0024
Merge branch '7.0' into 7.108a7843
Remove unnecessary empty usagese5e14c8
use constructor property promotion7fc548d
feature #52230 [Yaml] Allow to get all the enum cases (phansys)d56caa8
dump enums with the !php/enum tag16eb674
Merge branch '7.0' into 7.15d2b2a5
[Tests] Streamline2c98dad
Code updatesdd03330
[Yaml] Allow Yaml component to get all the enum casesUpdates
symfony/cache
from 7.0.7 to 7.1.0Release notes
Sourced from symfony/cache's releases.
Changelog
Sourced from symfony/cache's changelog.
... (truncated)
Commits
c36a10e
fix integration testsd015d28
Merge branch '7.0' into 7.1ac678b7
Merge branch '6.4' into 7.0c4034b3
sync Relay proxy0573ff4
[Cache] Fix CouchbaseCollectionAdapterTestf1c69c4
Merge branch '7.0' into 7.160c8006
Merge branch '6.4' into 7.0cb875b5
Merge branch '5.4' into 6.49c81cbc
fix: remove unwanted type cast0b5c36f
Merge branch '7.0' into 7.1Updates
symfony/asset
from 7.0.7 to 7.1.0Release notes
Sourced from symfony/asset's releases.
Commits
dd4dc37
Merge branch '7.0' into 7.1330d0da
Merge branch '7.0' into 7.132869f4
do not mock the RequestStack classf30ae07
[Asset][BrowserKit][Cache][Console][CssSelector] Use CPPUpdates
symfony/finder
from 7.0.7 to 7.1.0Release notes
Sourced from symfony/finder's releases.
Commits
fb6c2d6
Merge branch '7.0' into 7.196c5714
Merge branch '7.0' into 7.19bfc6ff
chore: CS fixesbeeac2b
[Filesystem][Finder][Form] Use CPPaf2c8f6
DX: re-apply CSUpdates
symfony/dotenv
from 7.0.7 to 7.1.0Release notes
Sourced from symfony/dotenv's releases.
Changelog
Sourced from symfony/dotenv's changelog.