Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 784a036

Browse files
authoredOct 8, 2024··
Update phpunit/phpunit requirement from ^10.2 to ^11.4
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.0/ChangeLog-11.4.md) - [Commits](sebastianbergmann/phpunit@10.2.0...11.4.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66f9163 commit 784a036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"phpstan/phpstan-deprecation-rules": "^1.1",
3737
"phpstan/phpstan-phpunit": "^1.3",
3838
"phpstan/phpstan-strict-rules": "^1.5",
39-
"phpunit/phpunit": "^10.2",
39+
"phpunit/phpunit": "^11.4",
4040
"rector/rector": "^1.0.0"
4141
},
4242
"conflict": {

0 commit comments

Comments
 (0)
Please sign in to comment.