8000 Document `src/**/assets/README.md` files about direct installation an… · symfony/ux-lazy-image@fd564ed · GitHub
[go: up one dir, main page]

Skip to content

Commit fd564ed

Browse files
committed
Document src/**/assets/README.md files about direct installation and recommended alternatives.
1 parent 623282b commit fd564ed

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

assets/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
Lazy image loader and utilities for Symfony.
44

5-
**This package can't be used on its own, and requires the PHP package [symfony/ux-lazy-image](https://github.com/symfony/ux/tree/2.x/src/LazyImage).**
5+
**ℹ️ Direct installation of this package is for advanced users only.** We strongly recommend installing it through the PHP package [symfony/ux-lazy-image](https://packagist.org/packages/symfony/ux-lazy-image) in a Symfony application with Flex enabled.
6+
7+
If you still want to install this package directly, **make sure its version exactly matches [symfony/ux-lazy-image](https://packagist.org/packages/symfony/ux-lazy-image) PHP package version.**
68

79
## Resources
810

9-
- [Documentation](https://symfony.com/bundles/ux-autocomplete/current/index.html)
11+
- [Documentation](https://symfony.com/bundles/ux-lazy-image/current/index.html)
1012
- [Report issues](https://github.com/symfony/ux/issues) and
1113
[send Pull Requests](https://github.com/symfony/ux/pulls)
1214
in the [main Symfony UX repository](https://github.com/symfony/ux)

0 commit comments

Comments
 (0)
0