Skip to content

Commit e79cf26

Browse files
committed
Update package suggestions
1 parent 2680a70 commit e79cf26

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
@@ -29,8 +29,8 @@
2929
"laravel/pint": "^1.18"
3030
},
3131
"suggest": {
32-
"spatie/laravel-data": "Required for Data class schema generation (^3.0|^4.0)",
33-
"spatie/laravel-typescript-transformer": "Required for TypeScript type generation and for automatic hook integration with typescript:transform command (^2.0)"
32+
"spatie/laravel-data": "Required if using Data class schema generation (^3.0|^4.0)",
33+
"spatie/laravel-typescript-transformer": "We provide automatic hook integration with typescript:transform command, if desired (^2.0)"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)