Skip to content
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

fix(deps): bump the all group with 20 updates #53

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps the all group with 20 updates:

Package From To
braintree/braintree_php 6.16.0 6.18.0
doctrine/doctrine-bundle 2.11.3 2.12.0
doctrine/orm 2.18.0 2.19.3
symfony/console 7.0.3 7.0.6
symfony/dotenv 7.0.3 7.0.4
symfony/http-foundation 7.0.3 7.0.6
symfony/flex 2.4.4 2.4.5
symfony/framework-bundle 7.0.3 7.0.6
symfony/property-access 7.0.3 7.0.6
symfony/psr-http-message-bridge 7.0.3 7.0.6
symfony/serializer 7.0.3 7.0.6
infection/infection 0.27.9 0.27.11
kubawerlos/php-cs-fixer-custom-fixers 3.20.0 3.21.0
phpstan/phpstan 1.10.57 1.10.66
phpstan/phpstan-symfony 1.3.7 1.3.9
phpunit/phpunit 10.5.10 10.5.17
symfony/web-profiler-bundle 7.0.3 7.0.4
symplify/easy-coding-standard 12.1.10 12.1.14
symplify/phpstan-rules 12.4.8 12.4.9
tomasvotruba/type-coverage 0.2.1 0.2.5

Updates braintree/braintree_php from 6.16.0 to 6.18.0

Changelog

Sourced from braintree/braintree_php's changelog.

6.18.0

  • Deprecate CreditCard::credit in favor of Transaction::credit
  • Deprecate CreditCard::sale in favor of Transaction::sale
  • Add domains parameter support to ClientToken::generate
  • Refactor key validation in ClientTokenGateway

6.17.0

  • Add UNDER_REVIEW Dispute Status
  • Add DISPUTE_UNDER_REVIEW WebhookNotification
  • Add debitNetwork support Transaction and TransactionSearch
  • Add process_debit_as_credit to TransactionOptionsCreditCardRequest
Commits

Updates doctrine/doctrine-bundle from 2.11.3 to 2.12.0

Release notes

Sourced from doctrine/doctrine-bundle's releases.

2.12.0

Release Notes for 2.12.0

Feature release (minor)

2.12.0

  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 5

Improvement

Bug

2.11.4

Release Notes for 2.11.4

2.11.x bugfix release (patch)

2.11.4

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug

