Skip to content

Commit

Permalink
Update php-amqplib/php-amqplib requirement from ^3.1 to ^3.6
Browse files Browse the repository at this point in the history
Updates the requirements on [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) to permit the latest version.
- [Release notes](https://github.com/php-amqplib/php-amqplib/releases)
- [Changelog](https://github.com/php-amqplib/php-amqplib/blob/master/CHANGELOG.md)
- [Commits](php-amqplib/php-amqplib@v3.1.0...v3.6.0)

---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent e89312a commit 7e431fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"php": ">=7.3|>=8.1",
"ext-json": "*",
"ext-sockets": "*",
"php-amqplib/php-amqplib": "^3.1",
"php-amqplib/php-amqplib": "^3.6",
"laravel/framework": "^6.20.12|^7.30.4|>=8.22.1|>=9.2|^10.0"
},
"require-dev": {
Expand Down

0 comments on commit 7e431fe

Please sign in to comment.