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 5400309 commit 9b9a832Copy full SHA for 9b9a832
composer.json
@@ -20,8 +20,8 @@
20
"require": {
21
"php": ">=8.1",
22
"ext-json": "*",
23
- "illuminate/queue": "5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0 | ^9.0| ^10.0 | ^11.0",
24
- "illuminate/support": "5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0 | ^9.0| ^10.0 | ^11.0",
+ "illuminate/queue": "5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0 | ^9.0| ^10.0 | ^11.0 | ^12.0",
+ "illuminate/support": "5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0 | ^9.0| ^10.0 | ^11.0 | ^12.0",
25
"google/cloud-pubsub": "^1.1",
26
"ramsey/uuid": "^2.0|^3.0|^4.0"
27
},
@@ -49,4 +49,4 @@
49
}
50
51
"minimum-stability": "stable"
52
-}
+}
0 commit comments