Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
SaeedDev94 committed Jan 14, 2022
2 parents 0617891 + 3662285 commit 623b4ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LaravelAnnotation
# Laravel #[Annotation]

### Introduction

Expand All @@ -10,7 +10,7 @@ PHP 8.1 brings even more exciting features like [`Enumerations`](https://www.php
### Installing

```bash
$ composer require saeedpooyanfar/laravel-annotation
composer require saeedpooyanfar/laravel-annotation
```

### Setup
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saeedpooyanfar/laravel-annotation",
"description": "Laravel annotations",
"description": "Laravel #[Annotation]",
"version": "2.0.0",
"type": "library",
"require": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 623b4ac

Please sign in to comment.