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 0e8ff8a commit 54b2fc0Copy full SHA for 54b2fc0
composer.json
@@ -20,8 +20,8 @@
20
],
21
"require": {
22
"php": "^7.4|^8.0",
23
- "illuminate/config": "^7.0|^8.0|^9.0|^10.0",
24
- "illuminate/support": "^7.0|^8.0|^9.0|^10.0",
+ "illuminate/config": "^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
25
"php-mqtt/client": "^1.3.0|^2.0"
26
},
27
"require-dev": {
0 commit comments