Skip to content

Commit 5877385

Browse files
Update phpunit/phpunit requirement from ^9.6.21 to ^11.4.1
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.1/ChangeLog-11.4.md) - [Commits](sebastianbergmann/phpunit@9.6.21...11.4.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c25add3 commit 5877385

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
@@ -20,7 +20,7 @@
2020
"psr-4": { "League\\ISO3166\\": "src" }
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "^9.6.21",
23+
"phpunit/phpunit": "^11.4.1",
2424
"phpstan/phpstan": "^1.12.6",
2525
"phpstan/phpstan-deprecation-rules": "^1.2.1",
2626
"phpstan/phpstan-strict-rules": "^1.6.1"

0 commit comments

Comments
 (0)