Skip to content

Commit dcccf11

Browse files
committed
chore: update redactor to published version
1 parent 0c9bc0e commit dcccf11

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@
2424
"email": "[email protected]"
2525
}
2626
],
27-
"repositories": [
28-
{
29-
"type": "vcs",
30-
"url": "https://github.com/kirschbaum-development/redactor"
31-
}
32-
],
3327
"require-dev": {
3428
"pestphp/pest": "^3.8",
3529
"laravel/pint": "^1.22",
@@ -47,7 +41,7 @@
4741
"illuminate/support": "^11.9|^12.0",
4842
"spatie/laravel-package-tools": "^1.16",
4943
"php": "^8.3|^8.4",
50-
"kirschbaum-development/redactor": "dev-main"
44+
"kirschbaum-development/redactor": "^0.1.0"
5145
},
5246
"extra": {
5347
"laravel": {

0 commit comments

Comments
 (0)