1
0
Fork 0

Bump branch-alias to 2.8

pull/12113/head
Jordi Boggiano 2024-09-17 14:08:38 +02:00
parent f17df6d5a1
commit f42fb617e6
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@
},
"extra": {
"branch-alias": {
"dev-main": "2.7-dev"
"dev-main": "2.8-dev"
},
"phpstan": {
"includes": [

View File

@ -54,7 +54,7 @@ class Composer extends PartialComposer
public const VERSION = '@package_version@';
public const BRANCH_ALIAS_VERSION = '@package_branch_alias_version@';
public const RELEASE_DATE = '@release_date@';
public const SOURCE_VERSION = '2.7.999-dev+source';
public const SOURCE_VERSION = '2.8.999-dev+source';
/**
* Version number of the internal composer-runtime-api package