Skip to content

Commit 48ba977

Browse files
committed
Bump to 3.6
1 parent 1075c14 commit 48ba977

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.5';
17+
const WANT_VERSION = '^3.6';
1818

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

0 commit comments

Comments
 (0)