Skip to content

Commit 9559e09

Browse files
authored
Merge pull request #2 from siccode-tech/compose-updates-name-change
chore: changed composer json name and description.
2 parents 6ef66a1 + 328e7aa commit 9559e09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "rossjcooper/laravel-dusk-visual-assert",
3-
"description": "Adds assertions to compare screenshots taken during Laravel Dusk tests",
2+
"name": "siccode-tech/laravel-dusk-visual-assert",
3+
"description": "Adds assertions to compare screenshots taken during Laravel Dusk tests, Modified from original to allow Dusk 8",
44
"keywords": [
55
"laravel",
66
"dusk",

0 commit comments

Comments
 (0)