Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit a994f4a

Browse files
Update dependency phpunit/phpunit to v11
1 parent e203627 commit a994f4a

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
@@ -38,7 +38,7 @@
3838
"name": "potherca/phpunit-testcase-traits",
3939
"require": {
4040
"php": "~5.3 | ~7.0",
41-
"phpunit/phpunit": "~4.0 | ~5.0 | ~6.0"
41+
"phpunit/phpunit": "11.0.1"
4242
},
4343
"type": "library"
4444
}

0 commit comments

Comments
 (0)