Skip to content

Commit 97c9ac1

Browse files
committed
remove screen in favor of new package
1 parent 61435ff commit 97c9ac1

File tree

216 files changed

+13
-4058
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

216 files changed

+13
-4058
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"laravel/prompts": "^0.1.21|^0.2|^0.3",
2121
"joetannenbaum/chewie": "^0.1",
2222
"soloterm/grapheme": "^1",
23-
"soloterm/dumps": "^1.0.0"
23+
"soloterm/dumps": "^1.0.0",
24+
"soloterm/screen": "^1.0.0"
2425
},
2526
"require-dev": {
2627
"illuminate/database": "^10|^11|^12",

0 commit comments

Comments
 (0)