Skip to content

Commit 623b4ac

Browse files
committed
fix conflict
2 parents 0617891 + 3662285 commit 623b4ac

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LaravelAnnotation
1+
# Laravel #[Annotation]
22

33
### Introduction
44

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

1212
```bash
13-
$ composer require saeedpooyanfar/laravel-annotation
13+
composer require saeedpooyanfar/laravel-annotation
1414
```
1515

1616
### Setup

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saeedpooyanfar/laravel-annotation",
3-
"description": "Laravel annotations",
3+
"description": "Laravel #[Annotation]",
44
"version": "2.0.0",
55
"type": "library",
66
"require": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)