Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #45

Open
wants to merge 1 commit into
base: 2.5.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
behat/behat (source) ^3.14.0 -> ^3.16.0 age adoption passing confidence require minor
laminas/laminas-ci-matrix-action 1.24.0 -> 1.27.2 age adoption passing confidence action minor
laminas/laminas-continuous-integration-action 1.39.0 -> 1.40.1 age adoption passing confidence action minor
laminas/laminas-servicemanager (source) ^3.20.0 -> ^3.23.0 age adoption passing confidence require-dev minor
phpunit/phpunit (source) ^9.6.19 -> ^9.6.21 age adoption passing confidence require-dev patch
shivammathur/setup-php 2.30.2 -> 2.31.1 age adoption passing confidence action minor
symfony/config (source) ^6.0.19 -> ^6.4.14 age adoption passing confidence require minor
symfony/dependency-injection (source) ^6.0.20 -> ^6.4.15 age adoption passing confidence require minor

Release Notes

Behat/Behat (behat/behat)

v3.16.0

Compare Source

Changed
  • Drop support for PHP < 8.1, Symfony < 5.4 and Symfony 6.0 - 6.3. In future Behat will drop support for PHP and symfony
    versions as they reach EOL. by @​AlexSkrypnyk in #​1504
  • ApplicationFactory::VERSION is deprecated and will not be updated, Behat now internally uses composer's runtime API
    to report the running version. by @​acoulton in #​1520
  • API changes to 2 final Behat classes that are not considered part of the public API (but were not explicitly marked
    as such). This may affect users who are creating instances direct rather than through the DI container as expected.
    See Behat\Behat\EventDispatcher\Cli\StopOnFailureController in #​1501 and Behat\Behat\Tester\Cli\RerunController in #​1518.
Added
Fixed
Internal
laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)

v1.27.2

Compare Source

Release Notes for 1.27.2

1.27.x bugfix release (patch)

1.27.2
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bug

v1.27.1

Compare Source

Release Notes for 1.27.1
1.27.1
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bug

v1.27.0

Compare Source

Release Notes for 1.27.0
1.27.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v1.26.0

Compare Source

Release Notes for 1.26.0
1.26.0
  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v1.25.0

Compare Source

Release Notes for 1.25.0
1.25.0
  • Total issues resolved: 0
  • Total pull requests resolved: 12
  • Total contributors: 2
Enhancement
renovate
laminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)

v1.40.1

Compare Source

Release Notes for 1.40.1
1.40.1
  • Total issues resolved: 1
  • Total pull requests resolved: 0
  • Total contributors: 1
Enhancement

v1.40.0

Compare Source

Release Notes for 1.40.0
1.40.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2
Enhancement
renovate
Bug
laminas/laminas-servicemanager (laminas/laminas-servicemanager)

v3.23.0

Compare Source

Release Notes for 3.23.0
3.23.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v3.22.1

Compare Source

Release Notes for 3.22.1

3.22.x bugfix release (patch)

3.22.1
  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v3.22.0

Compare Source

Release Notes for 3.22.0
3.22.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v3.21.0

Compare Source

Release Notes for 3.21.0

Feature release (minor)

Added
  • Duplicated all psalm-types from ConfigInterface in ServiceManager. This provides forward compatibility with v4.0.0
Removed
  • Support for PHP <8.1 due to PHPUnit 10 upgrade
Changed
  • Marked ConfigInterface and Config as deprecated as they will be removed with v4.0.0
3.21.0
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2
Enhancement
shivammathur/setup-php (shivammathur/setup-php)

v2.31.1

Compare Source

Changelog
  • Fix installing PECL extensions on Windows with a build version #​855

  • Fix cache support for ioncube extension #​856

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.31.0

Compare Source

