Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Require main or specific version
  • Loading branch information
anoziere committed Jan 25, 2024
1 parent 646a561 commit c67b2ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1",
"thelia/short-code-module": "^2.0.0",
"thelia/open-api-module": "^2.1.1"
"thelia/short-code-module": "^2.0.0|dev-main",
"thelia/open-api-module": "^2.1.1|dev-main"
},
"extra": {
"installer-name": "TheliaBlocks"
Expand Down

0 comments on commit c67b2ac

Please sign in to comment.