chore(deps): update required php version

Signed-off-by: miguel456 <me@nogueira.codes>
This commit is contained in:
Miguel Nogueira 2023-02-26 00:32:06 +00:00
parent 2b7909caa4
commit 7228f83fa1
No known key found for this signature in database
GPG Key ID: 3C6A7E29AF26D370
2 changed files with 4 additions and 4 deletions

View File

@ -8,13 +8,13 @@
],
"license": "MIT",
"require": {
"php": "^8.0",
"php": "^8.1",
"ext-json": "*",
"barryvdh/laravel-translation-manager": "^0.6.3",
"doctrine/dbal": "^3.0",
"geo-sot/laravel-env-editor": "^1.1.0",
"guzzlehttp/guzzle": "^7.0.1",
"jeroennoten/laravel-adminlte": "^3.2",
"jeroennoten/laravel-adminlte": "^3.8.6",
"laravel-notification-channels/discord": "^1.3",
"laravel-notification-channels/pusher-push-notifications": "^4.1.0",
"laravel/framework": "^10.0",

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": "748b410c3ae5c61138c2240aadb07a71",
"content-hash": "4d16e122bc24861cb4a6f20f80dcd46b",
"packages": [
{
"name": "almasaeed2010/adminlte",
@ -11929,7 +11929,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.0",
"php": "^8.1",
"ext-json": "*"
},
"platform-dev": {