1
0
Fork 0

Release 2.2.25

2.2 2.2.25
Jordi Boggiano 2024-12-11 11:58:02 +01:00
parent 3291ce42bd
commit 0374e6fa9d
No known key found for this signature in database
1 changed files with 4 additions and 4 deletions

View File

@ -52,10 +52,10 @@ class Composer
* const RELEASE_DATE = '@release_date@';
* const SOURCE_VERSION = '1.8-dev+source';
*/
const VERSION = '@package_version@';
const BRANCH_ALIAS_VERSION = '@package_branch_alias_version@';
const RELEASE_DATE = '@release_date@';
const SOURCE_VERSION = '2.2.999-dev+source';
const VERSION = '2.2.25';
const BRANCH_ALIAS_VERSION = '';
const RELEASE_DATE = '2024-12-11 11:58:02';
const SOURCE_VERSION = '';
/**
* Version number of the internal composer-runtime-api package