Skip to content

Commit 964db6c

Browse files
committed
3.18.0
1 parent 0402d01 commit 964db6c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ a release.
1818
---
1919

2020
## [Unreleased]
21+
22+
## [3.18.0] - 2025-02-01
2123
### Added
2224
- Support for `doctrine/persistence` ^4.0
2325

src/DoctrineExtensions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ final class DoctrineExtensions
3030
/**
3131
* Current version of extensions
3232
*/
33-
public const VERSION = '3.17.1';
33+
public const VERSION = '3.18.0';
3434

3535
/**
3636
* Hooks all extension metadata mapping drivers into

0 commit comments

Comments
 (0)