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 8135ac0 commit a40f9ddCopy full SHA for a40f9dd
composer.json
@@ -16,10 +16,10 @@
16
"type": "library",
17
"require": {
18
"php": "^7.3||^8.0",
19
- "illuminate/queue": "^7.0||^8.0||^9.0",
20
- "illuminate/contracts": "^7.0||^8.0||^9.0",
21
- "illuminate/cache": "^7.0||^8.0||^9.0",
22
- "illuminate/log": "^7.0||^8.0||^9.0"
+ "illuminate/queue": "^7.0||^8.0||^9.0|^10.0",
+ "illuminate/contracts": "^7.0||^8.0||^9.0|^10.0",
+ "illuminate/cache": "^7.0||^8.0||^9.0|^10.0",
+ "illuminate/log": "^7.0||^8.0||^9.0|^10.0"
23
},
24
"authors": [
25
{
0 commit comments