Changelog
  • Added support for a fallback mirror for ondrej/php PPA when launchpad is down (#​834).

  • Fixed installing packages on self-hosted environments with existing conf files (#​852).

  • Fixed support for oci8 and pdo_oci extensions on ubuntu-24.04.

  • Fixed support for couchbase extension on ubuntu-24.04.

  • Fixed support for ubuntu-24.04 after apt-fast was dropped from the GA images.

  • Fixed support for firebird extension on macos-14

  • Fixed support for blackfire extension on macos-14.

  • Fixed support for relay extension.

  • Fixed support for phalcon extension for PHP 7.4 on Ubuntu.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.30.5

Compare Source

Changelog

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.30.4

Compare Source

Changelog

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.30.3

Compare Source

Changelog
  • Fixed reading extension directory for PHP 8.4 on macOS.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

symfony/config (symfony/config)

v6.4.14

Compare Source

Changelog (symfony/config@v6.4.13...v6.4.14)

v6.4.13

Compare Source

Changelog (symfony/config@v6.4.12...v6.4.13)

v6.4.8

Compare Source

Changelog (symfony/config@v6.4.7...v6.4.8)

  • no significant changes

v6.4.7

Compare Source

Changelog (symfony/config@v6.4.6...v6.4.7)

  • no significant changes

v6.4.6

Compare Source

Changelog (symfony/config@v6.4.5...v6.4.6)

v6.4.4

Compare Source

Changelog (symfony/config@v6.4.3...v6.4.4)

v6.4.3

Compare Source

Changelog (symfony/config@v6.4.2...v6.4.3)

  • no significant changes

v6.4.0

Compare Source

Changelog (symfony/config@v6.4.0-RC2...v6.4.0)

  • no significant changes

v6.3.12

Compare Source

Changelog (symfony/config@v6.3.11...v6.3.12)

  • no significant changes

v6.3.8

Compare Source

Changelog (symfony/config@v6.3.7...v6.3.8)

v6.3.2

Compare Source

Changelog (symfony/config@v6.3.1...v6.3.2)

  • no significant changes

v6.3.0

Compare Source

Changelog (symfony/config@v6.3.0-RC2...v6.3.0)

v6.2.13

Compare Source

Changelog (symfony/config@v6.2.12...v6.2.13)

  • no significant changes

v6.2.7

Compare Source

Changelog (symfony/config@v6.2.6...v6.2.7)

  • bug #​49248 Fix phpdoc nullable (alamirault)

v6.2.5

Compare Source

Changelog (symfony/config@v6.2.4...v6.2.5)

  • bug #​48917 Fix XML dump when node example is an array (alexandre-daubois)

v6.2.0

Compare Source

Changelog (symfony/config@v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.1.11

Compare Source

v6.1.3

Compare Source

Changelog (symfony/config@v6.1.2...v6.1.3)

  • no significant changes

v6.1.0

Compare Source

Changelog (symfony/config@v6.1.0-RC1...v6.1.0)

  • bug #​46328 Allow scalar configuration in PHP Configuration (jderusse, HypeMC)
  • bug #​46364 Fix looking for single files in phars with GlobResource (nicolas-grekas)
symfony/dependency-injection (symfony/dependency-injection)

v6.4.15

Compare Source

Changelog (symfony/dependency-injection@v6.4.14...v6.4.15)

  • no significant changes

v6.4.13

Compare Source

Changelog (symfony/dependency-injection@v6.4.12...v6.4.13)

v6.4.12

Compare Source

Changelog (symfony/dependency-injection@v6.4.11...v6.4.12)

v6.4.11

Compare Source

Changelog (symfony/dependency-injection@v6.4.10...v6.4.11)

v6.4.10

Compare Source

Changelog (symfony/dependency-injection@v6.4.9...v6.4.10)

v6.4.9

Compare Source

Changelog (symfony/dependency-injection@v6.4.8...v6.4.9)

  • bug symfony/symfony#57310 [DependencyInjection] Fix ternary in AutowireCallable attribute (@​alamirault)

v6.4.8

Compare Source

Changelog (symfony/dependency-injection@v6.4.7...v6.4.8)

  • no significant changes

v6.4.7

Compare Source

Changelog (symfony/dependency-injection@v6.4.6...v6.4.7)

  • no significant changes

v6.4.6

Compare Source

Changelog (symfony/dependency-injection@v6.4.5...v6.4.6)

v6.4.4

Compare Source

Changelog (symfony/dependency-injection@v6.4.3...v6.4.4)

v6.4.3

Compare Source

Changelog (symfony/dependency-injection@v6.4.2...v6.4.3)

  • bug symfony/symfony#51559 [DependencyInjection] #[Autowire] attribute should have precedence over bindings (@​HypeMC)
  • bug symfony/symfony#53501 [DependencyInjection] support lazy evaluated exception messages with Xdebug 3 (@​xabbuh)
  • bug symfony/symfony#53631 [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed (@​nicolas-grekas)
  • bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results (@​alexandre-daubois)

v6.4.2

Compare Source

Changelog (symfony/dependency-injection@v6.4.1...v6.4.2)

  • no significant changes

v6.4.1

Compare Source

Changelog (symfony/dependency-injection@v6.4.0...v6.4.1)

v6.4.0

Compare Source

Changelog (symfony/dependency-injection@v6.4.0-RC2...v6.4.0)

v6.3.12

Compare Source

Changelog (symfony/dependency-injection@v6.3.11...v6.3.12)

  • bug symfony/symfony#51559 [DependencyInjection] #[Autowire] attribute should have precedence over bindings (@​HypeMC)
  • bug symfony/symfony#53501 [DependencyInjection] support lazy evaluated exception messages with Xdebug 3 (@​xabbuh)
  • bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results (@​alexandre-daubois)

v6.3.11

Compare Source

Changelog (symfony/dependency-injection@v6.3.10...v6.3.11)

  • no significant changes

v6.3.10

Compare Source

Changelog (symfony/dependency-injection@v6.3.9...v6.3.10)

v6.3.8

Compare Source

Changelog (symfony/dependency-injection@v6.3.7...v6.3.8)

  • no significant changes

v6.3.5

Compare Source

Changelog (symfony/dependency-injection@v6.3.4...v6.3.5)

v6.3.4

Compare Source

Changelog (symfony/dependency-injection@v6.3.3...v6.3.4)

v6.3.2

Compare Source

Changelog (symfony/dependency-injection@v6.3.1...v6.3.2)

v6.3.1

Compare Source

Changelog (symfony/dependency-injection@v6.3.0...v6.3.1)

v6.3.0

Compare Source

Changelog (symfony/dependency-injection@v6.3.0-RC2...v6.3.0)

v6.2.13

Compare Source

Changelog (symfony/dependency-injection@v6.2.12...v6.2.13)

v6.2.12

Compare Source

Changelog (symfony/dependency-injection@v6.2.11...v6.2.12)

v6.2.11

Compare Source

Changelog (symfony/dependency-injection@v6.2.10...v6.2.11)

v6.2.10

Compare Source

Changelog (symfony/dependency-injection@v6.2.9...v6.2.10)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Read more about the use of Renovate Bot within ocramius/* projects.

@renovate renovate bot added the renovate label Apr 9, 2024
Copy link
Contributor Author

renovate bot commented Apr 9, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laminas/laminas-servicemanager:3.22.1 symfony/config:6.4.7 symfony/dependency-injection:6.4.7 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency psr/container is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires symfony/config ^6.4.7 -> satisfiable by symfony/config[v6.4.7].
    - symfony/config v6.4.7 requires php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires symfony/dependency-injection ^6.4.7 -> satisfiable by symfony/dependency-injection[v6.4.7].
    - symfony/dependency-injection v6.4.7 requires php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 3
    - Root composer.json requires laminas/laminas-servicemanager ^3.22.1 -> satisfiable by laminas/laminas-servicemanager[3.22.1].
    - laminas/laminas-servicemanager 3.22.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 4
    - symfony/config v6.4.7 requires php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
    - behat/behat v3.14.0 requires symfony/config ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/config[v6.4.7].
    - behat/behat is locked to version v3.14.0 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1fd6afe to 09595de Compare April 9, 2024 16:50
@renovate renovate bot changed the base branch from 2.4.x to 2.5.x April 9, 2024 16:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f4f790a to be6b119 Compare April 26, 2024 02:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b4e1895 to cf2bc50 Compare May 5, 2024 20:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf2bc50 to 7642f3b Compare May 7, 2024 03:53
Copy link
Contributor Author

renovate bot commented May 22, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update behat/behat:3.16.0 laminas/laminas-servicemanager:3.23.0 php:8.4.1 phpunit/phpunit:9.6.21 symfony/config:6.4.14 symfony/dependency-injection:6.4.15 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Dependency psr/container is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies

In RuleSetGenerator.php line 260:
                                                          
  [LogicException]                                        
  Fixed package php 8.0.99 was not added to solver pool.  
                                                          

Exception trace:
  at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:260
 Composer\DependencyResolver\RuleSetGenerator->addRulesForRequest() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:312
 Composer\DependencyResolver\RuleSetGenerator->getRulesFor() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/DependencyResolver/Solver.php:183
 Composer\DependencyResolver\Solver->solve() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Installer.php:508
 Composer\Installer->doUpdate() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Installer.php:298
 Composer\Installer->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Command/UpdateCommand.php:281
 Composer\Command\UpdateCommand->execute() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Command/Command.php:298
 Symfony\Component\Console\Command\Command->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Application.php:1040
 Symfony\Component\Console\Application->doRunCommand() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Application.php:301
 Symfony\Component\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Console/Application.php:396
 Composer\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Application.php:171
 Symfony\Component\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Console/Application.php:136
 Composer\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/bin/composer:93
 require() at /opt/containerbase/tools/composer/2.8.3/bin/composer:29

update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--patch-only] [-i|--interactive] [--root-reqs] [--bump-after-update [BUMP-AFTER-UPDATE]] [--] [<packages>...]


@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ae6cddc to 1a400b4 Compare May 23, 2024 04:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 022ba21 to 6e735c2 Compare June 5, 2024 23:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e735c2 to 88ef513 Compare June 13, 2024 03:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f9b3f8e to b0a489e Compare June 24, 2024 06:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7d1b929 to de8b422 Compare July 5, 2024 03:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cd5af41 to 93c8f5f Compare July 11, 2024 03:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 62b7f52 to eec509a Compare July 26, 2024 16:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eec509a to aa2e1d6 Compare July 30, 2024 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aa2e1d6 to b31a18c Compare August 8, 2024 14:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b31a18c to d38b75a Compare August 23, 2024 03:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8677ca8 to fd95f06 Compare August 30, 2024 18:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8cd0929 to e324b74 Compare September 11, 2024 00:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6f7b194 to 039fdaa Compare September 21, 2024 08:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c2b06e7 to 8dd516d Compare September 30, 2024 03:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 26cb3cf to 79d7902 Compare October 9, 2024 03:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 33b6a38 to 743c222 Compare October 20, 2024 04:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ecbbf34 to 260da20 Compare October 31, 2024 03:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from dcceb87 to 96615ba Compare November 13, 2024 04:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 49f65bf to 1c0ee7b Compare November 17, 2024 03:28
| datasource  | package                                       | from   | to     |
| ----------- | --------------------------------------------- | ------ | ------ |
| packagist   | behat/behat                                   | 3.15.0 | 3.16.0 |
| github-tags | laminas/laminas-ci-matrix-action              | 1.24.0 | 1.27.2 |
| github-tags | laminas/laminas-continuous-integration-action | 1.39.0 | 1.40.1 |
| packagist   | laminas/laminas-servicemanager                | 3.20.0 | 3.23.0 |
| github-tags | containerbase/php-prebuild                    | 8.3.14 | 8.4.1  |
| packagist   | phpunit/phpunit                               | 9.6.21 | 9.6.21 |
| github-tags | shivammathur/setup-php                        | 2.30.2 | 2.31.1 |
| packagist   | symfony/config                                | 6.0.19 | 6.4.14 |
| packagist   | symfony/dependency-injection                  | 6.0.20 | 6.4.15 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants