Skip to content

Commit ac0239d

Browse files
build(deps-dev): update phpunit/phpunit requirement from ^9.6 || ^10 to ^11.5.7
--- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84995c8 commit ac0239d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require-dev": {
1414
"doctrine/coding-standard": "^12",
1515
"phpstan/phpstan-phpunit": "^1.3",
16-
"phpunit/phpunit": "^9.6 || ^10",
16+
"phpunit/phpunit": "^11.5.7",
1717
"orchestra/testbench": "^v7.47.0 || ^8.13.0 || ^9.0.9",
1818
"roave/security-advisories": "dev-latest"
1919
},

0 commit comments

Comments
 (0)