Skip to content

Commit e00de4a

Browse files
authored
Merge pull request #10 from dereuromark/patch-1
Fix typo
2 parents 07b3c91 + e89650b commit e00de4a

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
@@ -1,6 +1,6 @@
11
{
22
"name": "dms/phpunit-arraysubset-asserts",
3-
"description": "This package provides Array Subset and related asserts once depracated in PHPunit 8",
3+
"description": "This package provides ArraySubset and related asserts once deprecated in PHPUnit 8",
44
"type": "library",
55
"require": {
66
"phpunit/phpunit": "^8.0",

0 commit comments

Comments
 (0)