Update php to 8.3
continuous-integration/drone/push Build is passing Details

This commit is contained in:
philipp lang 2024-09-21 21:55:16 +02:00
parent 767df11e4f
commit fca7fc463e
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
], ],
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^8.1", "php": "^8.3",
"barryvdh/laravel-debugbar": "^3.9", "barryvdh/laravel-debugbar": "^3.9",
"beyondcode/laravel-dump-server": "^1.8", "beyondcode/laravel-dump-server": "^1.8",
"cviebrock/eloquent-sluggable": "^10.0", "cviebrock/eloquent-sluggable": "^10.0",