Skip to content

Commit

Permalink
Bump to 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
daftspunk committed Feb 24, 2024
1 parent 1075c14 commit 48ba977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/system/classes/UpdateManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class UpdateManager
/**
* @var string WANT_VERSION is the default composer version string to use.
*/
const WANT_VERSION = '^3.5';
const WANT_VERSION = '^3.6';

/**
* Requests details about a project based on its identifier.
Expand Down

0 comments on commit 48ba977

Please sign in to comment.