Skip to content
Snippets Groups Projects
Commit 379eee32 authored by John Locke's avatar John Locke
Browse files

Issue #3126975: Switch development to new Semver numbering

parent 55e735ad
No related branches found
Tags 8.x-1.1-beta2
No related merge requests found
......@@ -23,13 +23,13 @@
],
"license": "GPL-2.0+",
"require": {
"drupal/core": "^8.1",
"drupal/core": "^8.8.4",
"drupal/dynamic_entity_reference": "^1.0",
"drupal/courier": "^1.0@alpha",
"drupal/unlimited_number": "^1.0@beta"
},
"suggest": {
"drupal/token": " Improves token UI on message template forms.",
"drupal/courier": "Message subscription framework",
"drupal/rng_quick": "Provides blocks for event registration.",
"drupal/rng_conflict": "Prevent registrations when a registrant is registered for a similar event.",
"drupal/rng_contact": "Provides a simple contact entity type.",
......
......@@ -6,5 +6,4 @@ core_version_requirement: ^8.8.4
dependencies:
- drupal:system (>=8.1)
- dynamic_entity_reference:dynamic_entity_reference
- courier:courier
- unlimited_number:unlimited_number (>=8.x-1.0-beta2)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment