Skip to content

Commit 92459c2

Browse files
committed
fix: update ueberdosis/tiptap-php to ^2.0
1 parent be1e715 commit 92459c2

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
@@ -22,7 +22,7 @@
2222
"php": "^8.1",
2323
"filament/filament": "^3.2.138",
2424
"spatie/laravel-package-tools": "^1.9.2",
25-
"ueberdosis/tiptap-php": "^1.1"
25+
"ueberdosis/tiptap-php": "^2.0.0"
2626
},
2727
"require-dev": {
2828
"laravel/pint": "^1.0",

0 commit comments

Comments
 (0)