Skip to content

Commit d8b83c7

Browse files
committed
fix duplicated dependency
1 parent 6f8a4be commit d8b83c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
},
2020
"require-dev": {
2121
"pestphp/pest": "^0.1.5",
22-
"spatie/pest-plugin-snapshots": "^0.1.0",
23-
"spatie/phpunit-snapshot-assertions": "^4.2"
22+
"spatie/pest-plugin-snapshots": "^0.1.0"
2423
},
2524
"config": {
2625
"sort-packages": true

0 commit comments

Comments
 (0)