Skip to content

Commit abfd72e

Browse files
author
Jeroen Faijdherbe
committed
fix broken composer.json
1 parent 6847150 commit abfd72e

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
@@ -28,7 +28,7 @@
2828
"illuminate/database": "^10.0|^11.0|^12.0"
2929
},
3030
"suggest": {
31-
"thisisdevelopment/laravel-test-snapshot": "Speed up tests by snapshotting migrations.",
31+
"thisisdevelopment/laravel-test-snapshot": "Speed up tests by snapshotting migrations."
3232
},
3333
"minimum-stability": "dev",
3434
"prefer-stable": true,

0 commit comments

Comments
 (0)