diff options
author | Remi Collet <remi@remirepo.net> | 2022-11-14 11:01:43 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-11-14 11:01:43 +0100 |
commit | 0edabd870cf0592ff4bb2ec6a16e133be99bcb6d (patch) | |
tree | 4f7e3741af134c3b4fd48253bdb82e22bbe8345f /src/Php74 | |
parent | 32d15e0e947a5469241113c3b8c8d781db679c3d (diff) |
update to 1.27.0
provides symfony/polyfill-php83
Diffstat (limited to 'src/Php74')
-rw-r--r-- | src/Php74/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Php74/composer.json b/src/Php74/composer.json index bb33fd9..2914058 100644 --- a/src/Php74/composer.json +++ b/src/Php74/composer.json @@ -29,7 +29,7 @@ "minimum-stability": "dev", "extra": { "branch-alias": { - "dev-main": "1.26-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", |