Skip to content

Commit

Permalink
Advance dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
csev committed May 15, 2024
1 parent 5143de1 commit 811d664
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@
},
"require": {
"php": ">=8.2.0",
"laravel/lumen-framework": ">=8.0.0",
"firebase/php-jwt" : ">=6.3.2",
"ezyang/htmlpurifier": ">=4.14.0"
"phpseclib/phpseclib": "v3.0.37",
"laravel/lumen-framework": "v10.0.3",
"firebase/php-jwt" : "v6.10.0",
"ezyang/htmlpurifier": "v4.17.0"

},
"require-dev": {
Expand Down

0 comments on commit 811d664

Please sign in to comment.