chore: bump php to v8

This commit is contained in:
Hugo Renard 2024-11-06 16:55:50 +01:00
parent dfa3a7646a
commit c968abdf09
Signed by: hougo
GPG key ID: 3A285FD470209C59
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
"require": {
"slim/slim": "^4.10",
"illuminate/database": "^11",
"php": "^7.4",
"php": "^8",
"slim/php-view": "^3.1",
"monolog/monolog": "^2.4",
"ramsey/uuid": "^4.2",

8
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": "e606bc5254ae040c9663656cb32a35dd",
"content-hash": "a6840f30d7477af755a14612680ce84c",
"packages": [
{
"name": "brick/math",
@ -5446,12 +5446,12 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^7.4"
"php": "^8"
},
"platform-dev": [],
"platform-dev": {},
"plugin-api-version": "2.6.0"
}