Skip to content

Commit 049b468

Browse files
committed
fix: escape table element on markdown table
1 parent aec48e0 commit 049b468

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
"require": {
2323
"php": "^8.0",
2424
"laravel/framework": "^8.0|^9.0|^10.0",
25-
"norman-huth/helpers-collection-php": "^1.3.0"
25+
"norman-huth/helpers-collection-php": "^v1.3.2"
2626
},
2727
"extra": {
2828
"laravel": {

0 commit comments

Comments
 (0)