Update composer.json branch alias to 5.3.x-dev

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2023-01-27 14:45:45 -03:00
parent 4945491c4f
commit 4260efdc58
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8

View File

@ -117,7 +117,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "5.2.x-dev"
"dev-master": "5.3.x-dev"
}
},
"scripts": {