We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e8124 commit 24a54b0Copy full SHA for 24a54b0
composer.json
@@ -20,16 +20,16 @@
20
"require": {
21
"php": "^8.2",
22
"ext-pcntl": "*",
23
- "illuminate/queue": "^11.0|^12.0",
24
- "illuminate/support": "^11.0|^12.0",
+ "illuminate/queue": "^10.0|^11.0|^12.0",
+ "illuminate/support": "^10.0|^11.0|^12.0",
25
"php-amqplib/php-amqplib": "^v3.7.3"
26
},
27
"require-dev": {
28
"ext-json": "*",
29
"dg/bypass-finals": "dev-master",
30
- "mockery/mockery": "^1.7.0",
31
- "orchestra/testbench": "^9.0|^10.1",
32
- "phpunit/phpunit": "^10.0|^11.5.14",
+ "mockery/mockery": "^1.0",
+ "orchestra/testbench": "^9.0|^10.0",
+ "phpunit/phpunit": "^10.0|^11.0",
33
"rector/rector": "^0.15.25",
34
"squizlabs/php_codesniffer": "^3.12"
35
0 commit comments