Skip to content

Commit

Permalink
fix(deps): bump the all group with 18 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [braintree/braintree_php](https://github.com/braintree/braintree_php) | `6.16.0` | `6.17.0` |
| [doctrine/orm](https://github.com/doctrine/orm) | `2.18.0` | `2.19.1` |
| [symfony/console](https://github.com/symfony/console) | `7.0.3` | `7.0.4` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.0.3` | `7.0.4` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `7.0.3` | `7.0.4` |
| [symfony/flex](https://github.com/symfony/flex) | `2.4.4` | `2.4.5` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.0.3` | `7.0.4` |
| [symfony/property-access](https://github.com/symfony/property-access) | `7.0.3` | `7.0.4` |
| [symfony/serializer](https://github.com/symfony/serializer) | `7.0.3` | `7.0.4` |
| [infection/infection](https://github.com/infection/infection) | `0.27.9` | `0.27.10` |
| [kubawerlos/php-cs-fixer-custom-fixers](https://github.com/kubawerlos/php-cs-fixer-custom-fixers) | `3.20.0` | `3.21.0` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.10.57` | `1.10.62` |
| [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `1.3.7` | `1.3.9` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `10.5.10` | `10.5.13` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.0.3` | `7.0.4` |
| [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) | `12.1.10` | `12.1.14` |
| [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) | `12.4.8` | `12.4.9` |
| [tomasvotruba/type-coverage](https://github.com/TomasVotruba/type-coverage) | `0.2.1` | `0.2.5` |


Updates `braintree/braintree_php` from 6.16.0 to 6.17.0
- [Changelog](https://github.com/braintree/braintree_php/blob/master/CHANGELOG.md)
- [Commits](braintree/braintree_php@6.16.0...6.17.0)

Updates `doctrine/orm` from 2.18.0 to 2.19.1
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@2.18.0...2.19.1)

Updates `symfony/console` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md)
- [Commits](symfony/console@v7.0.3...v7.0.4)

Updates `symfony/dotenv` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.0/CHANGELOG.md)
- [Commits](symfony/dotenv@v7.0.3...v7.0.4)

Updates `symfony/http-foundation` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.0/CHANGELOG.md)
- [Commits](symfony/http-foundation@v7.0.3...v7.0.4)

Updates `symfony/flex` from 2.4.4 to 2.4.5
- [Release notes](https://github.com/symfony/flex/releases)
- [Commits](symfony/flex@v2.4.4...v2.4.5)

Updates `symfony/framework-bundle` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v7.0.3...v7.0.4)

Updates `symfony/property-access` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/7.0/CHANGELOG.md)
- [Commits](symfony/property-access@v7.0.3...v7.0.4)

Updates `symfony/serializer` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/serializer@v7.0.3...v7.0.4)

Updates `infection/infection` from 0.27.9 to 0.27.10
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.27.9...0.27.10)

Updates `kubawerlos/php-cs-fixer-custom-fixers` from 3.20.0 to 3.21.0
- [Release notes](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/releases)
- [Changelog](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/blob/main/CHANGELOG.md)
- [Commits](kubawerlos/php-cs-fixer-custom-fixers@v3.20.0...v3.21.0)

Updates `phpstan/phpstan` from 1.10.57 to 1.10.62
- [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.57...1.10.62)

Updates `phpstan/phpstan-symfony` from 1.3.7 to 1.3.9
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](phpstan/phpstan-symfony@1.3.7...1.3.9)

Updates `phpunit/phpunit` from 10.5.10 to 10.5.13
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.13/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.10...10.5.13)

Updates `symfony/web-profiler-bundle` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.0.3...v7.0.4)

Updates `symplify/easy-coding-standard` from 12.1.10 to 12.1.14
- [Release notes](https://github.com/easy-coding-standard/easy-coding-standard/releases)
- [Commits](easy-coding-standard/easy-coding-standard@12.1.10...12.1.14)

Updates `symplify/phpstan-rules` from 12.4.8 to 12.4.9
- [Release notes](https://github.com/symplify/phpstan-rules/releases)
- [Commits](symplify/phpstan-rules@12.4.8...12.4.9)

Updates `tomasvotruba/type-coverage` from 0.2.1 to 0.2.5
- [Commits](TomasVotruba/type-coverage@0.2.1...0.2.5)

---
updated-dependencies:
- dependency-name: braintree/braintree_php
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/flex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/property-access
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: infection/infection
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: kubawerlos/php-cs-fixer-custom-fixers
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symfony/web-profiler-bundle
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symplify/easy-coding-standard
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: symplify/phpstan-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tomasvotruba/type-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent c2d4c98 commit b713eac
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 308 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"symfony/stopwatch": "6.4.*",
"symfony/web-profiler-bundle": "7.0.*",
"symplify/easy-coding-standard": "^12.0",
"symplify/phpstan-rules": "12.4.8",
"symplify/phpstan-rules": "12.4.9",
"tomasvotruba/type-coverage": "^0.2.1"
}
}
Loading

0 comments on commit b713eac

Please sign in to comment.