Update to hidehalo/nanoid-php 2.0

This commit is contained in:
Alejandro Celaya 2024-11-04 08:50:58 +01:00
parent 1fd7d58084
commit 3085fa76cf
2 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this
### Changed
* Update to Shlink PHP coding standard 2.4
* Update to `hidehalo/nanoid-php` 2.0
### Deprecated
* *Nothing*

View File

@ -27,7 +27,7 @@
"friendsofphp/proxy-manager-lts": "^1.0",
"geoip2/geoip2": "^3.0",
"guzzlehttp/guzzle": "^7.9",
"hidehalo/nanoid-php": "^1.1",
"hidehalo/nanoid-php": "^2.0",
"jaybizzle/crawler-detect": "^1.2.116",
"laminas/laminas-config": "^3.9",
"laminas/laminas-config-aggregator": "^1.15",