Skip to content

Commit

Permalink
Merge pull request #150 from xerc/master
Browse files Browse the repository at this point in the history
[ADP] README Version
  • Loading branch information
lochmueller authored Oct 29, 2024
2 parents 173f7bd + 1275533 commit 20ad2d5
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,15 @@
- [RegExRep](#regex-replace) : search and replace strings using your regular expressions ; [embrace regex](https://www.regular-expressions.info) and [migrate now](#howto-migrate)
- [SVGstore](#svgstore) : combines all SVG selected within elements into one \<symbol\> file and replaces \<img\> by \<use\>

## Installation
## Version

#### >= 5.2.2
https://github.com/lochmueller/sourceopt/blob/173f7bd2a44b546844961ced1f0831371badd620/composer.json#L8-L9

https://github.com/lochmueller/sourceopt/blob/e310f6344a29b2dcaf7e2642724188b8f5d0059a/composer.json#L8-L9
#### <= 5.2.0 (legacy)
https://github.com/lochmueller/sourceopt/blob/6663a8a8512ba280bc7e8b8d38610146495a94ce/composer.json#L8-L9

## Installation

```bash
composer require lochmueller/sourceopt
Expand Down

0 comments on commit 20ad2d5

Please sign in to comment.