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 b22e7e6 commit 9772fbdCopy full SHA for 9772fbd
composer.json
@@ -4,13 +4,13 @@
4
"type": "library",
5
"require": {
6
"php": "^7.4|^8.0",
7
- "graham-campbell/manager": "^4.6",
8
- "illuminate/contracts": "^8.0|^9.0",
9
- "illuminate/support": "^8.0|^9.0",
+ "graham-campbell/manager": "^5.0",
+ "illuminate/contracts": "^8.0|^9.0|^10.0",
+ "illuminate/support": "^8.0|^9.0|^10.0",
10
"influxdata/influxdb-client-php": "^2.6"
11
},
12
"require-dev": {
13
- "orchestra/testbench": "^6.13"
+ "orchestra/testbench": "^6.0|^7.0|^8.0"
14
15
"license": "MIT",
16
"authors": [
0 commit comments