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

@@ -20,7 +20,7 @@ jobs:
environment: Testing
strategy:
matrix:
php-version: ['8.3', '8.4', '8.5']
php-version: ['8.4', '8.5']
steps:
- name: Checkout code

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",

4
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "39db375276337bc65329d77ffbaf3e15",
"content-hash": "8dde199dac170af0509baf689c4e98e9",
"packages": [
{
"name": "aws/aws-crt-php",
@@ -11438,7 +11438,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.3"
"php": "^8.4"
},
"platform-dev": {},
"plugin-api-version": "2.9.0"