Add an env var to disable the deprecation message #70
Annotations
4 errors and 44 warnings
PHP 8.1, Symfony 6.0, PHPUnit 10
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/framework-bundle[v6.1.0, ..., v6.3.12] require symfony/config ^6.1 -> found symfony/config[v6.1.0, ..., v6.4.6] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.4.0, ..., v6.4.6] require symfony/config ^6.1|^7.0 -> found symfony/config[v6.1.0, ..., v6.4.6, v7.0.0, v7.0.3, v7.0.4, v7.0.6] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v7.0.0, ..., v7.0.6] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- Root composer.json requires symfony/framework-bundle ^6.1|^7.0 -> satisfiable by symfony/framework-bundle[v6.1.0, ..., v6.4.6, v7.0.0, ..., v7.0.6].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
PHP 8.2, Symfony 6.0, PHPUnit 10
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/framework-bundle[v6.1.0, ..., v6.3.12] require symfony/config ^6.1 -> found symfony/config[v6.1.0, ..., v6.4.6] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.4.0, ..., v6.4.6] require symfony/config ^6.1|^7.0 -> found symfony/config[v6.1.0, ..., v6.4.6, v7.0.0, v7.0.3, v7.0.4, v7.0.6] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v7.0.0, ..., v7.0.6] require symfony/cache ^6.4|^7.0 -> found symfony/cache[v6.4.0, ..., v6.4.6, v7.0.0, ..., v7.0.6] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires symfony/framework-bundle ^6.1|^7.0 -> satisfiable by symfony/framework-bundle[v6.1.0, ..., v6.4.6, v7.0.0, ..., v7.0.6].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
PHP 8.2, Symfony 6.0, PHPUnit 9.6
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/framework-bundle[v6.1.0, ..., v6.3.12] require symfony/config ^6.1 -> found symfony/config[v6.1.0, ..., v6.4.6] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.4.0, ..., v6.4.6] require symfony/config ^6.1|^7.0 -> found symfony/config[v6.1.0, ..., v6.4.6, v7.0.0, v7.0.3, v7.0.4, v7.0.6] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v7.0.0, ..., v7.0.6] require symfony/cache ^6.4|^7.0 -> found symfony/cache[v6.4.0, ..., v6.4.6, v7.0.0, ..., v7.0.6] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires symfony/framework-bundle ^6.1|^7.0 -> satisfiable by symfony/framework-bundle[v6.1.0, ..., v6.4.6, v7.0.0, ..., v7.0.6].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
PHP 8.1, Symfony 6.0, PHPUnit 9.6
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/framework-bundle[v6.1.0, ..., v6.3.12] require symfony/config ^6.1 -> found symfony/config[v6.1.0, ..., v6.4.6] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.4.0, ..., v6.4.6] require symfony/config ^6.1|^7.0 -> found symfony/config[v6.1.0, ..., v6.4.6, v7.0.0, v7.0.3, v7.0.4, v7.0.6] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v7.0.0, ..., v7.0.6] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- Root composer.json requires symfony/framework-bundle ^6.1|^7.0 -> satisfiable by symfony/framework-bundle[v6.1.0, ..., v6.4.6, v7.0.0, ..., v7.0.6].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
PHP 8.1, Symfony 6.0, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1, Symfony 6.0, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1, Symfony 6.4, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1, Symfony 6.4, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1, Symfony 6.4, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1, Symfony 6.4, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 6.0, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 6.0, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 6.1, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 6.1, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1, Symfony 6.2, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1, Symfony 6.2, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 6.3, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 6.3, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1, Symfony 6.3, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1, Symfony 6.3, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 6.0, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 6.0, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1, Symfony 6.0, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1, Symfony 6.0, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 6.3, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 6.3, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1, Symfony 6.1, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1, Symfony 6.1, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1, Symfony 6.2, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1, Symfony 6.2, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 6.2, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 6.2, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1, Symfony 6.1, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1, Symfony 6.1, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 6.4, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 6.4, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 6.4, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 6.4, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1, Symfony 6.3, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1, Symfony 6.3, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 6.2, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 6.2, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 6.1, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 6.1, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 7.0, PHPUnit 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 7.0, PHPUnit 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2, Symfony 7.0, PHPUnit 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2, Symfony 7.0, PHPUnit 9.6
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|