Skip to content

Commit

Permalink
bump composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad.Zand committed Nov 7, 2023
1 parent 132c536 commit 3aa1949
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
"require": {
"php": "^8.1",
"illuminate/queue": "^9.0|^10.0",
"php-amqplib/php-amqplib": "^3.5.1",
"php-amqplib/php-amqplib": "^3.6.0",
"illuminate/support": "^9.18|^10.0"
},
"require-dev": {
"ext-json": "*",
"phpunit/phpunit": "^9.6|^10.0.7",
"orchestra/testbench": "^v7.18.0",
"squizlabs/php_codesniffer": "^3",
"mockery/mockery": "^1.5.1",
"mockery/mockery": "^1.7.0",
"dg/bypass-finals": "dev-master",
"rector/rector": "^0.15.0"
"rector/rector": "^0.15.25"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3aa1949

Please sign in to comment.