diff --git a/resources/platformsh/ibexa-commerce/3.3/.platform.app.yaml b/resources/platformsh/ibexa-commerce/3.3/.platform.app.yaml index a085aea..0d52d47 100644 --- a/resources/platformsh/ibexa-commerce/3.3/.platform.app.yaml +++ b/resources/platformsh/ibexa-commerce/3.3/.platform.app.yaml @@ -15,7 +15,7 @@ dependencies: composer/composer: '^2.0' # The type of the application to build. -type: php:8.1 +type: php:8.3 build: # "none" means we're running composer manually, see build hook diff --git a/resources/platformsh/ibexa-content/3.3/.platform.app.yaml b/resources/platformsh/ibexa-content/3.3/.platform.app.yaml index b1a71ba..f6ca04d 100644 --- a/resources/platformsh/ibexa-content/3.3/.platform.app.yaml +++ b/resources/platformsh/ibexa-content/3.3/.platform.app.yaml @@ -15,7 +15,7 @@ dependencies: composer/composer: '^2.0' # The type of the application to build. -type: php:8.1 +type: php:8.3 build: # "none" means we're running composer manually, see build hook diff --git a/resources/platformsh/ibexa-experience/3.3/.platform.app.yaml b/resources/platformsh/ibexa-experience/3.3/.platform.app.yaml index b1a71ba..f6ca04d 100644 --- a/resources/platformsh/ibexa-experience/3.3/.platform.app.yaml +++ b/resources/platformsh/ibexa-experience/3.3/.platform.app.yaml @@ -15,7 +15,7 @@ dependencies: composer/composer: '^2.0' # The type of the application to build. -type: php:8.1 +type: php:8.3 build: # "none" means we're running composer manually, see build hook diff --git a/resources/platformsh/ibexa-oss/3.3/.platform.app.yaml b/resources/platformsh/ibexa-oss/3.3/.platform.app.yaml index 8e9defe..7d4451e 100644 --- a/resources/platformsh/ibexa-oss/3.3/.platform.app.yaml +++ b/resources/platformsh/ibexa-oss/3.3/.platform.app.yaml @@ -15,7 +15,7 @@ dependencies: composer/composer: '^2.0' # The type of the application to build. -type: php:8.1 +type: php:8.3 build: # "none" means we're running composer manually, see build hook