Skip to content

Commit 379a832

Browse files
committed
Support shlink-config 4.0
1 parent f370126 commit 379a832

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org).
66

7-
## [Unreleased]
7+
## [9.5.0] - 2025-01-25
88
### Added
9-
* *Nothing*
9+
* Support shlink-config 4.0
1010

1111
### Changed
1212
* *Nothing*

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"laminas/laminas-config-aggregator": "^1.17",
1717
"laminas/laminas-servicemanager": "^4.3 || ^3.23",
1818
"laminas/laminas-stdlib": "^3.20",
19-
"shlinkio/shlink-config": "^3.4",
19+
"shlinkio/shlink-config": "^4.0 || ^3.4",
2020
"symfony/console": "^7.2",
2121
"symfony/filesystem": "^7.2",
2222
"symfony/process": "^7.2",

0 commit comments

Comments
 (0)