Commits
  • 5418e81 Merge pull request #1775 from doctrine/2.11.x-merge-up-into-2.12.x_SDmpjm0o
  • 6046a57 make "use_savepoints = true" no-op with DBAL 4 (#1773)
  • f966567 Update the Symfony bundle configuration file
  • 0a230d3 Merge pull request #1771 from greg0ire/fixtures-autoloading
  • fc4c76d Avoid falling back on autoload rule more than necessary
  • c8f38eb Merge pull request #1770 from greg0ire/getPath-thingy
  • d1701ce Override Bundle::getPath()
  • fa3e8e3 Use a modern directory structure
  • 5afffe0 Merge pull request #1769 from doctrine/2.11.x
  • 24f94ad Merge pull request #1768 from greg0ire/analyze-middleware
  • Additional commits viewable in compare view

Updates doctrine/orm from 2.18.0 to 2.19.3

Release notes

Sourced from doctrine/orm's releases.

2.19.3

Release Notes for 2.19.3

2.19.x bugfix release (patch)

2.19.3

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 3

Test Suite

Documentation

Bug

Improvement

2.19.2

Release Notes for 2.19.2

2.19.x bugfix release (patch)

2.19.2

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 3

Bugfix

Improvement

... (truncated)

Commits

Updates symfony/console from 7.0.3 to 7.0.6

Release notes

Sourced from symfony/console's releases.

v7.0.6

Changelog (symfony/console@v7.0.5...v7.0.6)

v7.0.4

Changelog (symfony/console@v7.0.3...v7.0.4)

Commits
  • fde915c Merge branch '6.4' into 7.0
  • a2708a5 respect multi-byte characters when rendering vertical-style tables
  • 84d8448 Merge branch '6.4' into 7.0
  • 8adc869 Fix TypeError on ProgressBar
  • 6b099f3 Merge branch '6.4' into 7.0
  • 0d9e4eb Merge branch '5.4' into 6.4
  • a9174b6 bug #54009 [Console] Fix display of vertical Table on Windows OS (VincentLang...
  • 39f75d9 [Console] Fix display of Table on Windows OS
  • 155f2f3 Fix vertical table on windows
  • cb3239f Merge branch '5.4' into 6.4
  • Additional commits viewable in compare view

Updates symfony/dotenv from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/dotenv's releases.

v7.0.4

Changelog (symfony/dotenv@v7.0.3...v7.0.4)

Commits
  • 8017ea2 Merge branch '6.4' into 7.0
  • f6f0a3d [Dotenv] Specify envKey while loading variables with the dotenv:dump command
  • See full diff in compare view

Updates symfony/http-foundation from 7.0.3 to 7.0.6

Release notes

Sourced from symfony/http-foundation's releases.

v7.0.6

Changelog (symfony/http-foundation@v7.0.5...v7.0.6)

v7.0.4

Changelog (symfony/http-foundation@v7.0.3...v7.0.4)

Commits
  • 8789625 [HttpFoundation] Allow array style callable setting for Request setFactory me...
  • 439fdfd Merge branch '6.4' into 7.0
  • ebc713b [HttpFoundation] Prevent duplicated headers when using Early Hints
  • ebe0c11 Merge branch '6.4' into 7.0
  • d68e699 [HttpFoundation] Fix clearing CHIPS cookies
  • See full diff in compare view

Updates symfony/flex from 2.4.4 to 2.4.5

Commits

Updates symfony/framework-bundle from 7.0.3 to 7.0.6

Release notes

Sourced from symfony/framework-bundle's releases.

v7.0.6

Changelog (symfony/framework-bundle@v7.0.5...v7.0.6)

v7.0.4

Changelog (symfony/framework-bundle@v7.0.3...v7.0.4)

Commits
  • 5ebf677 Merge branch '6.4' into 7.0
  • 49093e5 [Serializer] Fixed BackedEnumNormalizer priority for translatable enum
  • 077a539 Merge branch '6.4' into 7.0
  • 044c21b Merge branch '5.4' into 6.4
  • 27ebcb2 Merge branch '6.4' into 7.0
  • 71c441e Merge branch '5.4' into 6.4
  • 322b40a [FrameworkBundle] Fix mailer config with XML
  • 832c180 [FrameworkBundle] Fix typo
  • c40ab38 Merge branch '6.4' into 7.0
  • 8f34eae Merge branch '5.4' into 6.4
  • Additional commits viewable in compare view

Updates symfony/property-access from 7.0.3 to 7.0.6

Release notes

Sourced from symfony/property-access's releases.

v7.0.6

Changelog (symfony/property-access@v7.0.5...v7.0.6)

v7.0.4

Changelog (symfony/property-access@v7.0.3...v7.0.4)

Commits
  • 1c268ba Merge branch '6.4' into 7.0
  • 304e555 Merge branch '5.4' into 6.4
  • b58ea31 Add more explicit nullable types for default null values
  • d085b6b Merge branch '6.4' into 7.0
  • e94ea5f [PropertyAccess] Fix checking for missing properties
  • 44e3746 Merge branch '6.4' into 7.0
  • c0664db fix tests
  • c2de1da Merge branch '6.4' into 7.0
  • f549c1b [PropertyAccess] Fixes getValue() on an unitialized object property on a lazy...
  • See full diff in compare view

Updates symfony/psr-http-message-bridge from 7.0.3 to 7.0.6

Release notes

Sourced from symfony/psr-http-message-bridge's releases.

v7.0.6

Changelog (symfony/psr-http-message-bridge@v7.0.5...v7.0.6)

  • no significant changes
Commits

Updates symfony/serializer from 7.0.3 to 7.0.6

Release notes

Sourced from symfony/serializer's releases.

v7.0.6

Changelog (symfony/serializer@v7.0.5...v7.0.6)

v7.0.4

Changelog (symfony/serializer@v7.0.3...v7.0.4)

Commits
  • dbdc0c0 Merge branch '6.4' into 7.0
  • 3697adf stop marking parameters implicitly as nullable
  • 61d898b Merge branch '6.4' into 7.0
  • 8b83945 [Serializer] Fix merge
  • 884cbab Merge branch '6.4' into 7.0
  • 7058c7a Merge branch '5.4' into 6.4
  • 978c155 minor #54308 Add more explicit nullable types for default null values (alexan...
  • 50b490a fix merge
  • a329c05 Merge branch '6.4' into 7.0
  • d4a097f Merge branch '5.4' into 6.4
  • Additional commits viewable in compare view

Updates infection/infection from 0.27.9 to 0.27.11

Release notes

Sourced from infection/infection's releases.

Add --map-source-class-to-test option to speed up Mutation Testing

Added:

Changed:

Full Changelog: infection/infection@0.27.10...0.27.11

Add support for sebastian/diff v6

Changed:

Full Changelog: infection/infection@0.27.9...0.27.10

Changelog

Sourced from infection/infection's changelog.

Change Log

0.28.0 (2024-03-23)

Full Changelog

Added:

Change Log

0.27.3 (2023-09-28)

Full Changelog

Added:

0.27.0 (2023-05-16)

Full Changelog

Added:

Changed:

Fixed:

Internal:

... (truncated)

Commits
  • 6d55979 Reduce "Initial Tests Run" stage time by running only covering test files (#1...
  • fa66b4a Fix InitialTestsRunnerTest (#1938)
  • efcb756 styles: Enable back the fully_qualified_strict_types PHP-CS-Fixer rule (#1934)
  • 656f574 styles: Enable and apply heredoc_indentation rule (#1939)
  • 51c0a42 Remove php 8.3 and symfony 7.0 hacks as no longer needed (#1930)
  • e4dcc84 styles: Enable PHP-CS-Fixer array_indentation rule (#1936)
  • 8c9cc85 styles: Leverage the PHP class keyword (#1931)
  • 2885cf9 styles: Update to PHP-CS-Fixer 3.52.0 (#1929)
  • 9edaa93 build: Remove Symfony PHPUnitBridge (#1926)
  • 9e6db81 styles: Exclude the Box debug directory from PHP-CS-Fixer (#1928)
  • Additional commits viewable in compare view

Updates kubawerlos/php-cs-fixer-custom-fixers from 3.20.0 to 3.21.0

Release notes

Sourced from kubawerlos/php-cs-fixer-custom-fixers's releases.

v3.21.0

  • Deprecate PhpdocArrayStyleFixer - use phpdoc_array_type
  • NoUselessParenthesisFixer - keep parentheses around and, xor and or
  • Update minimum PHP CS Fixer version to 3.50.0
Changelog

Sourced from kubawerlos/php-cs-fixer-custom-fixers's changelog.

v3.21.0

  • Deprecate PhpdocArrayStyleFixer - use "phpdoc_array_type"
  • NoUselessParenthesisFixer - keep parentheses around and, xor and or
  • Update minimum PHP CS Fixer version to 3.50.0
Commits

Updates phpstan/phpstan from 1.10.57 to 1.10.66

Release notes

Sourced from phpstan/phpstan's releases.

1.10.66

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Prevent unnecessary calls into reflection from JSON extensions (#2994), thanks @​staabm!

1.10.65

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

1.10.64

Bleeding edge 🔪

... (truncated)

Commits
  • 94779c9 PHPStan 1.10.66
  • 5473b67 Updated PHPStan to commit 5473b6701c1a9dd3ca1eb676b3b2c0dec43f2535
  • 927d71f Updated PHPStan to commit 927d71f11365c774a95cb4d8f65a1b1077472fa4
  • fd2e0a6 Updated PHPStan to commit fd2e0a6b7d599c4783d0a79831ecbae56999c765
  • 996f194 Updated PHPStan to commit 996f194ee0fd004bdee5b147e8a02c018ea4a72e
  • 40a20d2 Updated PHPStan to commit 40a20d2a3c5c6956b5df52d31855d64c463c3936
  • 986cbdf Updated PHPStan to commit 986cbdfb2fd0c3de71b31ac3f212bd499d2131e1
  • 795a560 Updated PHPStan to commit 795a560e55022174e2fdf5ca8d72fd0506bae161
  • f9d118f Updated PHPStan to commit f9d118fc96c0d1dac84d649b07e13cfc688f346b
  • b16dbaf Updated PHPStan to commit b16dbafd51675a9b63e1f87f7f0bf57bde96024d
  • Additional commits viewable in compare view

Updates phpstan/phpstan-symfony from 1.3.7 to 1.3.9

Release notes

Sourced from phpstan/phpstan-symfony's releases.

1.3.9

  • a32bc86 - Add @param-out for PropertyAccessor

1.3.8

  • d8a0bc0 - Narrow type for Extension::getConfiguration if class exists
Commits
  • a32bc86 Add @param-out for PropertyAccessor
  • d8a0bc0 Narrow type for Extension::getConfiguration if class exists
  • See full diff in compare view

Updates phpunit/phpunit from 10.5.10 to 10.5.17

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 10.5.17

Changed

  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

How to install or update PHPUnit

PHPUnit 10.5.16

Changed

  • #5766: Do not use a shell in proc_open() if not really needed
  • #5772: Cleanup process handling after dropping temp-file handling

Fixed

  • #5570: Windows does not support exclusive locks on stdout

How to install or update PHPUnit

PHPUnit 10.5.15

Fixed

  • #5765: Be more forgiving with error handlers that do not respect error suppression

How to install or update PHPUnit

PHPUnit 10.5.14

Changed

  • #5747: Cache result of Groups::groups()
  • #5748: Improve performance of NamePrettifier::prettifyTestMethodName()
  • #5750: Micro-optimize NamePrettifier::prettifyTestMethodName() once again

Fixed

  • #5760: TestDox printer does not display details about exceptions raised in before-test methods

How to install or update PHPUnit

PHPUnit 10.5.13

Changed

  • #5727: Prevent duplicate call of NamePrettifier::prettifyTestMethodName()
  • #5739: Micro-optimize NamePrettifier::prettifyTestMethodName()
  • #5740: Micro-optimize TestRunner::runTestWithTimeout()
  • #5741: Save call to Telemetry\System::snapshot()
  • #5742: Prevent file IO when not strictly necessary
  • #5743: Prevent unnecessary ExecutionOrderDependency::getTarget() call
  • #5744: Simplify NamePrettifier::prettifyTestMethodName()

... (truncated)

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.17] - 2024-04-05

Changed

  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

[10.5.16] - 2024-03-28

Changed

  • #5766: Do not use a shell in proc_open() if not really needed
  • #5772: Cleanup process handling after dropping temp-file handling

Fixed

  • #5570: Windows does not support exclusive locks on stdout

[10.5.15] - 2024-03-22

Fixed

  • #5765: Be more forgiving with error handlers that do not respect error suppression

[10.5.14] - 2024-03-21

Changed

  • #5747: Cache result of Groups::groups()
  • #5748: Improve performance of NamePrettifier::prettifyTestMethodName()
  • #5750: Micro-optimize NamePrettifier::prettifyTestMethodName() once again

Fixed

  • #5760: TestDox printer does not display details about exceptions raised in before-test methods

[10.5.13] - 2024-03-12

Changed

  • #5727: Prevent duplicate call of NamePrettifier::prettifyTestMethodName()
  • #5739: Micro-optimize NamePrettifier::prettifyTestMethodName()
  • #5740: Micro-optimize TestRunner::runTestWithTimeout()
  • #5741: Save call to Telemetry\System::snapshot()
  • #5742: Prevent file IO when not strictly necessary
  • #5743: Prevent unnecessary ExecutionOrderDependency::getTarget() call
  • #5744: Simplify NamePrettifier::prettifyTestMethodName()

Fixed

  • #5351: Incorrect code coverage metadata does not prevent code coverage data from being collected

... (truncated)

Description has been truncated

Bumps the all group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [braintree/braintree_php](https://github.com/braintree/braintree_php) | `6.16.0` | `6.18.0` |
| [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) | `2.11.3` | `2.12.0` |
| [doctrine/orm](https://github.com/doctrine/orm) | `2.18.0` | `2.19.3` |
| [symfony/console](https://github.com/symfony/console) | `7.0.3` | `7.0.6` |
| [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.6` |
| [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.6` |
| [symfony/property-access](https://github.com/symfony/property-access) | `7.0.3` | `7.0.6` |
| [symfony/psr-http-message-bridge](https://github.com/symfony/psr-http-message-bridge) | `7.0.3` | `7.0.6` |
| [symfony/serializer](https://github.com/symfony/serializer) | `7.0.3` | `7.0.6` |
| [infection/infection](https://github.com/infection/infection) | `0.27.9` | `0.27.11` |
| [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.66` |
| [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.17` |
| [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.18.0
- [Changelog](https://github.com/braintree/braintree_php/blob/master/CHANGELOG.md)
- [Commits](braintree/braintree_php@6.16.0...6.18.0)

Updates `doctrine/doctrine-bundle` from 2.11.3 to 2.12.0
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](doctrine/DoctrineBundle@2.11.3...2.12.0)

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

Updates `symfony/console` from 7.0.3 to 7.0.6
- [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.6)

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.6
- [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.6)

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.6
- [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.6)

Updates `symfony/property-access` from 7.0.3 to 7.0.6
- [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.6)

Updates `symfony/psr-http-message-bridge` from 7.0.3 to 7.0.6
- [Release notes](https://github.com/symfony/psr-http-message-bridge/releases)
- [Changelog](https://github.com/symfony/psr-http-message-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/psr-http-message-bridge@v7.0.3...v7.0.6)

Updates `symfony/serializer` from 7.0.3 to 7.0.6
- [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.6)

Updates `infection/infection` from 0.27.9 to 0.27.11
- [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.11)

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.66
- [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.66)

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.17
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.17/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.10...10.5.17)

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/doctrine-bundle
  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/psr-http-message-bridge
  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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 8, 2024
@cyl3x cyl3x self-requested a review April 9, 2024 06:16
@cyl3x cyl3x merged commit 583af56 into trunk Apr 9, 2024
5 checks passed
@cyl3x cyl3x deleted the dependabot/composer/all-c7dc6dcbf7 branch April 9, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant