Skip to content

Commit fd91eaf

Browse files
Bump phpunit/phpunit from 9.6.20 to 11.5.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.20 to 11.5.3. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.3/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@9.6.20...11.5.3) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e149001 commit fd91eaf

File tree

2 files changed

+302
-355
lines changed

2 files changed

+302
-355
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"http-interop/http-factory-guzzle": "^1.0"
1313
},
1414
"require-dev": {
15-
"phpunit/phpunit": "^9.5",
15+
"phpunit/phpunit": "^11.5",
1616
"friendsofphp/php-cs-fixer": "^3.59",
1717
"prestashop/php-coding-standards": "^5",
1818
"phpstan/phpstan": "^2",

0 commit comments

Comments
 (0)