Remove --ignore-platform-req=php for PHP 8
Some checks failed
Continuous Integration / PHP ${{ matrix.php-version }} ${{ matrix.job-description }} (on Windows, windows-latest, 7.4) (push) Has been cancelled
Continuous Integration / PHP ${{ matrix.php-version }} ${{ matrix.job-description }} (on macOS, macos-latest, 7.4) (push) Has been cancelled
Continuous Integration / PHP ${{ matrix.php-version }} ${{ matrix.job-description }} (ubuntu-latest, 7.1, none) (push) Has been cancelled
Continuous Integration / PHP ${{ matrix.php-version }} ${{ matrix.job-description }} (ubuntu-latest, 7.2, none) (push) Has been cancelled
Continuous Integration / PHP ${{ matrix.php-version }} ${{ matrix.job-description }} (ubuntu-latest, 7.3, none) (push) Has been cancelled
Continuous Integration / PHP ${{ matrix.php-version }} ${{ matrix.job-description }} (ubuntu-latest, 7.4) (push) Has been cancelled
Continuous Integration / PHP ${{ matrix.php-version }} ${{ matrix.job-description }} (ubuntu-latest, 8.0) (push) Has been cancelled

This commit is contained in:
Niklas Keller 2024-12-08 17:28:11 +01:00
parent e551086bc4
commit 508ca221f2
No known key found for this signature in database
GPG Key ID: AFA536ABA90C76A6

View File

@ -26,7 +26,6 @@ jobs:
- operating-system: 'ubuntu-latest'
php-version: '8.0'
composer-flags: '--ignore-platform-req=php'
- operating-system: 'windows-latest'
php-version: '7.4'