Skip to content

Commit

Permalink
Remove flag that ignores the platform req
Browse files Browse the repository at this point in the history
It was put in place to test with PHP 8.2
  • Loading branch information
greg0ire committed Dec 30, 2024
1 parent 5a0a5a8 commit 3ba56b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ jobs:
uses: "doctrine/.github/.github/workflows/continuous-integration.yml@7.1.0"
with:
php-versions: '["8.1", "8.2", "8.3"]'
composer-options: '--ignore-platform-req=php+'

0 comments on commit 3ba56b2

Please sign in to comment.