1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00

Fix CS-Fixer formatting

This commit is contained in:
Sergey Panteleev
2022-09-30 12:34:23 +03:00
parent e1aab133e0
commit 0fc6d962b2

View File

@@ -36,9 +36,9 @@ $RELEASES = (function () {
'date' => '29 Sep 2022',
'tags' => ['security'], // Set to ['security'] for security releases.
'sha256' => [
'tar.gz' => '6020843a2f1ce36745d958b3ca17f3fdc42e78a43899f552ab5dbc509ff19232',
'tar.gz' => '6020843a2f1ce36745d958b3ca17f3fdc42e78a43899f552ab5dbc509ff19232',
'tar.bz2' => '908e17cea331d5abb8506b4a89c6392b962e127c391327777c7485eb4b415d43',
'tar.xz' => '8e6a63ac9cdabe4c345b32a54b18f348d9e50a1decda217faf2d61278d22f08b',
'tar.xz' => '8e6a63ac9cdabe4c345b32a54b18f348d9e50a1decda217faf2d61278d22f08b',
]
];