Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Commit 3419f34

Browse files
committed
Use RC tag for drupal/verification module
1 parent 70e6cb4 commit 3419f34

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
@@ -3,7 +3,7 @@
33
"description": "Companion module for simple_oauth. Provides means to generate authorization codes programatically.",
44
"type": "drupal-module",
55
"require": {
6-
"drupal/verification": "1.0.x-dev@dev",
6+
"drupal/verification": "^1.0@RC",
77
"drupal/simple_oauth": "^6",
88
"php": ">=8.1",
99
"wunderwerkio/http-api-utils": "^0.1.0",

0 commit comments

Comments
 (0)