Fix php version required
All checks were successful
Push image to registry / build-image (push) Successful in 6m0s
All checks were successful
Push image to registry / build-image (push) Successful in 6m0s
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user