mirror of
https://github.com/cp6/my-idlers.git
synced 2025-06-06 09:08:10 +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",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.2",
|
"php": "^8.3",
|
||||||
"guzzlehttp/guzzle": "^7.9.2",
|
"guzzlehttp/guzzle": "^7.9.2",
|
||||||
"laravel/framework": "^v11.34.2",
|
"laravel/framework": "^v11.34.2",
|
||||||
"laravel/tinker": "^v2.10.0",
|
"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",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "8262749b3ee2a75ce102f4476c667e6b",
|
"content-hash": "aec72a0934ebcaf825dabeb8fbff3bf7",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "brick/math",
|
"name": "brick/math",
|
||||||
|
@ -8349,7 +8349,7 @@
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "^8.2",
|
"php": "^8.3",
|
||||||
"ext-json": "*"
|
"ext-json": "*"
|
||||||
},
|
},
|
||||||
"platform-dev": [],
|
"platform-dev": [],
|
||||||
|
|
Loading…
Add table
Reference in a new issue