From 3d9f8b84850416e96cab1e63790ba648a685ec7f Mon Sep 17 00:00:00 2001 From: Olha Livitchuk Date: Fri, 18 Oct 2024 11:56:57 +0200 Subject: [PATCH] FRW-8773 Adjusted Readme and GA --- .github/workflows/ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2eb2de6..629b0d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: strategy: fail-fast: false matrix: - php-version: [ '8.1' ] + php-version: [ '8.2' ] steps: - name: Checkout diff --git a/README.md b/README.md index b03af3a..daf776c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Spryker PHPStan Extensions [![Build Status](https://github.com/spryker-sdk/phpstan-spryker/workflows/CI/badge.svg?branch=master)](https://github.com/spryker-sdk/phpstan-spryker/actions?query=workflow%3ACI+branch%3Amaster) -[![Minimum PHP Version](http://img.shields.io/badge/php-%3E%3D%208.1-8892BF.svg)](https://php.net/) +[![Minimum PHP Version](http://img.shields.io/badge/php-%3E%3D%208.2-8892BF.svg)](https://php.net/) [![License](https://poser.pugx.org/spryker/code-sniffer/license.svg)](https://packagist.org/packages/spryker-sdk/phpstan-spryker) * [PHPStan](https://github.com/phpstan/phpstan)