Skip to content

Commit e89650b

Browse files
authored
Fix typo
1 parent 07b3c91 commit e89650b

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)