Skip to content

Commit

Permalink
Use non-dev versions of LocalGov Drupal module for alpha1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-cox committed Jul 24, 2023
1 parent c02eb39 commit 5ea8332
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"localgovdrupal/localgov_alert_banner": "^1.2.0",
"localgovdrupal/localgov_base": "^1.3.1",
"localgovdrupal/localgov_core": "^2.12.0",
"localgovdrupal/localgov_demo": "3.x-dev",
"localgovdrupal/localgov_directories": "3.x-dev",
"localgovdrupal/localgov_events": "3.x-dev",
"localgovdrupal/localgov_demo": "^3.0@alpha",
"localgovdrupal/localgov_directories": "^3.0@alpha",
"localgovdrupal/localgov_events": "^3.0@alpha",
"localgovdrupal/localgov_guides": "^2.1.0",
"localgovdrupal/localgov_menu_link_group": "^1.1.0",
"localgovdrupal/localgov_news": "^2.3.0",
"localgovdrupal/localgov_openreferral": "2.x-dev",
"localgovdrupal/localgov_openreferral": "^2.0@beta",
"localgovdrupal/localgov_paragraphs": "^2.3.0",
"localgovdrupal/localgov_search": "^1.2.0",
"localgovdrupal/localgov_services": "^2.1.0",
Expand Down

0 comments on commit 5ea8332

Please sign in to comment.