0.1.6B bugfix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"keywords": ["laravel", "framework"],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "^8.3",
|
||||
"php": "^8.4",
|
||||
"ext-dom": "*",
|
||||
"ext-openssl": "*",
|
||||
"inertiajs/inertia-laravel": "^2.0",
|
||||
@@ -17,7 +17,8 @@
|
||||
"plesk/ext-laravel-integration": "^7.0",
|
||||
"predis/predis": "^2.0",
|
||||
"sentry/sentry-laravel": "^4.10",
|
||||
"tightenco/ziggy": "^2.0"
|
||||
"tightenco/ziggy": "^2.0",
|
||||
"ext-libxml": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.23",
|
||||
|
||||
Reference in New Issue
Block a user