Skip to content

Commit 52c7981

Browse files
committed
Support typeset.sh v0.20 and laravel 9.0
1 parent ba38057 commit 52c7981

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
@@ -15,8 +15,8 @@
1515
],
1616
"minimum-stability": "stable",
1717
"require": {
18-
"laravel/framework": "^7.0 || ^8.0",
19-
"typesetsh/typesetsh": "^0.19"
18+
"laravel/framework": "^7.0 || ^8.0 || ^9.0",
19+
"typesetsh/typesetsh": "^0.20"
2020
},
2121
"require-dev": {
2222
"friendsofphp/php-cs-fixer": "~v3.4.0"

0 commit comments

Comments
 (0)