File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com ) , and this project adheres to [ Semantic Versioning] ( https://semver.org ) .
66
7+ ## [ Unreleased]
8+ ### Added
9+ * * Nothing*
10+
11+ ### Changed
12+ * Update to PHPUnit 12
13+
14+ ### Deprecated
15+ * * Nothing*
16+
17+ ### Removed
18+ * Drop support for shlink-config 3.0
19+
20+ ### Fixed
21+ * * Nothing*
22+
23+
724## [ 4.3.0] - 2025-01-25
825### Added
926* Support shlink-config 4.0
Original file line number Diff line number Diff line change 1616 "fig/http-message-util" : " ^1.1" ,
1717 "geoip2/geoip2" : " ^3.1" ,
1818 "guzzlehttp/guzzle" : " ^7.9" ,
19- "shlinkio/shlink-config" : " ^4.0 || ^3.4 " ,
19+ "shlinkio/shlink-config" : " ^4.0" ,
2020 "symfony/filesystem" : " ^7.2"
2121 },
2222 "require-dev" : {
2323 "devster/ubench" : " ^2.1" ,
2424 "phpstan/phpstan" : " ^2.1" ,
2525 "phpstan/phpstan-phpunit" : " ^2.0" ,
26- "phpunit/phpunit" : " ^11.5 " ,
26+ "phpunit/phpunit" : " ^12.0 " ,
2727 "roave/security-advisories" : " dev-master" ,
2828 "shlinkio/php-coding-standard" : " ~2.4.0" ,
2929 "symfony/var-dumper" : " ^7.2"
You can’t perform that action at this time.
0 commit comments