Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Autocomplete/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-autocomplete:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/Chartjs/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-chartjs:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/Cropperjs/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-cropperjs:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/Dropzone/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-dropzone:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/LazyImage/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-lazy-image:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/LiveComponent/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-live-component:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/Notify/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-notify:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/React/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-react:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/Svelte/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-svelte:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/Swup/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-swup:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/TogglePassword/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-toggle-password:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/Translator/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-translator:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/Turbo/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-turbo:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/Typed/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-typed:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down
2 changes: 1 addition & 1 deletion src/Vue/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require symfony/ux-vue:2.23.0
npm add @symfony/[email protected]
```

**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 extra.symfony.flex.synchronize_package_json false`.
**Tip:** Your `package.json` file will be automatically modified by [Flex](https://github.com/symfony/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 "extra.symfony/flex.synchronize_package_json" false`.

## Resources

Expand Down