Skip to content

Commit

Permalink
fix package vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
EriBloo committed Oct 10, 2024
1 parent 7adc064 commit 2763d59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ We highly appreciate you sending us a postcard from your hometown, mentioning wh
You can install the package via composer:

```bash
composer require 19932449-eribloo/laravel-cache-objects
composer require eribloo/laravel-cache-objects
```

You can publish and run the migrations with:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "19932449-eribloo/laravel-cache-objects",
"name": "eribloo/laravel-cache-objects",
"description": "Strongly typed cache objects",
"keywords": [
"EriBloo",
Expand Down

0 comments on commit 2763d59

Please sign in to comment.