Skip to content

Commit

Permalink
Merge pull request #322 from Chris53897/patch-1
Browse files Browse the repository at this point in the history
chore: Add tests for PHP 8.4
  • Loading branch information
alexislefebvre authored Nov 12, 2024
2 parents aa89bed + a18a9bd commit 2b810cd
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 2b810cd

Please sign in to comment.