Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mglowala authored Apr 2, 2024
1 parent d13564e commit 9a7c06d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"require": {
"php": "~8.1",
"ext-amqp": "*",
"symfony/amqp-messenger": "^6.4",
"symfony/amqp-messenger": "^6.0",
"symfony/http-kernel": "^5.4|^6.0",
"symfony/messenger": "^6.4"
"symfony/messenger": "^6.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.4",
Expand Down

0 comments on commit 9a7c06d

Please sign in to comment.