Skip to content

Commit

Permalink
Update legacy-versions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tattali authored Jan 16, 2024
1 parent ed81577 commit b9d1579
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/Resources/doc/legacy-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@ Installation
Composer
--------

### Latest Symfony >= 5.1 || <= 6.4
### Latest Symfony >=7.0

```sh
composer require tattali/mobile-detect-bundle
```

### Latest Symfony >= 5.1 || <= 6.4

```sh
composer require 'tattali/mobile-detect-bundle:2.2.*'
```

### For Symfony >= 3.4 || <= 4.4

```sh
Expand Down

0 comments on commit b9d1579

Please sign in to comment.