diff --git a/src/composer.json b/src/composer.json index ede6ae4..3b06e82 100644 --- a/src/composer.json +++ b/src/composer.json @@ -59,6 +59,7 @@ "spatie/laravel-sitemap": "", // generate site maps "artesaos/seotools": "", // automatic SEO tools "eumanito/php-capitalize-names": "", // Capitalize names with funky rules + "robinvdvleuten/ulid": "", // Universally Unique Lexicographically Sortable Identifier (ULID) // Others/uncategorized "appstract/laravel-opcache": "", // provides artisan commands to interact with opcache (not sure if site-specific)