File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## 2.0.1
8+ ### Security
9+ - Bumped ` firebase/php-jwt ` from ` ^6.0 ` to ` ^7.0 ` to address CVE-2025 -45769;
10+ ### Fixed
11+ - Bumped ` doctrine/instantiator ` to ` ^1.5.0 ` to resolve CI dependency conflict;
12+ - Widened ` overtrue/phplint ` constraint to ` ^4.5 || ^5.5 ` for PHP 8.0 compatibility;
13+
714## 2.0.0
815### Added
916- Added GitHub actions;
Original file line number Diff line number Diff line change 11{
22 "name" : " pusher/pusher-push-notifications" ,
3- "version" : " 2.0" ,
3+ "version" : " 2.0.1 " ,
44 "license" : " MIT" ,
55 "require" : {
66 "php" : " >=8.0" ,
You can’t perform that action at this time.
0 commit comments