Skip to content

Commit 2b1fd90

Browse files
committed
Update to PHPUnit 9
1 parent 07b3c91 commit 2b1fd90

File tree

4 files changed

+405
-295
lines changed

4 files changed

+405
-295
lines changed

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"description": "This package provides Array Subset and related asserts once depracated in PHPunit 8",
44
"type": "library",
55
"require": {
6-
"phpunit/phpunit": "^8.0",
7-
"php": "^7.2"
6+
"phpunit/phpunit": "^9.0",
7+
"php": "^7.3"
88
},
99
"license": "MIT",
1010
"authors": [

0 commit comments

Comments
 (0)