Skip to content

Commit 8e2b504

Browse files
committed
Update typeset.sh version to 0.24
1 parent 9486cec commit 8e2b504

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 || ^9.0",
19-
"typesetsh/typesetsh": "^0.23.1"
18+
"laravel/framework": "^7.0 || ^8.0 || ^9.0 || ^10.0",
19+
"typesetsh/typesetsh": "^0.24.1"
2020
},
2121
"require-dev": {
2222
"friendsofphp/php-cs-fixer": "~v3.4.0"

0 commit comments

Comments
 (0)