Files
2026-03-22 22:21:50 +00:00
..
2026-03-20 09:00:50 +01:00
2025-07-21 10:05:53 +02:00
2025-08-23 19:17:48 +02:00
2026-03-22 22:21:50 +00:00
2026-02-03 23:14:09 +01:00
2026-01-11 00:13:28 +01:00

@symfony/ux-vue

JavaScript assets of the symfony/ux-vue PHP package.

Installation

This npm package is reserved for advanced users who want to decouple their JavaScript dependencies from their PHP dependencies (e.g., when building Docker images, running JavaScript-only pipelines, etc.).

We strongly recommend not installing this package directly, but instead install the PHP package symfony/ux-vue in your Symfony application with Flex enabled.

If you still want to install this package directly, please make sure its version exactly matches symfony/ux-vue PHP package version:

composer require symfony/ux-vue:2.23.0
npm add @symfony/ux-vue@2.23.0

Tip: Your package.json file will be automatically modified by Flex when installing or upgrading a PHP package. To prevent this behavior, ensure to use at least Flex 1.22.0 or 2.5.0, and run composer config --json "extra.symfony/flex.synchronize_package_json" false.

Resources