Skip to content

Commit e8c6277

Browse files
committed
Set constraint on editorjs-php library
1 parent 79bb76f commit e8c6277

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": ">=7.4",
14-
"setono/editorjs-php": "dev-master",
14+
"setono/editorjs-php": "^0.1",
1515
"symfony/config": "^4.4 || ^5.0",
1616
"symfony/dependency-injection": "^4.4 || ^5.0",
1717
"symfony/http-foundation": "^4.4 || ^5.0.7",

0 commit comments

Comments
 (0)