Skip to content

Commit

Permalink
[ALLI-10623] Upgrade to Symfony PHPUnit Bridge 6.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
WebCu committed Jan 5, 2024
1 parent 377006d commit 7346480
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@
"aws/aws-sdk-php": "^3.0"
},
"require-dev": {
"pmg/queue": "^6.0@beta",
"phpunit/phpunit": "^9.5",
"symfony/phpunit-bridge": "^5.4"
"symfony/phpunit-bridge": "^6.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7346480

Please sign in to comment.