Skip to content

Commit df0bd1c

Browse files
Update phpunit/phpunit requirement from ^10.1 to ^10.5
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.11/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.1.0...10.5.11) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4885cf2 commit df0bd1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"phpstan/phpstan": "^1.10.59",
1717
"phpstan/phpstan-phpunit": "^1.3.15",
1818
"phpstan/phpstan-strict-rules": "^1.5.2",
19-
"phpunit/phpunit": "^10.1",
19+
"phpunit/phpunit": "^10.5",
2020
"shipmonk/composer-dependency-analyser": "^1.2",
2121
"shipmonk/name-collision-detector": "^2.1.0",
2222
"shipmonk/phpstan-rules": "^2.11",

0 commit comments

Comments
 (0)