Skip to content

Commit

Permalink
Bump the dependencies group with 44 updates
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 756ad74 commit 0989826
Show file tree
Hide file tree
Showing 2 changed files with 613 additions and 510 deletions.
78 changes: 39 additions & 39 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"require": {
"php": ">=8.2",

"twig/twig": "3.9.*",
"twig/extra-bundle": "3.9.*",
"twig/twig": "3.10.*",
"twig/extra-bundle": "3.10.*",

"react/datagram": "1.9.*",
"api-platform/core": "3.3.*",
"nelmio/cors-bundle": "2.4.*",
"phpseclib/phpseclib": "3.0.*",
"league/oauth2-google": "4.0.*",
"league/oauth2-github": "3.1.*",
"phpstan/phpdoc-parser": "1.28.*",
"phpstan/phpdoc-parser": "1.29.*",
"sentry/sentry-symfony": "5.0.*",
"easycorp/easyadmin-bundle": "4.10.*",
"xpaw/php-source-query-class": "dev-master",
Expand All @@ -41,36 +41,36 @@
"doctrine/doctrine-migrations-bundle": "3.3.*",

"symfony/flex": "2.4.*",
"symfony/lock": "7.0.*",
"symfony/form": "7.0.*",
"symfony/lock": "7.1.*",
"symfony/form": "7.1.*",
"symfony/intl": "7.0.*",
"symfony/mime": "7.0.*",
"symfony/yaml": "7.0.*",
"symfony/cache": "7.0.*",
"symfony/asset": "7.0.*",
"symfony/finder": "7.0.*",
"symfony/dotenv": "7.0.*",
"symfony/mailer": "7.0.*",
"symfony/string": "7.0.*",
"symfony/process": "7.0.*",
"symfony/console": "7.0.*",
"symfony/runtime": "7.0.*",
"symfony/web-link": "7.0.*",
"symfony/validator": "7.0.*",
"symfony/serializer": "7.0.*",
"symfony/filesystem": "7.0.*",
"symfony/translation": "7.0.*",
"symfony/twig-bundle": "7.0.*",
"symfony/http-client": "7.0.*",
"symfony/browser-kit": "7.0.*",
"symfony/css-selector": "7.0.*",
"symfony/rate-limiter": "7.0.*",
"symfony/property-info": "7.0.*",
"symfony/mime": "7.1.*",
"symfony/yaml": "7.1.*",
"symfony/cache": "7.1.*",
"symfony/asset": "7.1.*",
"symfony/finder": "7.1.*",
"symfony/dotenv": "7.1.*",
"symfony/mailer": "7.1.*",
"symfony/string": "7.1.*",
"symfony/process": "7.1.*",
"symfony/console": "7.1.*",
"symfony/runtime": "7.1.*",
"symfony/web-link": "7.1.*",
"symfony/validator": "7.1.*",
"symfony/serializer": "7.1.*",
"symfony/filesystem": "7.1.*",
"symfony/translation": "7.1.*",
"symfony/twig-bundle": "7.1.*",
"symfony/http-client": "7.1.*",
"symfony/browser-kit": "7.1.*",
"symfony/css-selector": "7.1.*",
"symfony/rate-limiter": "7.1.*",
"symfony/property-info": "7.1.*",
"symfony/monolog-bundle": "3.10.*",
"symfony/property-access": "7.0.*",
"symfony/security-bundle": "7.0.*",
"symfony/framework-bundle": "7.0.*",
"symfony/expression-language": "7.0.*",
"symfony/property-access": "7.1.*",
"symfony/security-bundle": "7.1.*",
"symfony/framework-bundle": "7.1.*",
"symfony/expression-language": "7.1.*",
"symfony/webpack-encore-bundle": "*"
},
"config": {
Expand Down Expand Up @@ -127,16 +127,16 @@
"require-dev": {
"phpmd/phpmd": "@stable",
"phpunit/phpunit": "^9.5",
"phpstan/phpstan": "1.10.*",
"phpstan/phpstan": "1.11.*",
"symfony/stopwatch": "7.0.*",
"symfony/debug-bundle": "7.0.*",
"symfony/debug-bundle": "7.1.*",
"symfony/maker-bundle": "1.59.*",
"symfony/phpunit-bridge": "7.0.*",
"phpstan/phpstan-symfony": "1.3.*",
"phpstan/phpstan-doctrine": "1.3.*",
"squizlabs/php_codesniffer": "3.9.*",
"symfony/phpunit-bridge": "7.1.*",
"phpstan/phpstan-symfony": "1.4.*",
"phpstan/phpstan-doctrine": "1.4.*",
"squizlabs/php_codesniffer": "3.10.*",
"phpstan/extension-installer": "1.3.*",
"symfony/web-profiler-bundle": "7.0.*",
"doctrine/doctrine-fixtures-bundle": "3.5.*"
"symfony/web-profiler-bundle": "7.1.*",
"doctrine/doctrine-fixtures-bundle": "3.6.*"
}
}
Loading

0 comments on commit 0989826

Please sign in to comment.