diff options
author | Remi Collet <remi@remirepo.net> | 2023-08-29 09:51:19 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-08-29 10:00:56 +0200 |
commit | c6fc6e99159720e3bcafeaab800c87e51c28bc1e (patch) | |
tree | c9258fc6dbb6a044f8b8ad347c3b4238fb4dcea3 /src/Ctype | |
parent | 0edabd870cf0592ff4bb2ec6a16e133be99bcb6d (diff) |
Diffstat (limited to 'src/Ctype')
-rw-r--r-- | src/Ctype/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ctype/composer.json b/src/Ctype/composer.json index 1b3efff..e5c978f 100644 --- a/src/Ctype/composer.json +++ b/src/Ctype/composer.json @@ -31,7 +31,7 @@ "minimum-stability": "dev", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", |