8000 Fix CS · symfony/symfony@b268a69 · GitHub
[go: up one dir, main page]

Skip to content

Commit b268a69

Browse files
committed
Fix CS
1 parent aec94ef commit b268a69

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/Symfony/Component/Lock/CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
CHANGELOG
22
=========
33

4-
5.4.0
5-
-----
4+
5.4
5+
---
66

7-
* added `DoctrineDbalStore` identical to `PdoStore` for `Doctrine\DBAL\Connection` or DBAL url
8-
* deprecated usage of `PdoStore` with `Doctrine\DBAL\Connection` or DBAL url
9-
* added `DoctrineDbalPostgreSqlStore` identical to `PdoPostgreSqlStore` for `Doctrine\DBAL\Connection` or DBAL url
10-
* deprecated usage of `PdoPostgreSqlStore` with `Doctrine\DBAL\Connection` or DBAL url
7+
* Add `DoctrineDbalStore` identical to `PdoStore` for `Doctrine\DBAL\Connection` or DBAL url
8+
* Deprecate usage of `PdoStore` with `Doctrine\DBAL\Connection` or DBAL url
9+
* Add `DoctrineDbalPostgreSqlStore` identical to `PdoPostgreSqlStore` for `Doctrine\DBAL\Connection` or DBAL url
10+
* Deprecate usage of `PdoPostgreSqlStore` with `Doctrine\DBAL\Connection` or DBAL url
1111

1212
5.2.0
1313
-----

0 commit comments

Comments
 (0)
0