records and edgs
This commit is contained in:
+3
-3
@@ -18,7 +18,8 @@
|
||||
"mustache/mustache": "^2.14"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpstan/phpstan": "^1.8"
|
||||
"phpstan/phpstan": "^1.8",
|
||||
"laravel/framework": "^10.10"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
@@ -26,8 +27,7 @@
|
||||
},
|
||||
"files": [
|
||||
"src/Response.php",
|
||||
"src/macros.php",
|
||||
"src/File/Uploader.php"
|
||||
"src/macros.php"
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
|
||||
Reference in New Issue
Block a user