Skip to content

Commit

Permalink
Merge pull request #2246 from acelaya-forks/feature/nanoid-2
Browse files Browse the repository at this point in the history
Update to hidehalo/nanoid-php 2.0
  • Loading branch information
acelaya authored Nov 4, 2024
2 parents 1fd7d58 + 3085fa7 commit b5010e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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*
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b5010e4

Please sign in to comment.