File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ 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+ ## 3.1.3 - 2022-06-19
8+
9+ ** Fixed**
10+
11+ - Fixed JWT 5.x/6.x constraint problems
12+
713## 3.1.2 - 2022-04-24
814
915** Fixed**
Original file line number Diff line number Diff line change 1111 "ext-json" : " *" ,
1212 "phpseclib/phpseclib" : " ~2.0" ,
1313 "google/cloud-tasks" : " ^1.10" ,
14- "thecodingmachine/safe" : " ^1.0|^2.0" ,
15- "firebase/php-jwt" : " ^5.0"
14+ "thecodingmachine/safe" : " ^1.0|^2.0"
1615 },
1716 "require-dev" : {
1817 "orchestra/testbench" : " ^4.0 || ^5.0 || ^6.0 || ^7.0" ,
You can’t perform that action at this time.
0 commit comments