Skip to content

Commit a26a442

Browse files
committed
Bump version
1 parent d07ea3c commit a26a442

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

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

0 commit comments

Comments
 (0)