Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
messi89 authored Feb 24, 2023
1 parent e78fc78 commit 4d8949b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
# symfony-intl-infinite-loop-fixer
Provider a small fix for Symfony 2.7|2.8 with locale compose from PHP Intl extension.

- Add the GitHub repos to composer repositories
```json
{
"repositories": [
{
"url": "https://github.com/messi89/symfony-intl-infinite-loop-fixer",
"type": "git"
}
]
}
```

- Install the package
```bash
composer require messi89/symfony-intl-infinite-loop-fixer
Expand Down

0 comments on commit 4d8949b

Please sign in to comment.