Skip to content

Commit

Permalink
fix: escape table element on markdown table
Browse files Browse the repository at this point in the history
  • Loading branch information
Muetze42 committed Oct 14, 2023
1 parent aec48e0 commit 049b468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"require": {
"php": "^8.0",
"laravel/framework": "^8.0|^9.0|^10.0",
"norman-huth/helpers-collection-php": "^1.3.0"
"norman-huth/helpers-collection-php": "^v1.3.2"
},
"extra": {
"laravel": {
Expand Down

0 comments on commit 049b468

Please sign in to comment.