Skip to content

Commit

Permalink
php8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickbussmann committed May 17, 2024
1 parent 9c0f1b8 commit 6e9831d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,13 @@ jobs:
- '8.0'
- '8.1'
- '8.2'
- '8.3'
- '8.4'
dependencies:
- lowest
- highest
experimental:
- false
include:
- php-version: '8.3'
experimental: false
composer-options: '--ignore-platform-reqs'
steps:
- uses: actions/checkout@v4
- uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 6e9831d

Please sign in to comment.