update php to 8.4

This commit is contained in:
2026-05-10 18:06:59 +03:30
parent 60a49b7082
commit 3a38df00ea
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
],
"license": "MIT",
"require": {
"php": "^8.3",
"php": "^8.4",
"laravel/ai": "^0.6.7",
"laravel/fortify": "^1.34",
"laravel/framework": "^13.7",