Skip to content

Commit

Permalink
ci: phpunit-bridge ^6.4.1 (#6327)
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Apr 21, 2024
1 parent 57fe136 commit feea1b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -998,8 +998,6 @@ jobs:
name: PHPUnit (PHP ${{ matrix.php }}) (Symfony lowest)
runs-on: ubuntu-latest
timeout-minutes: 20
env:
SYMFONY_PHPUNIT_VERSION: '9.5'
strategy:
matrix:
php:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -89,7 +89,7 @@
"symfony/maker-bundle": "^1.24",
"symfony/mercure-bundle": "*",
"symfony/messenger": "^6.4 || ^7.0",
"symfony/phpunit-bridge": "^6.4 || ^7.0",
"symfony/phpunit-bridge": "^6.4.1 || ^7.0",
"symfony/routing": "^6.4 || ^7.0",
"symfony/security-bundle": "^6.4 || ^7.0",
"symfony/security-core": "^6.4 || ^7.0",
Expand Down

0 comments on commit feea1b0

Please sign in to comment.