Skip to content

Commit 218f0d5

Browse files
authored
[#94] Bump drupal/file_link requirement from ~1.0 to ^2.0 (#98)
1 parent 5e0dc35 commit 218f0d5

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
@@ -5,7 +5,7 @@
55
"description": "Apigee API Catalog for Drupal",
66
"require": {
77
"php": ">=7.1",
8-
"drupal/file_link": "~1.0"
8+
"drupal/file_link": "^2.0"
99
},
1010
"require-dev": {
1111
"drupal/coder": "^8.3",

0 commit comments

Comments
 (0)