Add app token repository

This commit is contained in:
René Preuß
2022-10-01 12:09:36 +02:00
parent 00f30e097d
commit 7ba3cdffb0
6 changed files with 115 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
}
],
"require": {
"php": "^7.2|^8.0",
"php": "^7.4|^8.0",
"ext-json": "*",
"illuminate/support": "~5.4|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
"illuminate/console": "~5.4|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",