Skip to content

Commit 3aa1949

Browse files
author
Farhad.Zand
committed
bump composer
1 parent 132c536 commit 3aa1949

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
"require": {
77
"php": "^8.1",
88
"illuminate/queue": "^9.0|^10.0",
9-
"php-amqplib/php-amqplib": "^3.5.1",
9+
"php-amqplib/php-amqplib": "^3.6.0",
1010
"illuminate/support": "^9.18|^10.0"
1111
},
1212
"require-dev": {
1313
"ext-json": "*",
1414
"phpunit/phpunit": "^9.6|^10.0.7",
1515
"orchestra/testbench": "^v7.18.0",
1616
"squizlabs/php_codesniffer": "^3",
17-
"mockery/mockery": "^1.5.1",
17+
"mockery/mockery": "^1.7.0",
1818
"dg/bypass-finals": "dev-master",
19-
"rector/rector": "^0.15.0"
19+
"rector/rector": "^0.15.25"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)