Skip to content

Commit 30875bb

Browse files
committed
Fix vendor name
1 parent 0870fdd commit 30875bb

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
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"interaction-design-foundation/coding-standard": "^0.3.0",
19-
"testbench-core": "^9.7",
19+
"orchestra/testbench-core": "^9.7",
2020
"phpunit/phpunit": "^11.0",
2121
"vimeo/psalm": "^5.22"
2222
},

0 commit comments

Comments
 (0)