diff options
author | Remi Collet <remi@remirepo.net> | 2022-06-02 13:59:19 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-06-02 13:59:19 +0200 |
commit | 32d15e0e947a5469241113c3b8c8d781db679c3d (patch) | |
tree | afc0f30be2d7afa3a94c315f6718b1ce8c996248 /src/Php81 | |
parent | 9efdce187a35827027acdff2201c92da9f0ad130 (diff) |
update to 1.26.0
provides symfony/polyfill-php81
Diffstat (limited to 'src/Php81')
-rw-r--r-- | src/Php81/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Php81/composer.json b/src/Php81/composer.json index c39ccf4..014da78 100644 --- a/src/Php81/composer.json +++ b/src/Php81/composer.json @@ -26,7 +26,7 @@ "minimum-stability": "dev", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", |