Skip to content

Commit 411a4c2

Browse files
committed
Bump version
1 parent 2c50283 commit 411a4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/system/classes/UpdateManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class UpdateManager
1414
/**
1515
* @var string WANT_VERSION is the default composer version string to use.
1616
*/
17-
const WANT_VERSION = '^3.6';
17+
const WANT_VERSION = '^3.7';
1818

1919
/**
2020
* Requests details about a project based on its identifier.

0 commit comments

Comments
 (0)