Skip to content

Commit 2a83beb

Browse files
committed
Fix capitalization of "PHPUnit"
1 parent bb9d7fc commit 2a83beb

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
@@ -1,6 +1,6 @@
11
{
22
"name": "sven/laravel-view-assertions",
3-
"description": "Assert things about your Laravel views in your PhpUnit tests",
3+
"description": "Assert things about your Laravel views in your PHPUnit tests",
44
"keywords": ["testing", "laravel", "views", "assertions", "blade"],
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)