Skip to content

Commit

Permalink
chore: Add tests for PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris53897 authored Oct 4, 2024
1 parent aa89bed commit a18a9bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ jobs:
symfony-version: "^7.0"
# Remove doctrine/phpcr-* in order to allow doctrine/persistence v3
composer-flags: "remove --dev --no-progress doctrine/phpcr-bundle doctrine/phpcr-odm"
- php-version: 8.4
symfony-version: "^7.0"
# Remove doctrine/phpcr-* in order to allow doctrine/persistence v3
composer-flags: "remove --dev --no-progress doctrine/phpcr-bundle doctrine/phpcr-odm"

services:
mysql:
Expand Down

0 comments on commit a18a9bd

Please sign in to comment.