Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyleeh committed Jul 29, 2022
1 parent ba6086a commit 02d7e46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "umomega/tags",
"description": "Tags Scaffold For umΩ Apps",
"keywords": ["umomega", "laravel", "tags", "php"],
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",
"authors": [
{
Expand All @@ -15,7 +15,7 @@
"require": {
"php": "^7.3|^8.0",
"laravel/framework": "^9.0",
"spatie/laravel-tags": "^3.0",
"spatie/laravel-tags": "^4.0",
"umomega/foundation": "^1.0"
},
"autoload": {
Expand Down

0 comments on commit 02d7e46

Please sign in to comment.