Skip to content

Commit c064640

Browse files
committed
Update composer
1 parent 5d8fcf5 commit c064640

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"laravel/pint": "^1.21",
4242
"orchestra/testbench": "^9.0|^10.0",
4343
"pestphp/pest": "^2.0|^3.0",
44-
"pestphp/pest-plugin-faker": "^2.0|^3.0"
44+
"pestphp/pest-plugin-faker": "^2.0|^3.0",
45+
"spatie/typescript-transformer": "^2.4"
4546
},
4647
"scripts": {
4748
"lint": "pint",

0 commit comments

Comments
 (0)