Dependencies Update
This commit is contained in:
parent
2b46a336db
commit
93b1bb2a85
@ -29,9 +29,9 @@
|
|||||||
"vendor-dir": "system/libs"
|
"vendor-dir": "system/libs"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.0",
|
"php": "^8.3",
|
||||||
"scssphp/scssphp": "^1.11",
|
"scssphp/scssphp": "^1.13",
|
||||||
"guzzlehttp/guzzle": "^7.7"
|
"guzzlehttp/guzzle": "^7.9"
|
||||||
},
|
},
|
||||||
"repositories": []
|
"repositories": []
|
||||||
}
|
}
|
||||||
|
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": "f76f17bb306c5d22e5c582b2adf83b05",
|
"content-hash": "85311ccfc22f18fb6ab49b0d99b5c56f",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/guzzle",
|
"name": "guzzlehttp/guzzle",
|
||||||
@ -690,7 +690,7 @@
|
|||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "^8.0"
|
"php": "^8.3"
|
||||||
},
|
},
|
||||||
"platform-dev": {},
|
"platform-dev": {},
|
||||||
"plugin-api-version": "2.6.0"
|
"plugin-api-version": "2.6.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user