Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
milon committed Sep 9, 2020
1 parent 3402fe8 commit 3c952b9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ You can also edit your project's `composer.json` file to require `milon/barcode`

```json
"require": {
...
"milon/barcode": "^8.0"
}
```
Expand All @@ -37,7 +36,6 @@ For Laravel 7.* use this-

```json
"require": {
...
"milon/barcode": "^7.0"
}
```
Expand All @@ -46,7 +44,6 @@ For Laravel 6.* use this-

```json
"require": {
...
"milon/barcode": "^6.0"
}
```
Expand All @@ -55,7 +52,6 @@ For Laravel 5.0 and 5.1 use this-

```json
"require": {
...
"milon/barcode": "^5.1"
}
```
Expand All @@ -64,7 +60,6 @@ For Laravel 4.0, 4.1 and 4.2 use this-

```json
"require": {
...
"milon/barcode": "^4.2"
}
```
Expand Down

0 comments on commit 3c952b9

Please sign in to comment.