Update git submodules

* Update vendor from branch 'REL1_43'
  to 33b2d2576c1c2f9a522f183e4a0dae5db21fc01a
  - build: Switch local image from composer-php74 to composer-php81
    
    In theory we could keep this on an arbitrarily different and older
    PHP version for quite a while (e.g. PHP 7.2 even if we wanted) since
    Composer generally does not execute or validate the code it downloads,
    and the way it resolves the dependency tree and PHP requirement is
    deterministic in the software, regardless of local runtime version.
    
    But for consistency it feels right to use php81 here.
    
    Note that this does NOT change the composer.json#require.php field
    which remains at `php >= 7.4`, and thus this also does not change the
    auto-generated `composer/platform_check.php` file which hardfails
    execution on any PHP <= 7.4 server.
    
    Bug: T328921
    Change-Id: I6b674e74aeaaec2678a06eea99eded2684f75990
    (cherry picked from commit f21952e554147262c749365ae219edaa1e33c7a0)
This commit is contained in:
Timo Tijhof 2025-10-28 12:24:46 +01:00 committed by Gerrit Code Review
parent a7e3966643
commit 14f02f3e49

2
vendor

@ -1 +1 @@
Subproject commit d9b7761127561cb4c504a86925c2c2d04088b3d7
Subproject commit 33b2d2576c1c2f9a522f183e4a0dae5db21fc01a