Explorar o código

:heavy_plus_sign: godruoyi/php-snowflake

visuddhinanda %!s(int64=4) %!d(string=hai) anos
pai
achega
a4c5b6e85e
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  1. 2 1
      change-logs.md
  2. 1 0
      composer.json

+ 2 - 1
change-logs.md

@@ -37,4 +37,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ## [1.0.4] - 2022-01-19
 
 - add SNOWFLAKE to .env.example
-- add snowflake to database.php
+- add snowflake to database.php
+- add dependency godruoyi/php-snowflake

+ 1 - 0
composer.json

@@ -7,6 +7,7 @@
     "require": {
         "php": "^7.3|^8.0",
         "fruitcake/laravel-cors": "^2.0",
+        "godruoyi/php-snowflake": "^2.0",
         "guzzlehttp/guzzle": "^7.0.1",
         "laravel/framework": "^8.75",
         "laravel/sanctum": "^2.11",