mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-03 18:08:36 +00:00
PHP 8.3
This commit is contained in:
parent
9f4738c75e
commit
fcfa44f94f
2 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"php": "^8.3",
|
||||
"guzzlehttp/guzzle": "^7.9.2",
|
||||
"laravel/framework": "^v11.34.2",
|
||||
"laravel/tinker": "^v2.10.0",
|
||||
|
|
4
composer.lock
generated
4
composer.lock
generated
|
@ -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": "8262749b3ee2a75ce102f4476c667e6b",
|
||||
"content-hash": "aec72a0934ebcaf825dabeb8fbff3bf7",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
|
@ -8349,7 +8349,7 @@
|
|||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
"php": "^8.2",
|
||||
"php": "^8.3",
|
||||
"ext-json": "*"
|
||||
},
|
||||
"platform-dev": [],
|
||||
|
|
Loading…
Add table
Reference in a new issue