Skip to content

Commit

Permalink
Add PHP 8.3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Czarnecki committed Aug 12, 2023
1 parent 5a5a03a commit 7c82369
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
dependencies:
- "lowest"
- "highest"
include:
- { php-version: '8.3', dependencies: 'highest', composer-options: '--ignore-platform-req=php' }

env:
JMS_TESTS_SHOW_DEPRECATIONS: 1
Expand Down

0 comments on commit 7c82369

Please sign in to comment.