fix: Usa branch di fix di laravel restify

This commit is contained in:
Maicol Battistini 2023-06-12 12:52:32 +02:00
parent 1abe8a10c8
commit 64342f8aaa
No known key found for this signature in database
1 changed files with 7 additions and 1 deletions

View File

@ -31,7 +31,7 @@
"require": {
"php": ">=8.1",
"ext-pdo": "*",
"binaryk/laravel-restify": "^8",
"binaryk/laravel-restify": "dev-fix-rules",
"guzzlehttp/guzzle": "^7",
"inertiajs/inertia-laravel": "^0",
"jackiedo/dotenv-editor": "^2",
@ -95,6 +95,12 @@
"wikimedia/composer-merge-plugin": true
}
},
"repositories": {
"restify": {
"type": "github",
"url": "https://github.com/maicol07/laravel-restify.git"
}
},
"extra": {
"merge-plugin": {
"include": [