Does not work with php 8.4

This commit is contained in:
2025-06-05 19:52:19 +02:00
parent 70cd2a41b1
commit ed089258c8

View File

@ -9,7 +9,7 @@
],
"license": "MIT",
"require": {
"php": "^8.3",
"php": "8.3",
"erusev/parsedown": "^1.7",
"inertiajs/inertia-laravel": "^2.0",
"laravel/dusk": "^8.2",