Skip to content

Commit 0c20124

Browse files
committed
Release v5.3.0
1 parent c0a5d22 commit 0c20124

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log for OXID eSales Unified Namespace Generator
22

3-
## v5.3.0 - unreleased
3+
## v5.3.0 - 2026-04-08
44

55
### Added
66
- PHP v8.5 support

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This tools implements a composer plugin, but can also be executed as a
77
vendor/bin/oe-eshop-unified_namespace_generator
88
```
99

10-
See also [Documentation on docs.oxid-esales.com](https://docs.oxid-esales.com/developer/en/7.0/system_architecture/unified_namespace/unified_namespace_generator.html#unified-namespace-generator)
10+
See also [Documentation on docs.oxid-esales.com](https://docs.oxid-esales.com/developer/en/latest/system_architecture/unified_namespace/unified_namespace_generator.html#unified-namespace-generator)
1111

1212
## Bugs and Issues
1313

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"mikey179/vfsstream": "^1.6",
1616
"symfony/yaml": "*"
1717
},
18-
"minimum-stability": "dev",
18+
"minimum-stability": "stable",
1919
"prefer-stable": true,
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)