Skip to content

Commit 9d69cd5

Browse files
committed
Removed alpha from editorjs-php sdk
1 parent 42316cb commit 9d69cd5

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=8.1",
14-
"setono/editorjs-php": "^1.0@alpha",
14+
"setono/editorjs-php": "^1.0",
1515
"symfony/config": "^5.4 || ^6.0",
1616
"symfony/dependency-injection": "^5.4 || ^6.0",
1717
"symfony/http-foundation": "^5.4 || ^6.0",

0 commit comments

Comments
 (0)