commit
a581a2b145
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.6.0",
|
"php": ">=5.6.0",
|
||||||
"illuminate/support": "^5.3 || ^6.0 || ^7.0",
|
"illuminate/support": "^5.3 || ^6.0 || ^7.0 || ^8.0",
|
||||||
"illuminate/routing": "^5.3 || ^6.0 || ^7.0",
|
"illuminate/routing": "^5.3 || ^6.0 || ^7.0 || ^8.0",
|
||||||
"jimdo/prometheus_client_php": "^0.9.0"
|
"jimdo/prometheus_client_php": "^0.9.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|
Loading…
Reference in a new issue