Skip to content

Commit d0ed7c7

Browse files
author
Lawri van Buël
committed
use the ^ not > for symantic versioning.
1 parent 2010321 commit d0ed7c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# _Rocket.chat_ Module for Drupal 8.x-2.3
1+
# _Rocket.chat_ Module for Drupal 8.x-2.x
22

33

44
CONTENTS OF THIS FILE

modules/rocket_chat_api/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"guzzlehttp/guzzle": "^6.2",
14-
"php" : ">7.2",
14+
"php" : "^7.2",
1515
"drupal/core": "^8.8 || ^9"
1616
}
1717
}

0 commit comments

Comments
 (0)